core/demos
Shay a68b7060bd feat(demo): add epistemic truth-state authority demo
A model-style proposer submits a claim, evidence bundle, and optional
bounded-inference block; CORE alone assigns the typed epistemic state
drawn from the canonical core.epistemic_state taxonomy (no parallel
enum) and emits a deterministic, replayable evidence artifact.

The proposer cannot set assigned_state, status, trace_hash,
authority_path, evidence_ledger, or normative_clearance: the closed
recursive schema rejects any root-level injection before state
evaluation runs, and proposer-supplied proposed_state/trace_hash are
recorded as ignored and never read.

Adds closed schema, six fixtures, pinned expected artifacts, a
double-run byte-identical runner with hardened output-dir policy, and a
22-test suite. No network, subprocess, eval/exec, model API, or side
effects beyond demo output.
2026-06-11 12:46:17 -07:00
..
amr_decision_substrate harden amr demo replay fixture 2026-06-02 10:38:00 -07:00
claude_hybrid_verification feat(demo): add Claude-to-CORE hybrid verification demo 2026-06-10 20:41:50 -07:00
claude_tool_authority fix(demo): restore full tool authority runner 2026-06-11 11:42:32 -07:00
epistemic_truth_state feat(demo): add epistemic truth-state authority demo 2026-06-11 12:46:17 -07:00