Blueprints
Release planning that remembers
what actually shipped.
Blueprints is for projects where release notes, versions, and planning notes start drifting apart.
The app keeps the version first, attaches work items to it, and produces a changelog from the project state instead of from memory.
Current state
Current state
Blueprints is still early.
The storage model, shell, and core tests exist. The full editing and release workflow still needs work.
In code now
Still ahead
What it is
Release planning around the version, not a loose todo list.
Each item belongs to a version. When the version is ready, the release can be frozen, signed, and exported as a changelog.
Release flow
What exists
Current state
There is already a working solution, an Avalonia shell, the core models, signed storage, and tests.
Storage and trust
Documents are stored as canonical JSON, signed, and verified on read.
Still early
The UI and full workflow still need work.
Core rules
Code layout
Where it stands
Shared-folder model
Storage and trust
Who it is for
Read more
The code and the docs already line up.
The missing part is the full product workflow.
