[SLICE 05][CORE-B] Implement append-only semantic commit protocol and immutable full-IR persistence #26
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#26
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 epic: #13
Depends on: #22
Refines: #6
Upstream IR: prolog-rlm#392
Goal
Persist validated semantic packages as immutable canonical history while preserving every material IR distinction and exact source/compiler lineage.
Implement:
Acceptance
Round-trip every major semantic class; same package retry is idempotent; same idempotency key/different digest hard-fails; correction never mutates old record; source/compiler/projection/commit identities remain independently inspectable.