Refresh a capsule section
update_capsuleReplace one section of a project's Capsule summary when confirmed outdated. Overwrites only that section, leaving the rest intact; edits are recoverable via Git.
Instructions
Replace one section of a project's Capsule — the compressed summary every recall reads first. Use it after the operator confirms something that makes the summary wrong or incomplete; never to record a guess. Read Next is generated and cannot be written here. Writes to disk and overwrites that section's previous contents, which are recoverable only from Git; every other section and the rest of the file are left untouched. Errors when the project or its Capsule is missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The section's new Markdown body, without the heading itself | |
| project | Yes | Project name, id, or trigger word | |
| section | Yes | Which capsule section to replace |