Fleet Schemas ↑↓ move within a pane · ←→ move between panes · Enter opens · Esc backs out
CaseRecord 25 fields

laws-core/CaseRecord

accused object
no description declared
required
facts object
no description declared
required
session string
accused: session UUID so replay can reach the primary evidence
required
turn integer
accused: violating turn
situation string
accused: context plus what the agent did at the decision point - the inputs and choice made, not a summary; include artifact paths
required
accusation string
accused: the user's correction, quoted verbatim
required
opinion object
no description declared
bucket one of: misspecification | mistake
accused: misspecification when the rule was unclear or missing, or mistake when the rule was clear and the agent dropped it
laws map of string
accused: one line on how this violated law applies to these facts
split string
accused: own X% rule unclarity / Y% own lapse
why string
accused: honest mechanism - habit, wrong assumption, or tempting shortcut
cureTo0 string
At least three candidate cures (per CORRECT_MINDSET check 3), each with a one-line chosen or rejected reason, the adopted pick marked and shown in full - file(s) with published URL, the before/after edit, and the full record changed (law-chapter YAML or the full non-law prose block); never a behavioral promise.
magistrate object
no description declared
required
facts object
no description declared
session string
case owl: session UUID; laws case finalize stamps this automatically
opinion object
no description declared
bucket one of: misspecification | mistake
case owl: final classification by whichever share of the reconciled split exceeds 50%
laws map of string
case owl: one line on how this violated law applies to the owl's reading of the facts
split string
case owl: own X% rule unclarity / Y% own lapse, formed before reading accused.opinion.split; flag differences in the recap
why string
case owl: read of the mechanism for a mistake bucket
cureTo0 string
At least three candidate cures (per CORRECT_MINDSET check 3), each with a one-line chosen or rejected reason, the adopted pick marked and shown in full - file(s) with published URL, the before/after edit, and the full record changed (law-chapter YAML or the full non-law prose block); never a behavioral promise.
outcome object
no description declared
required
changes string
case owl: what changed - the merged record of amendments made and their effect
required
eval object
no description declared
required
prompt string
case owl: observable RED/GREEN test for the eval judge, or N/A: <reason> for a non-fireable case

Checks

This binding declares no checks beyond its field shape.

Defects

No defects in the 27 records checked.

Where it lives

Bound bylaws-core
Declared in~/mnt/laws/laws-core/assets/schemas/case.ts
BindingcaseDataStore
Directory~/mnt/laws/laws-core/assets/cases
Files*.yml
Referenced ascase-record