Add launch go/no-go gate and sign-off to runbook (SEC-A06) (#391) #916
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!916
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-391-launch-go-no-go-gate"
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?
Summary
Addresses GitLab #391 (SEC-A06): the pool-only launch runbook had no consolidated go/no-go section or mandatory sign-off before production mainnet deploy.
docs/runbooks/launch-checklist.mdwith explicit BLOCK, PAUSE, GO, and GO with accepted risk criteria.QA_TEMPLATE.md§ SIGN-OFF role table and requiring a launch-issue comment before mainnet Phase 1.make check-launch-go-no-go-docs/make verify-issue-391regression and agent playbookskills/AGENTS_LAUNCH_GO_NO_GO.md.Acceptance checklist
launch-checklist.mdhas explicit go/no-go section with BLOCK, PAUSE, GO criteriagrep 'Phase 5 — Go / no-go' docs/runbooks/launch-checklist.mdmake check-launch-go-no-go-docsmake check-launch-go-no-go-docsmake check-launch-go-no-go-docsgrep QA_TEMPLATE.md docs/runbooks/launch-checklist.mdVerification checklist (third parties)
Manual review:
docs/runbooks/launch-checklist.md→ confirm Phase 5 decision table and mandatory sign-off steps.docs/deployment-guide.mdanddocs/security-model.mdlink to Phase 5.skills/AGENTS_LAUNCH_GO_NO_GO.mddescribes the three decisions and regression commands.Blockers
None.
Security review — MR !916
Commit reviewed:
5b1ef3a0747fcf15e458fc5b8183ec38d504489bScope: Documentation and QA regression only —
docs/runbooks/launch-checklist.mdPhase 5 go/no-go gate, cross-links in deployment/security/QA docs,scripts/check_launch_go_no_go_docs.py,scripts/qa/verify-issue-391.sh,skills/AGENTS_LAUNCH_GO_NO_GO.md, Makefilelint/verify-issue-391targets.Method: Full MR diff review; traced attacker-controlled input to sinks in new/changed scripts; checked for injection, authz, secret leakage, SSRF/XSS, supply-chain, and on-chain/off-chain boundary changes. No prior security-review threads on this MR.
Outcome:
FINDINGS: 0medium+Security review: no medium+ findings on this diff.
Inline threads: none (no findings to anchor).
Notes:
check_launch_go_no_go_docs.pyreads only hardcoded paths derived from__file__; no external or CLI input, no subprocess/eval/network.verify-issue-391.shruns fixedmake/grep/teststeps withset -euo pipefailand quoted expansion; no user-controlled arguments.make lintis a process guardrail, not an enforcement bypass for human sign-off (runbook still requires manual launch-issue sign-off before mainnet).mentioned in commit
9c9b10e87f