Governed Console

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 only

Query Result

waiting
Start the local governed runtime server to submit queries from this page. The read-only audit surface works without it, but atomic request logging and trace sealing require the server path.

Active Snapshot

loading
Loading governed artifacts...

Gate State

track

Citation Evidence

0 citations

Anonymous Request Ledger

0 entries

Public 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 issues
01

Anonymous request entry is created

Every interaction must create a separate identity-free request record keyed by request ID and snapshot ID.

02

Trace and evidence bind to active snapshot

The same interaction must resolve through chunks, citations, and gate outputs tied to one active snapshot.

03

Audit pull remains on the same surface

Answer release, source drilldown, governance refs, and replay state remain inspectable without switching tools.

04

Challenges become actionable tightening work

Public falsification records stay replayable and, once acknowledged, become due action paths to tighten the research.