# Project handoff

Replace placeholders. This is a standalone editorial template, not an automatic PAO import format.
Never include credentials, raw conversations, hidden reasoning, or unrelated personal data.

## Identity and goal
- Project identifier: [unique identifier]
- Current goal: [one concrete outcome]
- Reviewed on: [actual date]
- Approved recipient: [tool/environment allowed to receive this content]

## Verified current state
- Completed: [observable work + source]
- Not completed: [remaining work]
- Current version or revision: [verified reference or unavailable]

## Decisions
- Decision: [accepted choice]
- Rationale: [why]
- Evidence/source: [safe reference]
- Verification: [confirmed / assumption / needs review]

## Tests
- Command: [actually executed command]
- Result: [actual result or not run]
- Environment: [tested environment or unavailable]

## Open questions and constraints
- Unknown: [do not invent an answer]
- Allowed changes: [scope]
- Do not change: [boundaries]

## Next action
[One small testable action]

## Receiving-tool checklist
Restate the goal, decision, source, unknowns, and next action before editing.
Report conflicts with the current code. Do not promote assumptions to facts.

## Synthetic example — remove before use
Project: demo. Goal: store a local list. Decision: plain JSON file.
Source: synthetic example, not a real user decision. Tests: not run.
Open question: backup approach. Next action: write a save-and-load test.
