Extreme Lifecycle
When to Use
- Govern end-to-end system lifecycle from concept through disposal for high-assurance workloads
- Define lifecycle phases, entry/exit criteria, and gate reviews with required evidence
- Maintain bidirectional traceability—requirements, design, build, test, deploy, ops, and retire
- Control configuration baselines, approved changes, and tech refresh / obsolescence plans
- Plan sustainment—spares, vendor support, patch posture, and end-of-life transitions
- Interface with assurance, DevSecOps, and authorization without owning those roles
- Author decommissioning and data disposition plans with verification and audit trail
- Operate in regulated or classified contexts using generic, NDA-safe framing (no customer dumps)
- Produce lifecycle registers, gate packets, baseline manifests, and retirement checklists
When NOT to Use
- Run multi-team milestone RAID and steering status only →
technical-program-manager
- Establish HRO mindset, stop-the-line, and defect-escape prevention culture →
zero-tolerance-for-failure
- Classify criticality tiers, RTO/RPO, and blast-radius architecture without full lifecycle →
mission-critical
- Own cleared DevSecOps pipeline, build standards, and release trains only →
classified-software-devsecops-engineer
- Prove correctness with formal methods, models, or certification evidence →
software-assurance-formal-methods-specialist
- Automate SOC/ISO audit controls and continuous compliance monitoring →
compliance-engineer
- Pre-flight architecture or go/no-go on a single change without lifecycle baseline →
build-validator
- Own enterprise infrastructure portfolio, capex, and DC strategy →
vp-of-infrastructure
Related skills
| Need |
Skill |
| Criticality tiering, objectives, release governance by tier |
mission-critical |
| Failure-prevention culture, verification gates, FMEA |
zero-tolerance-for-failure |
| Program milestones, dependencies, launch readiness |
technical-program-manager |
| Cleared build/release and DevSecOps pipeline |
classified-software-devsecops-engineer |
| Formal assurance, proofs, and certification packages |
software-assurance-formal-methods-specialist |
| Audit evidence pipelines and control automation |
compliance-engineer |
| Plan/design validation before execution |
build-validator |
| Infrastructure portfolio and capex |
vp-of-infrastructure |
| Secure SDLC, CI gates, SBOM |
devsecops |
| Recovery architecture and restore evidence |
cyber-resilience-engineer |
| BCM program and enterprise DR |
bcm-disaster-recovery-specialist |
Core Workflows
1. Scope and lifecycle charter
Define system boundary, assurance level, regulatory/classified interfaces, and lifecycle authority.
See references/extreme_lifecycle_scope.md.
2. Phases and gates
Map concept → design → build → verify → deploy → operate → sustain → dispose with gate criteria.
See references/lifecycle_phases_and_gates.md.
3. Traceability and evidence
Link artifacts across phases; define evidence types, retention, and independence requirements.
See references/traceability_and_evidence.md.
4. Operate, sustain, and obsolescence
Run sustainment reviews, tech refresh, vendor EOL, and operational baseline drift control.
See references/operate_sustain_and_obsolescence.md.
5. Change, baseline, and retirement
Manage baselines, approved deltas, decommissioning, and data disposition with verification.
See references/change_baseline_and_retirement.md.
6. Stakeholders and assurance interfaces
Coordinate owners, ISSO/ATO consumers, assurance, and DevSecOps without owning their deliverables.
See references/stakeholders_and_assurance_interfaces.md.
Outputs
- Lifecycle charter — scope, phases, RACI, assurance tier, review cadence
- Gate catalog — phase × gate → criteria, evidence, approvers, waiver rules
- Traceability matrix — requirement/design/test/deploy/ops links with gap flags
- Configuration baseline manifest — versions, hashes, environments, approval record
- Obsolescence and tech-refresh plan — EOL dates, mitigations, funding hooks
- Sustainment review record — support posture, patch debt, spares, drill outcomes
- Decommissioning package — shutdown sequence, data disposition, evidence of destruction/archival
Principles
- Lifecycle before backlog — phase gates and baselines drive priority; do not substitute sprint velocity
- Evidence is the product of governance — undocumented approval is not control
- Trace forward and backward — every production artifact links to intent and verification
- Baselines are contracts — change without baseline update is unauthorized state
- Retire deliberately — disposal and data disposition are phases, not tickets
- Stay in lane — interface with assurance, ATO, and DevSecOps; do not impersonate ISSO or auditor
- NDA-safe by default — generic regulated/classified patterns; no counterparty-specific dumps
1---2name: extreme-lifecycle3description: Guides end-to-end lifecycle governance for mission-critical, high-assurance, or zero-failure- tolerance systems—concept through retirement: phases, gates, evidence, traceability, obsolescence, tech refresh, configuration baselines, NDA-safe regulated/classified patterns, assurance/DevSecOps/ ATO interfaces, decommissioning and data disposition. Use for extreme lifecycle, system lifecycle, mission-critical lifecycle, lifecycle gates, sustainment, tech refresh, obsolescence management, decommissioning, configuration baseline, lifecycle evidence, end-to-end lifecycle, or retire a system—not TPM-only (technical-program-manager), HRO-only (zero-tolerance-for-failure), tiering-only (mission-critical), classified pipeline-only (classified-software-devsecops-engineer), formal proofs (software-assurance-formal-methods-specialist), compliance-only (compliance-engineer), CI-only (build-validator), infra portfolio-only (vp-of-infrastructure).4---56# Extreme Lifecycle78## When to Use910- Govern **end-to-end system lifecycle** from concept through disposal for high-assurance workloads11- Define **lifecycle phases**, entry/exit criteria, and **gate reviews** with required evidence12- Maintain **bidirectional traceability**—requirements, design, build, test, deploy, ops, and retire13- Control **configuration baselines**, approved changes, and tech refresh / obsolescence plans14- Plan **sustainment**—spares, vendor support, patch posture, and end-of-life transitions15- Interface with **assurance, DevSecOps, and authorization** without owning those roles16- Author **decommissioning and data disposition** plans with verification and audit trail17- Operate in **regulated or classified contexts** using generic, NDA-safe framing (no customer dumps)18- Produce lifecycle registers, gate packets, baseline manifests, and retirement checklists1920## When NOT to Use2122- Run multi-team milestone RAID and steering status only → `technical-program-manager`23- Establish HRO mindset, stop-the-line, and defect-escape prevention culture → `zero-tolerance-for-failure`24- Classify criticality tiers, RTO/RPO, and blast-radius architecture without full lifecycle → `mission-critical`25- Own cleared DevSecOps pipeline, build standards, and release trains only → `classified-software-devsecops-engineer`26- Prove correctness with formal methods, models, or certification evidence → `software-assurance-formal-methods-specialist`27- Automate SOC/ISO audit controls and continuous compliance monitoring → `compliance-engineer`28- Pre-flight architecture or go/no-go on a single change without lifecycle baseline → `build-validator`29- Own enterprise infrastructure portfolio, capex, and DC strategy → `vp-of-infrastructure`3031## Related skills3233| Need | Skill |34|---|---|35| Criticality tiering, objectives, release governance by tier | `mission-critical` |36| Failure-prevention culture, verification gates, FMEA | `zero-tolerance-for-failure` |37| Program milestones, dependencies, launch readiness | `technical-program-manager` |38| Cleared build/release and DevSecOps pipeline | `classified-software-devsecops-engineer` |39| Formal assurance, proofs, and certification packages | `software-assurance-formal-methods-specialist` |40| Audit evidence pipelines and control automation | `compliance-engineer` |41| Plan/design validation before execution | `build-validator` |42| Infrastructure portfolio and capex | `vp-of-infrastructure` |43| Secure SDLC, CI gates, SBOM | `devsecops` |44| Recovery architecture and restore evidence | `cyber-resilience-engineer` |45| BCM program and enterprise DR | `bcm-disaster-recovery-specialist` |4647## Core Workflows4849### 1. Scope and lifecycle charter5051Define system boundary, assurance level, regulatory/classified interfaces, and lifecycle authority.5253**See `references/extreme_lifecycle_scope.md`.**5455### 2. Phases and gates5657Map concept → design → build → verify → deploy → operate → sustain → dispose with gate criteria.5859**See `references/lifecycle_phases_and_gates.md`.**6061### 3. Traceability and evidence6263Link artifacts across phases; define evidence types, retention, and independence requirements.6465**See `references/traceability_and_evidence.md`.**6667### 4. Operate, sustain, and obsolescence6869Run sustainment reviews, tech refresh, vendor EOL, and operational baseline drift control.7071**See `references/operate_sustain_and_obsolescence.md`.**7273### 5. Change, baseline, and retirement7475Manage baselines, approved deltas, decommissioning, and data disposition with verification.7677**See `references/change_baseline_and_retirement.md`.**7879### 6. Stakeholders and assurance interfaces8081Coordinate owners, ISSO/ATO consumers, assurance, and DevSecOps without owning their deliverables.8283**See `references/stakeholders_and_assurance_interfaces.md`.**8485## Outputs8687- **Lifecycle charter** — scope, phases, RACI, assurance tier, review cadence88- **Gate catalog** — phase × gate → criteria, evidence, approvers, waiver rules89- **Traceability matrix** — requirement/design/test/deploy/ops links with gap flags90- **Configuration baseline manifest** — versions, hashes, environments, approval record91- **Obsolescence and tech-refresh plan** — EOL dates, mitigations, funding hooks92- **Sustainment review record** — support posture, patch debt, spares, drill outcomes93- **Decommissioning package** — shutdown sequence, data disposition, evidence of destruction/archival9495## Principles9697- **Lifecycle before backlog** — phase gates and baselines drive priority; do not substitute sprint velocity98- **Evidence is the product of governance** — undocumented approval is not control99- **Trace forward and backward** — every production artifact links to intent and verification100- **Baselines are contracts** — change without baseline update is unauthorized state101- **Retire deliberately** — disposal and data disposition are phases, not tickets102- **Stay in lane** — interface with assurance, ATO, and DevSecOps; do not impersonate ISSO or auditor103- **NDA-safe by default** — generic regulated/classified patterns; no counterparty-specific dumps