record_decision
Record an architectural decision with rationale to stop the swarm from re-litigating it. Decisions appear in all future briefings.
Instructions
Log an architectural/engineering decision so the swarm stops re-litigating it.
Decisions appear in every briefing. Record the WHY in rationale —
future agents only see what is written here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| decision | Yes | ||
| rationale | No | ||
| agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| project_id | Yes | ||
| decision | Yes | ||
| rationale | No | ||
| author | No | ||
| created_at | Yes |