> 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_06.md).

# phase\_06

- [PRD Phase 06: Collaboration, Isolation, and Mobile](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_06/prd_phase_06.md)
- [Phase 06 Collaboration, Isolation, And Safety Baseline](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_06/collaboration_isolation_safety_baseline.md)
- [Phase 06 Mobile And Accessibility Acceptance Checklist](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_06/mobile_accessibility_acceptance_checklist.md)
- [Phase 06 Requirement Routing Matrix](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_06/phase06_requirement_routing_matrix.md)
- [Session 01: Collaboration Requirements and Safety Baseline](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_06/session_01_collaboration_requirements_and_safety_baseline.md)
- [Session 02: Room Authority and Participant Identity Contracts](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_06/session_02_room_authority_and_participant_identity_contracts.md)
- [Session 03: Shared Collaboration Event Contracts](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_06/session_03_shared_collaboration_event_contracts.md)
- [Session 04: Collaborative Cockpit UX and Remote Context](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_06/session_04_collaborative_cockpit_ux_and_remote_context.md)
- [Session 05: Isolation Boundary and Sandbox Diagnostics](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_06/session_05_isolation_boundary_and_sandbox_diagnostics.md)
- [Session 06: Mobile Cockpit and Accessibility Hardening](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_06/session_06_mobile_cockpit_and_accessibility_hardening.md)
- [Session 07: Collaboration Isolation and Mobile Validation Closeout](https://faction-os.gitbook.io/faction-os-docs/.spec_system/archive/phases/phase_06/session_07_collaboration_isolation_and_mobile_validation_closeout.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_06.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.
