[EPIC][CORE-D] Semantic projection + corpus ingestion: compiler adapter, projection generations, structured adapters, resumable backfill, and artifact lineage #34
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#34
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: #5 #8
Upstream: prolog-rlm#388 #393 #396
Goal
Implement the ingestion side of Symbolic Memory: exact durable sources become independently versioned semantic projections, and large corpora can be compiled/resumed without replaying everything.
Own:
absent|pending|ready|failed|stale|blocked;The semantic compiler itself remains in Prolog-RLM. Symbolic Memory owns durable corpus/job/projection lifecycle.
Hard invariants
Acceptance
Ingest and resume mixed structured/unstructured corpus fixtures; kill/restart mid-run; prove no duplicate completed projection work; preserve exact source/span/compiler lineage; and backfill old memories without changing their original source IDs.