Syd OS: Plan B2 (phase 1) - matter wiki (Obsidian-flavored markdown in Supabase)

↗ view on GitHub · emileriksenkeev · 2026-07-11 · 2eb90427

- wiki_pages table (per-project, slug/title/category/content_md); migration applied
- read_wiki + upsert_wiki_page tools wired into the project assistant
- system prompt: wiki-first workflow (index/log/[[wikilinks]], Karpathy pattern);
  order of use = read_wiki -> search_documents -> read_document
- 'Build / Refresh Matter Wiki' built-in workflow (ingest) in both registries

Stored in Supabase (multi-user, access-controlled, backed up); Obsidian-compatible
format so a matter's wiki can be exported as a vault. Not coupled to Obsidian.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Repository emileriksenkeev/sydOS
Author emileriksenkeev <emil@keev.co>
Authored
Parents 9fe117db
Stats 4 files changed , +204
Part of Matter wiki (Obsidian-flavored markdown in Supabase)

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-2eb90427.md from inside the repo you want the change in.

⬇ Download capture-commit-2eb90427.md