Record a durable decision
vault_log_decisionCreates a durable project or workflow decision with optional rationale, actor, project association, and tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| why | No | Optional rationale or tradeoff behind the decision | |
| tags | No | Optional short labels for audit filtering | |
| actor | No | AI platform or person making the decision (default MCP) | |
| decision | Yes | Durable decision text | |
| projectId | No | Optional associated project external ID |