Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeClash-ai/CodeClash
/ scatter_codebase_organization.py
File
scatter_codebase_organization.py
codeclash/analysis/viz/scatter_codebase_organization.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Determine how often files are (not) reused across rounds.
3
4
General idea - track when a file is created, then see whether / how often it is modified / deleted in later rounds.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected