Guides

Jev workflow guides

Small, typed questions composed in code. These notes follow official primitive names and sourced repositories. They are not a substitute for TypeSafe docs.

  • Route a support ticket with Choice, Score, and Noul

    Build one Jev request that picks a team, rates urgency, and checks for an explicit refund ask.

    @typesafe-ai/sdk · fast-jev-compaction

    Read guide
  • Keep tool results verbatim instead of summarizing

    Use Jev as a keep-or-drop judge for agent transcripts, following the fast-jev-compaction pattern.

    fast-jev-compaction · jev-sentinel

    Read guide
  • When not to use Jev

    Keep Jev on System One judgments. Do not send it work that needs generation, tools with arguments, or slow reasoning.

    jevlike · system-one-adapter-python

    Read guide