12 lines
589 B
Markdown
12 lines
589 B
Markdown
# FeDIY Planning Docs
|
|
|
|
This directory contains product and technical planning documents for FeDIY.
|
|
|
|
- [Roadmap](ROADMAP.md): phased milestones from MVP to broader federation support.
|
|
- [Architecture](ARCHITECTURE.md): system boundaries, components, and design constraints.
|
|
- [Workflow](WORKFLOW.md): Red-Green TDD/BDD delivery model and feature-branch workflow with pull request review.
|
|
- [Open Questions](OPEN_QUESTIONS.md): unresolved design and product decisions, tagged by phase.
|
|
- [ADRs](adrs/): architecture decision records.
|
|
|
|
These docs are intended to evolve as priorities change.
|