⚠ Direct DB access. Read-only by default. Every query is audit-logged.
Mutations require BICAMERAL_ENABLE_ADMIN_PANEL_WRITES=1 at server start.
⚠ WRITES ENABLED — queries will mutate the ledger
Enable write mode
Write mode will let this panel mutate the ledger directly.
Mutations bypass the normal decision/source remove flows but are still
audit-logged. To proceed, type the literal phrase below.
Source
Decisions from this source
Remove decision
Soft-delete — signoff.state = "removed". Reason is required. No unremove.
Remove source
Cascading hard-delete of the source + soft-delete of every derived decision. Inspect the cascade carefully.