emileriksenkeev turns each matter into a working wiki
This fork gives every matter a shared knowledge base that can inform the assistant tools around it.
The wiki uses Obsidian-style Markdown, stored in Supabase, a hosted database service. It lives alongside the project workspace, so the matter record has a place for evolving notes, context and linked references.
- Auto-ingest brings material into the wiki without a separate manual copy-and-paste step.
- Linting checks the wiki content for consistency.
- Backlinks connect related notes so a reader can follow the matter's internal trail.
- Entity extraction and the project assistant can read the wiki as a source, putting the accumulated matter context back into day-to-day tools.
That last move is the interesting one: the wiki becomes part of how the system understands a case, not a document left for someone to discover later.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?