chamnan · measured in your browser
Paste any public GitHub repository. chamnan's own code runs here, in this tab, and reports what it would inject into a coding agent's context. Nothing is uploaded and there is no server — the page reads the repository from GitHub the same way your browser reads any other page.
Thirteen repositories across eight languages, every one measured through this page in a real browser. The pattern is the point, not any single ratio: the source grows nearly seventy-fold down this table and the injected block stays between 6.2 and 6.7 KB. That is a bound, not compression.
| repository | language | source | injected | ratio |
|---|
Measured 2026-09-08. These repositories are worked on daily, so re-running one today will not match to the byte — the shape holds, the digits move.
Source is the bytes of indexable files fetched. Injected is what the SessionStart
hook writes into the agent's context, after the index is rolled up to its token budget — not
the on-disk MAP.md, which is larger and is meant to be grepped, never read whole.
Two commands, then one slash command in a repository you work in.
claude plugin marketplace add ArcticFox2029/chamnan
claude plugin install chamnan@chamnan
…then /chamnan:bootstrap once, inside the repository.
This page has two ceilings, and a very large repository hits both.
git clone https://github.com/ArcticFox2029/chamnan
cd <your repository>
python3 /path/to/chamnan/bin/chamnan-map
It prints the same figures this page does, over every file.
Nothing is stored.