recent_decisions
Retrieve decisions from notes and documentation within a date range by searching for keywords like 'decided' or 'RFC'. Use it to answer questions on past decisions or compile quarterly summaries.
Instructions
Find decision-shaped activity in a date range: manual notes (type=note) merged with anything whose title or body hits decided/decision/RFC/ADR. Use this before answering 'what did we decide about X' or composing a quarterly summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | ||
| end | No | ||
| source | No | Optional source filter | |
| limit | No | Max rows (default 50) |