recent_decisions
Retrieve decisions from a date range by scanning notes and documents for keywords like 'decided' or 'ADR'. Use it to answer what was decided on a topic or compile a quarterly summary.
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) |