Save the repo architecture digest
digest_saveStore a compact 'how this repo works' summary—modules, flows, entry points, conventions—so future sessions read one page instead of re-exploring. Overwrites the previous digest.
Instructions
Store a compact 'how this repo works' cheat-sheet — modules, flows, entry points, conventions — so future sessions read a page instead of re-exploring. covers (the paths it summarizes) lets later sessions be told when a covered file changed. Overwrites the previous one. Save the why and the shape, not a symbol list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The digest prose — compact, the architecture and flows, not a file dump. | |
| covers | No | Repo-relative paths/dirs this digest summarizes (omit = whole repo). |