FountainProjectKit.git · SOURCE.md
FountainProjectKit.git / SOURCE.md
revision 91a58f7e563fec6ba7240bf03f2284ca87f60c13 · 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.