Add admin-key custody runbook and signer roster (SEC-B10, #398) #978
No reviewers
Labels
No labels
agent:fix_bugfix
agent:fix_conflicts
agent:fix_security
agent:gap_analysis
agent:implement
agent:implement
agent:implement
agent:open_issues
agent:ready
agent:research
agent:security_audit
agent:verify
architecture
backend
blocker:hybrid
blocker:launch
blocker:limit-orders
blocker:v2
block:log_only
block:security
bug
ci
contracts
correctness
deploy
dev
devops
docs
documentation
duplicate
e2e
enhancement
epic
feature
frontend
functional-completion
gas
good first issue
governance
help wanted
high-risk
hooks
hybrid
indexer
infra
infrastructure
integrators
invalid
launch-blocker
limit-orders
localnet
localterra
low priority
missing-implementation
needs-design
ops
performance
priority
high
priority
medium
product
qa
QA
question
ready
ready
research
scripts
security
security-hardening
smartcontracts
tech-debt
testing
ux
UX
v2
verification
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-dex-terraclassic!978
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-398-key-custody-roster"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements SEC-B10 (#398): a custody framework for the production governance key.
New
docs/runbooks/key-custody.md:Honors the "pending multisig setup" status — no fabricated signers/addresses/threshold; concrete values are key-ceremony fill-ins. Forward-references SEC-B09 (#397) signing flow and SEC-D10 (#408) rotation cookbook; no duplication.
Wiring: Phase 0 custody gate, Related-docs header, BLOCK table, and go/no-go doc invariant in
launch-checklist.md; cross-link insecurity-model.md. Verify quartet:check_key_custody_docs.py,verify-issue-398.sh,AGENTS_KEY_CUSTODY.md, Makefile targets intolint+help.make verify-issue-398-> 5/5. Doc-only; no chain/Postgres. Phase 0 checkbox intentionally left unchecked until the real multisig is live.mentioned in issue #398
Security review — MR !978
Commit reviewed:
f1091f011f218eefbf642c792db723b33400e180Scope: Doc-only SEC-B10 (#398) —
docs/runbooks/key-custody.md, launch-checklist / security-model cross-links,scripts/check_key_custody_docs.py,scripts/qa/verify-issue-398.sh,skills/AGENTS_KEY_CUSTODY.md, Makefile wiring intolint/verify-issue-398.Method: Full diff vs
origin/main; traced verification scripts for injection, secret leakage, auth bypass, and unsafe execution paths; reviewed custody runbook rotation/escalation guidance against existing wasm-admin-migration and deployment docs.Outcome:
FINDINGS: 0medium+Security review: no medium+ findings on this diff.
Inline threads: none (no findings to anchor).
Notes (informational, below reporting threshold):
<fill>); policy explicitly forbids committing real signer identities/addresses.check_key_custody_docs.py/verify-issue-398.shoperate on fixed repo paths with no external/attacker-controlled input; no subprocess shell injection surface.make verify-issue-398checks documentation presence/markers only — runbook states filled roster is private and not verified here; Phase 0 checkbox remains unchecked until live multisig (appropriate).mentioned in merge request !979
mentioned in issue #408
mentioned in commit
f1125d59c9