Run a Jev pack
run_packValidates a state object against a pack's schema and invokes TypeSafe System One to produce typed Choice, Noul, or Score judgments with confidence and usage data.
Instructions
Validate state and call TypeSafe System One (Jev) for that pack only. Returns typed answers (choice/noul/score), probabilities/confidence where the API provides them, and usage. Requires TYPESAFE_API_KEY. Does not run side effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | State object matching the pack's JSON Schema from describe_pack | |
| pack_id | Yes | Pack id from list_packs |