feat(storage): verify journaled schema before native builds #35

Merged
binjovi-bot merged 2 commits from feat/munchers-storage-runtime into trunk 2026-09-10 16:30:19 +00:00
Owner

Build and staging now install or verify the application database before compilation. The installer rejects type collisions, uncertain partial installations, definition drift, and missing journal evidence. It preserves existing rows and publishes schema-state.json. Catalog requests are batched while preserving registered digests. Validation: seven offline tests pass; pub400 verified all ten existing objects; the batched table query matches the recorded digest. Gameplay integration follows in a separate release.

Build and staging now install or verify the application database before compilation. The installer rejects type collisions, uncertain partial installations, definition drift, and missing journal evidence. It preserves existing rows and publishes schema-state.json. Catalog requests are batched while preserving registered digests. Validation: seven offline tests pass; pub400 verified all ten existing objects; the batched table query matches the recorded digest. Gameplay integration follows in a separate release.
feat(storage): verify journaled schema before native builds
Some checks reported errors
binjovi/ci A newer source or plan superseded this Build
62c5234c1f
fix(storage): sort batched catalog rows before hashing
All checks were successful
binjovi/ci Binjovi completed the frozen plan
e6c7a68e8c
binjovi-bot deleted branch feat/munchers-storage-runtime 2026-09-10 16:30:19 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/rpg-munchers!35
No description provided.