Files
neuron-tai/.scratch/alpha-hardening/issues/18-doc-operational-runbooks.md
D.Popov 68e057209c Add alpha-hardening ADRs and issue plan from pre-release audit.
Lock alpha scope, tracker auth, TOPLOC fraud verification, and deferred multi-tracker money-path work; supersede legacy fraud issues with ADR-0018.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 23:12:09 +03:00

1023 B

Status: ready-for-agent

18 — DOC: Operational runbooks (stubs)

What to build

Add operational runbook stubs for alpha operators under docs/runbooks/ (or .scratch/alpha-hardening/runbooks/ until close-feature):

  1. Ledger backup — billing SQLite, accounts SQLite, registry DB paths; gossip pause procedure
  2. Treasury key rotation — devnet mock-USDT mint + treasury keypair rotation without double-credit
  3. Upgrade path — tracker rolling restart with persisted strike/reputation (post issue 05)

Acceptance criteria

  • Three markdown runbook stubs with prerequisites, steps, rollback
  • Reference ADR-0015 settlement loop and ADR-0016 trust assumptions
  • Secrets handling: never commit .env.devnet, keypairs
  • No production code changes

Blocked by

None (stubs can land before issue 05; update after persistence ships)