memoryguard_rule_merge_capability_issue
Issue a one-time rule-merge capability for a proposal, validating admin context and mutation receipt. The raw token is returned once; only its hash is stored to enable secure merging.
Instructions
Issue one opaque, single-use rule-merge capability for a candidate proposal. Requires the trusted admin AccessContext. The raw token is returned once to the caller; persistent storage keeps only its hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | No | ||
| proposal_id | Yes | ||
| ttl_seconds | No | ||
| idempotency_key | Yes | ||
| recovery_secret | Yes | one-time base64url recovery secret; never persisted or returned by MCP | |
| mutation_receipt | Yes | native mutation receipt; only its bounded receipt id participates in the request proof |