2 Commits
Author SHA1 Message Date
Patryk Gensch 8a870a60bb feat: add asset browser and ANN event playback 2026-08-25 00:01:21 +02:00
Patryk GenschandClaude Opus 5 c2036e1f72 Add a README
Everything so far lived in code comments and CLI help, which works while writing
the thing and not at all when coming back to it after a month. Covers what the
catalogue is, where its knowledge of the Aidem formats comes from (:core through
a composite build, never a fork), how the data is shaped, and how to run it —
pipeline, browsing, transcription, Docker, and moving the database between
machines.

Written against the actual state rather than memory: the command list is what the
binary prints, the table list is what the schema holds, and the submodule URL is
the one in .gitmodules. Volatile figures are left out, with a pointer to
`rex-catalog stats` instead, so the file does not rot on the next ingest.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-21 20:53:04 +02:00