Heat map

Which lines agents read, and which they keep rewriting.

Two channels — reads and updates — filtered by time window and by agent.

A markdown document rendered with per-line heat: a blue reads channel and an amber updates channel, with totals for reads, updates and distinct agents; a coverage bar and a count of lines never read; the average read window; the most-read line ranges; a changed-then-never-read callout; per-agent read counts; and a panel listing the raw windows agents pulled in.
Thirty days: 775 reads, 33 updates, 5 agents. 28 of 65 lines never read. Average window 7.8 lines — agents pull windows, not documents. Click for detail.

Changed, then never read

Intent written down that nothing has pulled in since. A failure named before it becomes a bug.

Hot on both channels

Read constantly and rewritten constantly: a rule that is unclear. This is where contradictions start.

Cold sections

Never read, paid for on every run. Delete them and you buy back context.