FountainProjectKit.git · SOURCE.md
FountainProjectKit.git / SOURCE.md
revision 9b527c60f1f3650d8ed21ffc4907fb94174d69d5 · complete file
# Source and Synchronization Contract This repository is the authoritative source for `FountainProjectKit`, the portable Swift custody boundary defined by Reframe governance Chapter 64. Reframe consumes released package revisions; it does not copy the kit's project state machine into application views. ## Current release - Package: `Fountain-Coach/FountainProjectKit` - Release: `v0.1.0` - Initial implementation: durable creation, exact revisioned updates, explicit flush, recovery pointer, and offline in-memory test store. - Reframe integration: pending the downstream dependency update and live acceptance.