> For the complete documentation index, see [llms.txt](https://faction-os.gitbook.io/faction-os-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08.md).

# phase\_08

- [PRD Phase 08: Release Hardening and Legacy Decommission](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/prd_phase_08.md)
- [Phase 08 Decommission Approval Matrix](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/decommission_approval_matrix.md)
- [Legacy Decommission And Media Release Gate](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/legacy_decommission_media_release_gate.md)
- [Phase 08 Mobile And Accessibility Certification Evidence](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/mobile_accessibility_certification_evidence.md)
- [Phase 08 Release Risk Matrix](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/phase08_release_risk_matrix.md)
- [Phase 08 Requirement Routing Matrix](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/phase08_requirement_routing_matrix.md)
- [Phase 08 Production-Hosted Validation Evidence](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/production_hosted_validation_evidence.md)
- [Phase 08 Release Candidate Validation Record](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/release_candidate_validation_record.md)
- [Phase 08 Release Requirements And Risk Baseline](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/release_requirements_risk_baseline.md)
- [Session 01: Release Requirements and Risk Baseline](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/session_01_release_requirements_and_risk_baseline.md)
- [Session 02: Unified Erasure Contract and Inventory](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/session_02_unified_erasure_contract_and_inventory.md)
- [Session 03: Local Erasure Runtime and Controls](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/session_03_local_erasure_runtime_and_controls.md)
- [Session 04: War Room and Hosted Identity Release Gate](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/session_04_war_room_and_hosted_identity_release_gate.md)
- [Session 05: Production Hosted Validation and Deploy Smoke](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/session_05_production_hosted_validation_and_deploy_smoke.md)
- [Session 06: Mobile and Accessibility Certification Evidence](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/session_06_mobile_and_accessibility_certification_evidence.md)
- [Session 07: Legacy Evidence Decommission and Media Release Gate](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/session_07_legacy_evidence_decommission_and_media_release_gate.md)
- [Session 08: Release Candidate Validation and Documentation Closeout](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/session_08_release_candidate_validation_and_documentation_closeout.md)
- [Unified Erasure Inventory](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08/unified_erasure_inventory.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_08.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
