# Phase {{phase_id}}: {{phase_name}} — Context

**Gathered:** {{date}}
**Status:** Ready for planning
**Source:** discuss-phase | PRD express path | ADR ingest

<domain>
## Phase Boundary
Describe the bounds of what this phase delivers, and what it does NOT deliver.
</domain>

<decisions>
## Implementation Decisions
Decisions made to resolve technical choices, design preferences, and scope fences.

### Locked Decisions
- **D-01**: Detail of locked choice
- **D-02**: Detail of locked choice

### the agent's Discretion
- **DISC-01**: Area left to implementer judgment (e.g. naming of private helpers)
- **DISC-02**: Area left to implementer judgment (e.g. CSS styles)
</decisions>

<canonical_refs>
## Canonical References
Downstream planning and implementing agents MUST read these before taking action.

- [Reference File](file:///path/to/spec.md): Purpose and key rules
</canonical_refs>

<specifics>
## Specific Ideas & Examples
Any specific mockups, snippets, or concrete samples that illustrate requirements.
</specifics>

<deferred>
## Deferred Ideas
Items discussed but explicitly out-of-scope for this phase.

- Deferred item 1: Moved to Phase Y
- Deferred item 2: Moved to future backlog
</deferred>
