Outside the lens: __TITLE__ as any editor shows it.
Turn the lens deeper and it excavates: first the coordinates, then the
knowledge attached to them, then the intelligence that lives on top.
◉ move to inspect · scroll or keys 1-3 to change depth ·
click to pin the lens · [ ] resizes
DEPTH 1 · STRUCTURE
Note the
hierarchy: files are module coordinates (they carry their own history
and metadata), packages get coordinates through __init__, and
contains edges chain directory → module → class → function. Bare
non-package directories are the one thing without an ID — implicit in
paths by design.