Built a small CLI tool called DevArchitect.
Git tells me what changed.
I wanted something that also tracks:
- project vision
- decisions
- roadmap
- progress
Everything lives in .devarchitect/ and can be exported into a project report.
Core CLI is done. Browser viewer next.