spatial_heat
Identify top files by weighted activity (edits and decision references) within a configurable time window. Use since_days to limit scope; omit for all-time analysis.
Instructions
v3.1.0 M4: Top-K most-touched files in a time window by weighted activity (edits + decision_refs). Useful for 'where has attention been this week?' queries. Pass since_days to limit the window; omit for all-time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_k | No | ||
| since_days | No | Only count activity within the trailing N days (omit for all-time) |