SOFTWARE / ACTIVE
Project Starter Kit.
Reusable engineering foundations. Governed from day one.
CURRENT VERSIONv3.11-dev
PRIORITYCritical
OPEN BLOCKERS02
LAST ACTIVITY1 hr ago
Project overview
A reusable engineering foundation for starting and maintaining projects with explicit contracts, validation, and release evidence. The v3.11 development line focuses on reliability: safe migrations, effective blocking gates, and correct lifecycle references.
Milestone & objectives
IN PROGRESSReliability hardening
76%CURRENT OBJECTIVES0 of 3 complete
- Eliminate migration data loss
- Verify blocking gates with negative-path tests
- Repair lifecycle references before release
Next actions
3- 01
Close the migration data-preservation gap.
- 02
Add a rollback fixture for interrupted migrations.
- 03
Audit lifecycle references against the release manifest.
Risks & blockers
2 BLOCKERSMigration preservation gap
BLOCKERCustom destination content must survive interrupted and repeated migrations.
Untested blocking gate
BLOCKERA negative-path fixture is required before the release candidate.
Recent changes
v3.10 baseline released with adaptive context engineering
Ant · Sample change recordMigration risk isolated to overwrite handling
Ant · Sample change record