One Interface for Answer, Audit, Request, and Challenge
This console is the first operator surface over the governed artifacts. It pulls the active snapshot, stage-gate state, anonymous request ledger, public falsification register, and citation evidence into one place, so the eventual answer interface does not split release and audit into separate tools.
Governed Query
read onlyQuery Result
waitingActive Snapshot
loadingGate State
trackCitation Evidence
0 citationsAnonymous Request Ledger
0 entriesPublic Falsification Challenges
0 challenges
Open challenge? Replay using the entry’s replay_instructions against the declared snapshot.
If replay fails the challenge, set status to substantiated with an action plan.
If replay holds, resolve with falsification_resolver.py (local repo only — not wired to the live static site yet).
Unified Request Lifecycle
0 open issuesAnonymous request entry is created
Every interaction must create a separate identity-free request record keyed by request ID and snapshot ID.
Trace and evidence bind to active snapshot
The same interaction must resolve through chunks, citations, and gate outputs tied to one active snapshot.
Audit pull remains on the same surface
Answer release, source drilldown, governance refs, and replay state remain inspectable without switching tools.
Challenges become actionable tightening work
Public falsification records stay replayable and, once acknowledged, become due action paths to tighten the research.