spatial_heat
Find which files received the most weighted activity (edits and decision references) in a given time window to reveal development hotspots.
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) |