v0.6 Epic: Memory Atoms + Knowledge Graph + Descriptor Audit Bridge
This epic continues the v0.5 build-pipelines theme by layering on the long-term-memory and knowledge-graph dimensions called out in DLRS_ULTIMATE.md §"derived layer" + ROADMAP v0.6.0. Offline-first remains the default; any hosted-API access must opt in through an explicit policy gate.
Scope (10 sub-issues, one PR each)
Foundations
Pipelines
Cross-cutting governance
Examples + CI
Docs
Governance hard rules (carried over from v0.5)
- One issue → one PR.
- PR body MUST list
Closes #N on its own line (not comma-separated).
- PR title prefixed with the v0.6 area (
feat(pipelines/memory_atoms):, chore:, docs(v0.6):, etc).
- CI (validate + lint docs + pipelines matrix 3.11/3.12) must be green before merge; Devin Review may run after merge but does not block.
Non-goals for v0.6 (explicitly punted)
- Runtime layer (REST/WS/Realtime/3D) — v0.7+
- RBAC/ReBAC/ABAC — v0.7+
- Federated registry sync — v1.0+
- C2PA actual signing / hardware watermarking — v1.0+
- Fine-tuning pipeline (LoRA/QLoRA) — v0.7 candidate
Target completion
v0.5 → v0.6 should bring overall completion ~83% → ~88%, primarily by lifting the build-pipelines dimension (45% → 65%) and the audit dimension (70% → 80%) through the descriptor-audit bridge.
v0.6 Epic: Memory Atoms + Knowledge Graph + Descriptor Audit Bridge
This epic continues the v0.5 build-pipelines theme by layering on the long-term-memory and knowledge-graph dimensions called out in
DLRS_ULTIMATE.md§"derived layer" + ROADMAPv0.6.0. Offline-first remains the default; any hosted-API access must opt in through an explicit policy gate.Scope (10 sub-issues, one PR each)
Foundations
schemas/memory-atom.schema.jsonschemas/entity-graph-node.schema.json+entity-graph-edge.schema.jsonPipelines
pipelines/memory_atoms/(paragraph baseline + opt-in spacy)pipelines/knowledge_graph/(regex baseline + opt-in spacy)Cross-cutting governance
audit/events.jsonlbridge; closes the v0.5 documented gaponline_capable+--policy-allow-online)Examples + CI
examples/memory-graph-demo/end-to-endtools/batch_validate.pystep count >= 14Docs
docs/PIPELINE_GUIDE.md+ GAP/STATUS/ROADMAP/CHANGELOG/README refreshGovernance hard rules (carried over from v0.5)
Closes #Non its own line (not comma-separated).feat(pipelines/memory_atoms):,chore:,docs(v0.6):, etc).Non-goals for v0.6 (explicitly punted)
Target completion
v0.5 → v0.6 should bring overall completion ~83% → ~88%, primarily by lifting the build-pipelines dimension (45% → 65%) and the audit dimension (70% → 80%) through the descriptor-audit bridge.