FountainProjectKit.git · FCIS_AUDIT.md
FountainProjectKit.git / FCIS_AUDIT.md
revision 91a58f7e563fec6ba7240bf03f2284ca87f60c13 · complete file
# FCIS Audit — FountainProjectKit ## Scope This audit covers the portable project-custody core. UI accessibility, FountainStore transport, Reframe Copilot mediation, Git export, and Book Library publication are consumer boundaries and are not claimed here. ## Evidence - `AGENTS.md` states the package invariants and routing. - `PLANS.md` records the v0.1 implementation scope and validation. - `Sources/FountainProjectKit/FountainProjectKit.swift` contains the typed identity, revision, store, session, and recovery contracts. - `Tests/FountainProjectKitTests/FountainProjectKitTests.swift` proves exact text durability, recovery revision, and stale-write rejection offline. ## Open gates - Reframe adapter must expose custody state through AX and FountainStore evidence. - A released Reframe build must prove interruption and relaunch recovery. - Git/export and Book Library handoff remain explicit downstream capabilities.