Skip to content

Lane G: prophet-mesh memory-scope mirror contract#38

Merged
mdheller merged 1 commit into
mainfrom
lane-g/prophet-mesh-memory-scope-mirror
Jun 11, 2026
Merged

Lane G: prophet-mesh memory-scope mirror contract#38
mdheller merged 1 commit into
mainfrom
lane-g/prophet-mesh-memory-scope-mirror

Conversation

@mdheller

Copy link
Copy Markdown
Member

Summary

  • Adds contracts/prophet-mesh/prophet-mesh-memory-scope.v0.1.json — a cross-repo mirror that independently attests the memory-scope policy boundary established by prophet-mesh
  • Adds scripts/validate-prophet-mesh-scope-mirror.mjs + make validate-prophet-mesh-scope-mirror
  • Closes the last unmirrored authority claim in the private-preview spine

Symmetry after this PR:

Authority Mirror repo
Choir authority agent-registry
Routing policy model-router
Execution receipts agentplane
Memory-scope policy memory-mesh ← this PR

Non-production boundary: dry_run_receipt_preview and receipt_only only. live_execution explicitly excluded.

Cross-repo traceability: Pins agentplane adapter contentSha256: 38a3edb6... (merge commit faa767f).

Test plan

  • make validate-prophet-mesh-scope-mirror passes
  • Contract JSON parses clean
  • nonProductionBoundary.coveredModes does not include live_execution

🤖 Generated with Claude Code

Closes the last unmirrored authority claim in the private-preview spine:
- registry mirrors choir authority
- model-router mirrors routing policy
- agentplane projects execution receipts
- memory-mesh now mirrors memory-scope policy (this commit)

The mirror contract:
- Pins the memory_scope policy boundary from prophet-mesh specs
- Cross-references the agentplane adapter content hash (38a3edb6...)
- Enforces non-production boundary (dry_run_receipt_preview, receipt_only)
- Prohibits live_execution scope coverage
- Includes a validator (make validate-prophet-mesh-scope-mirror)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mdheller
mdheller merged commit 37cf36f into main Jun 11, 2026
14 checks passed
@mdheller
mdheller deleted the lane-g/prophet-mesh-memory-scope-mirror branch June 11, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant