akousmata v0.1.0 — The Listening Navigator
The shared sonic-memory store gets its own app: a local-first library over akousma records — navigating sonic memories, not audio files. Earworm is the protocol, the akousma is the shared record, the akousmata is the whole library.
- Library — filter by app/origin/tag/text/time, play resolvable audio, edit tags/notes/summaries, add manual human listening events (what you listen enters the same library as what agents listen), typed kinship editing, and forget-with-honest-absence.
- Graph — lineage (solid) and kinship (dashed) as a navigable canvas over the whole library or one memory's neighborhood.
- Wiki — the llm-wiki pattern forked into sonic memories: deterministic record/tag pages, persistent topic syntheses, an index catalog, an append-only journal, and a lint pass (store integrity, orphan pages, dangling wikilinks).
- Auto-research — deterministic traversal reports with zero configuration; bounded BYOK research loops (any OpenAI-compatible endpoint, Anthropic, or a local CLI agent like codex/opencode via stdin) that file answers back as topic pages.
- Germ handoff — send any memory into germ as sound, prompt, or lineage; realtime store watch shows memories as oída or germ writes them.
- oída's flat-grey aesthetic; no models, no agents; keys only in local settings.json; store data lives beside the code and is never tracked.
Requires earworm/packages/py-akousma >= 0.2.1.