[EPIC][CORE-G] Native/MCP/service adapters: thin transport over the library, structured status, authority preservation, and cancellation #31
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#31
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: #9
Goal
Expose Symbolic Memory through native tool/MCP/service surfaces without duplicating memory semantics in transport code.
Own adapters for library calls such as:
All adapters must preserve typed outcomes, namespace/read-write authority, cancellation, provider usage, exact IDs/frontiers/generations and provenance references.
Hard invariants
Acceptance
Direct library and native/MCP calls produce semantically equivalent normalized results for the same principal/store/frontier; unauthorized source expansion fails identically; cancellation publishes no partial semantic state; known recall/query uses zero model calls.