# OrbitOS Vault — Hermes Project Context This is an OrbitOS vault. The folder structure and conventions follow OrbitOS (Obsidian-based productivity system). ## Vault Structure ``` 00_Inbox/ — Quick captures, status: pending → processed 10_Daily/ — Daily logs (YYYY-MM-DD.md) 20_Projects/ — Active projects (C.A.P.: Context → Actions → Progress) 30_Research/ — Deep research notes 40_Wiki/ — Atomic concepts (one per note) 50_Resources/ — Curated content 90_Plans/ — Execution plans (archived after use) 99_System/ — Templates, Prompts, Archives ``` ## Key Rules - Use Obsidian wikilinks `[[NoteName]]` to connect all notes - Project frontmatter: type=project, status=active|on-hold|done, area="[[AreaName]]" - Frontmatter MUST be at line 1, no empty line after `---` - Daily notes link to projects worked on; projects track progress via `[[YYYY-MM-DD]]` - This vault is a git repo: push to git.moreminimore.com/kunthawat/vault.git - 10 projects live in `20_Projects/` — each is a full git project (push separately for deploy) - Communicate in Thai unless otherwise requested