record_decision
Append a significant technical or product decision to a persistent ledger, ensuring future sessions inherit rationale and tradeoffs.
Instructions
Append a durable technical or product decision to the Agentpack ledger so future sessions inherit it. Call for decisions that matter beyond this session (architecture, contracts, tradeoffs), not for routine preferences or per-edit narration. Writes one event under .agentpack/; secret-like values are redacted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The decision and its rationale, in one or two sentences. | |
| files | No | Repo-relative paths the decision applies to. | |
| evidence | No | Evidence ids (from attach_evidence) supporting the decision. |