Gauntlet-Spec: blocker schema for goal/outcome blockers #3
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/gauntlet#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-08T12:47:11Z - https://github.com/coilysiren/gauntlet/issues/13
Slice of #12.
Problem
In Gauntlet-Code, blockers are invariants (auth, ownership, input validation). In Gauntlet-Spec, blockers are user goals or business outcomes, which have a different shape: outcome-shaped not assertion-shaped, often probabilistic, often referencing a world model rather than a request/response pair.
A spec can be fully satisfied while a goal is violated (Goodhart). The blocker schema has to be expressive enough to encode "goal X must be served, even if all spec invariants pass."
Scope
Out of scope
Done when
A new trial can be authored with at least one goal blocker, schema validates, and the existing gauntlet runtime ignores them gracefully (since attacker/inspector for spec mode don't exist yet).
Iceboxed in the 2026-05-29 backlog burn-down: Explicit slice of #4 Gauntlet-Spec cluster (cluster fully iceboxed). Reopen anytime if it becomes real.