The senses
One address grammar over everything, three depths for every file.
Addressability
Everything is addressable. Files, symbols, line ranges, globs — one URI scheme across your repo, imported repos, and the docs themselves.
Point the same address grammar at your estate: every repo you import answers the same query, down to the line. A new CVE is one grep away from being a list of places, not a meeting.
The risk is asymmetric. A bad query costs 1,500 tokens. A good one saves 50,000.
Progressive disclosure
Every file is pre-computed at three levels — a one-line headline, its structure, its full content. The token budget decides which one you get; the address never changes.
An agent scans a thousand headlines to know what exists, narrows to twenty structures to see the shape, and reads three bodies to understand — never opening a file it didn't need.
Try the tabs. Same file, three bets.
27 format families
Code, data, documents — parsed to symbols and structure, not just text. Even the PDFs.