Files
Matsubaa 36c4ed7b62
CI / Format Check (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / Tests (push) Has been cancelled
feat: Enhance documentation and workflow clarity; add CI configuration for automated checks
2026-05-23 18:30:44 -05:00

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.