Release v0.2.0
Title: Desktop reference app
Status: Completed
Milestone: V0 software companion foundation
Version architecture: Architecture for v0.2.0
Archived records
| Record | Source at rollover |
|---|---|
| Evidence | release gate output and support evidence |
| Epics | docs/02-epics.md |
| PBIs | docs/03-pbis.md |
| Progress | docs/progress.md |
| Bugs | docs/bugs.md |
| Known limitations | docs/known-limitations.md |
The release delivered nine epics, E08 through E16, and twenty-nine PBIs, PBI-035 through
PBI-063. The bug register closed empty. Twelve limitations were recorded across the project, of
which LIM-004, LIM-007, and LIM-009 were resolved during the release and remain only in this
archive, and nine open limitations carry forward.
Identifier continuity
Identifiers do not restart after this release. The next active epic, PBI, bug, and ADR identifiers continue from the highest identifiers used before or during this release.
| Sequence | Highest used by v0.2.0 | Next identifier |
|---|---|---|
| Epic | E16 | E17 |
| PBI | PBI-063 | PBI-064 |
| Bug | none used | BUG-001 |
| Limitation | LIM-012 | LIM-013 |
| ADR | ADR-007 | ADR-008 |
Release evidence
Evidence for the release claims is recorded in evidence.md and in section 10.5 of the version architecture. The verified toolchain is recorded in both places. The exit criteria are ticked in section 5.4 of the milestones document.
Notes
- ADRs remain in
docs/adr/.ADR-006andADR-007were accepted during this release. - Version architecture remains in
docs/arch/arch-v0.2.0.md. - Active planning continues in the root planning documents, which continue at
E17andPBI-064. - These files are historical records. Edit them only under the rules in section 9 of the release process.
- The archived files keep their rollover content unchanged. Only their relative link paths were
re-pointed with
../../so they resolve from this directory, which section 9 permits as a broken link fix. - No git tag or frozen branch was created when this archive was written. Tagging
v0.2.0and creatingrelease-v0.2.0remain maintainer steps under section 7 of the release process.