memory_decreto
Record and query architecture or design decisions to preserve project rationale. Store context, alternatives, and chosen options for later search.
Instructions
[alias of cuba_decreto] Record and query architecture/design decisions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search text (for query action) | |
| title | No | Decision title (for record) | |
| action | Yes | Decision action | |
| chosen | No | Option chosen | |
| context | No | Why this decision was needed | |
| rationale | No | Why this option was chosen | |
| allow_secret | No | Refused when the text looks like a live credential (token, password, URL with embedded creds). Set true only for a false match — the text is then stored verbatim, in clear, and reachable by search, export and every client. | |
| alternatives | No | Options considered |