[EPIC][CORE-B] Durable ledger + SAFIRE storage engine: append-only history, bitemporal views, frontiers, checkpoints, invalidation, and replay #36
Labels
No labels
accessibility
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/symbolic-memory#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Parent: #11
Refines: #6
Research: prolog-rlm#402 (BSLPF → GRIE → CLFM → SAFIRE)
Goal
Implement the durable storage/runtime substrate for semantic history at small-to-large scale.
Own:
Derived projections/caches remain disposable and cannot overwrite canonical history.
Hard invariants
Acceptance
Crash/failure injection proves all-or-none commits, restart replay, stale checkpoint rejection, cold==warm==rebuilt normalized results for the same frontier/generations, and no whole-history rewrite for ordinary append.