Agent-directed work package.
Target agent: Codex environment for SocioProphet/memory-mesh; Copilot coding agent if available.
Context:
memory-mesh should provide continuity semantics for governed agent/session/workspace memory: casefiles, session memories, evidence references, local-first memory sync, and later mesh/cloud-twin replication. It should consume agent-registry, prophet-workspace, Holmes, guardrail-fabric, and model-governance-ledger contracts without redefining them.
Scope:
- Inspect the live repository before editing.
- Add
docs/GOVERNED_MEMORY_INTEGRATION.md describing memory scopes, ownership, privacy, revocation, evidence refs, mesh replication boundaries, and casefile/session integration.
- Add
schemas/memory-surface.v1.json covering memory scope, subject, retention, policy refs, agent/session refs, workspace refs, evidence refs, revocation refs, and sync topology.
- Add example memory records for Holmes casefile memory, SourceOS local agent memory, and project-scoped memory.
- Add
repo.maturity.yaml using repo-maturity.v1 semantics.
- Add validation for examples.
Acceptance criteria:
- Validation passes using the repository's Makefile or existing validation command.
- Docs clearly state memory-mesh does not own agent authority, model routing, or promotion decisions.
- Examples demonstrate privacy and revocation boundaries.
- No secrets, private content, credentials, or model weights are committed.
Boundary:
One PR only. Do not touch unrelated repositories.
Agent-directed work package.
Target agent: Codex environment for
SocioProphet/memory-mesh; Copilot coding agent if available.Context:
memory-meshshould provide continuity semantics for governed agent/session/workspace memory: casefiles, session memories, evidence references, local-first memory sync, and later mesh/cloud-twin replication. It should consume agent-registry, prophet-workspace, Holmes, guardrail-fabric, and model-governance-ledger contracts without redefining them.Scope:
docs/GOVERNED_MEMORY_INTEGRATION.mddescribing memory scopes, ownership, privacy, revocation, evidence refs, mesh replication boundaries, and casefile/session integration.schemas/memory-surface.v1.jsoncovering memory scope, subject, retention, policy refs, agent/session refs, workspace refs, evidence refs, revocation refs, and sync topology.repo.maturity.yamlusingrepo-maturity.v1semantics.Acceptance criteria:
Boundary:
One PR only. Do not touch unrelated repositories.