P4: upgrade-safe Constitution migration (both installers + fixtures) #589
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase 4 of the framework constitution alpha — the migration that gates the alpha tag. Makes CONSTITUTION/AGENTS/STANDARDS framework-owned (overwrite on upgrade) without losing user data: backup-once to .pre-constitution.bak, snapshot->restore crash safety, append-friendly FRAMEWORK_OWNED/USER_SEEDED lists, FRAMEWORK_VERSION 2->3. Mirrored across install.sh (bash) + file-adapter.ts (TS). mosaic-init fail-closed persona. Fixture matrix: install.sh 14/14 local + vitest 5-fixture suite. Refs #542.