clarik_decision_timeline
Track architectural decisions with dates, reasons, and affected files. Query decisions to find rationale and impact.
Instructions
Track and query architectural decisions with dates, reasons, and affected files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| decision | No | Decision text (for add) | |
| reason | No | Reason for the decision (for add) | |
| affectedFiles | No | Files affected by the decision (for add) | |
| query | No | Search query (for query) | |
| projectPath | No | Project root path |