her / ui /dist /binary-logos /README.md
geekwrestler's picture
Squash history (purge pre-scrub demo session blobs)
5f43c7d
|
Raw
History Blame Contribute Delete
444 Bytes
# binary-logos
Local logo cache for the binary registry. The background enricher
(`narrator/enricher.py`) pulls a logo per identified binary into this directory as
`<binary>.svg` (or `.png`); the UI's `BinaryLogo` serves it from here and falls
back to a colored monogram when a file isn't present yet.
100% local — no logo is ever fetched at render time (Non-negotiable #2). Safe to
delete; it will be repopulated as sessions are analyzed.