Open Vault
Open `obsidian-vault/` in Obsidian. Curated notes use `brain: true` frontmatter.
MetrAIyux 0S
Vault + command runner
Use the repo vault as the human source of truth, then sync approved notes into the local brain through the 0S command runner.
Open `obsidian-vault/` in Obsidian. Curated notes use `brain: true` frontmatter.
npm run 0s:command -- obsidian:sync
npm run 0s:command -- obsidian:inspect
npm run 0s:command -- brain:validate
npm run 0s:command -- site:serve
npm run 0s:command -- qa:crawl-static
The allowlist lives at `metraiyux_0s_site/brain/operator-command-registry.json`. The local brain can retrieve those command IDs and explain when to use each one.