Skip to main content

Module heatmap

Module heatmap 

Source

Structs§

HeatEntry
HeatMap

Functions§

entry_stats
Cheap read-only lookup against the in-process heatmap buffer: (access_count, avg_compression_ratio) for a file, if tracked. Paths are canonicalized the same way record_file_access stores them.
flush
format_directory_summary
format_heatmap_status
record_file_access
record_file_access_with_agent
Like record_file_access but attaches an agent identifier so the heatmap builds a per-agent pheromone field (stigmergic trace for multi-agent routing).
reset