assistant-determinism
| Field | Value |
|---|---|
| ID | assistant-determinism |
| Version | 1.1.0 |
| Mode | determinism |
| Layer | Anthropic |
| Category | eval |
| Severity | ⚪ shadow |
| SLA | 600,000 ms |
| Depends on | none |
| Source | packages/ai/__gates__/assistant-determinism.gate.ts |
What it asserts
Every case in determinism.cases.json produces structurally-equivalent output across N=5 reps at temperature 0.
Run it locally
bun run gates --gate=assistant-determinismSee also
determinismmode- Anthropic layer
- Allowlists — how to bound a known finding with an expiration
- Contributing — how to evolve this gate or write a new one
Generated by apps/design/scripts/generate-gate-pages.ts from the gate's source-of-truth metadata. Edit this page by editing the gate file's description / version / etc.
architecture-invariants
Structural monorepo invariants: @repo/* has keys.ts, layouts are server components, gates live in __gates__, every workspace declares a test script.
assistant-red-team
Assistant refuses every entry in the Matter red-team corpus (prompt-injection, jailbreak, data-extraction, tool-misuse, authority-escalation).