memshelf_shelve
Offload a closed topic to a memory shelf as an indexed episode, with credential redaction, digest enforcement, and auto-commit.
Instructions
Offload one closed topic to the shelf as a durable, indexed episode.
Redacts credential shapes, enforces the digest contract (<=120 words, named referents, no secrets), composes the episode, writes it through docshelf, appends the ledger row, and auto-commits (git shelves only; never pushes). A contract violation comes back as an error carrying the exact fixes — nothing is written. Returns the episode address, redaction report, and any digest warnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |