Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.46 KB

File metadata and controls

38 lines (27 loc) · 1.46 KB

ScopeMemory Engineering Plan

Status: RFC-07 2-hour demo ready to build. Phase 2 RFCs deferred. Tracked by: Beads issue ScopeMemory-9sk. First command: cd demo && python run_demo.py all

ScopeMemory is a memory-informed authorization layer for MCP agents. For the Agentic Identity demo, it shows ReBAC context-path authorization — agents earn task-scoped access via relationship traversal, not broad roles.

Build Order

Now (2 hours)

  1. RFC-07: 2-Hour Agentic Identity Demo — binding
  2. Run demo/run_demo.py all

Later (Phase 2)

  1. RFC-00: Product And Architecture
  2. RFC-01: Domain Model And Data — full 24-table Dolt schema
  3. RFC-02: Authorization Policy And Proofs — CozoDB
  4. RFC-03: MCP Gateway Runtime
  5. RFC-04: Zero-Knowledge Credential Broker
  6. RFC-05: Learning, Indexing, And Audit
  7. RFC-06: Full MVP Build Plan

Reference

Demo Acceptance

cd demo && python run_demo.py all
# Must print: DEMO PASSED — Agentic Identity + ReBAC context path