Plan Docs¶
Each file in this folder is an implementation plan for a specific feature or initiative. Plans are living documents — update them as decisions are made and work progresses.
Template¶
# [Feature Name] — Plan
## Motivation
Why we are building this. One paragraph.
## Scope
What is in scope and explicitly what is out of scope.
## Approach
Step-by-step implementation plan. Use a numbered list. Include file paths and function names where known.
## Open Questions
Unresolved decisions that block or affect implementation.
## Status
`draft` | `in-progress` | `done` | `deferred`