[SLICE 24][CORE-G] Implement native/MCP adapters over the library with structured status, authority equivalence, cancellation, and source expansion #7

Open
opened 2026-09-08 01:56:59 +00:00 by nsaspy · 0 comments
Owner

Parent epic: #18
Depends on: #28 #29 #31 #34
Refines: #9

Goal

Expose the working library through thin native/MCP adapters without duplicating semantics.

Implement transport wrappers for:

  • remember/get;
  • symbolize/projection status/retry;
  • semantic query/current/history/explain/source expand;
  • bounded semantic projection;
  • ingestion/backfill status/resume/cancel;
  • experience/candidate/promotion-history inspection;
  • authorized admin/federation inspection where present.

Preserve principal/capabilities, namespace, exact frontier/generation, typed outcome, provenance refs, cancellation and provider usage.

Acceptance

Direct library and transport calls normalize identically for same inputs; unauthorized source expansion fails identically; transport cancellation dispatches no hidden continuation and publishes no partial projection; remembered semantic actions remain inert; recall/query path performs zero provider calls.

Parent epic: #18 Depends on: #28 #29 #31 #34 Refines: #9 ## Goal Expose the working library through thin native/MCP adapters without duplicating semantics. Implement transport wrappers for: - remember/get; - symbolize/projection status/retry; - semantic query/current/history/explain/source expand; - bounded semantic projection; - ingestion/backfill status/resume/cancel; - experience/candidate/promotion-history inspection; - authorized admin/federation inspection where present. Preserve principal/capabilities, namespace, exact frontier/generation, typed outcome, provenance refs, cancellation and provider usage. ## Acceptance Direct library and transport calls normalize identically for same inputs; unauthorized source expansion fails identically; transport cancellation dispatches no hidden continuation and publishes no partial projection; remembered semantic actions remain inert; recall/query path performs zero provider calls.
Sign in to join this conversation.
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
nsaspy/symbolic-memory#7
No description provided.