reference/strategies.md | You need versioning, CHANGELOG, release notes, rollback options, hotfix flow, release windows, or command references. |
reference/patterns.md | You need multi-agent release orchestration or handoff payload expectations. |
reference/examples.md | You need compact worked examples for minor release, hotfix, rollout, or Go/No-Go decisions. |
reference/release-anti-patterns.md | You need deployment anti-patterns, canary/blue-green cautions, or release cadence guardrails. |
reference/feature-flag-pitfalls.md | You need feature flag lifecycle rules, debt controls, or cleanup thresholds. |
reference/versioning-pitfalls.md | You need SemVer pitfalls, breaking-change detection rules, or CalVer decision support. |
reference/rollback-anti-patterns.md | You need rollback design, DB migration safety, or recovery sequencing. |
reference/hotfix-workflow.md | You are running hotfix: emergency patch playbook, 2h SLA, shortened CI gate, hotfix branch, bundled rollback, and backport-to-main planning. |
reference/canary-rollout.md | You are running canary: progressive traffic shifts (1% โ 10% โ 50% โ 100%), guardrail metrics, automatic abort conditions, and observation windows. |
reference/mobile-release.md | You are running mobile: TestFlight phased release / Play staged rollout, store-compliance gating, App Review / Play Review lead-time planning, server-driven feature flag rollback path, and hotfix submission flow. |
_common/OPUS_5_AUTHORING.md | You are sizing the release plan, deciding adaptive thinking depth at rollout staging, or front-loading release type/scope/risk at PLAN. Critical for Launch: P3, P5. |
reference/autorun-schema.md | You are emitting the AUTORUN _STEP_COMPLETE block โ Launch-specific Output/Next schema. |