# Chief Beaver Officer land landing page for LifeOS - obsidian vault structure + AI agent prompt. built with sveltekit, tailwind, mdsvex. deploys as static site. what it does: - explains the LifeOS concept - interactive obsidian component to explore vault structure - prompt builder with raycast preset links - docs for the whole beaver setup (`/docs`) content: - `src/content/synced/` is generated by `bun scripts/sync-content.mjs` from the vault and the sibling repos, never edited by hand - `src/content/{ru,en}/` is the mock vault, hand-written; personal files are approximations at their real paths - the script needs `~/.config/beaver-land/forbidden.txt` (hosts, ids, nicknames) and refuses to run without it stack: - sveltekit + static adapter, tailwind css, webgl run: ``` bun i bun dev ``` build: ``` bun run build ``` creds: - [raycast.com](https://raycast.com) (and my aww tysm) for design - [liquid-glass-js](https://github.com/dashersw/liquid-glass-js) for header - `claude --dangerously-skip-permissions` for implementation - Chief Beaver Officer for its existence ✅ Certified neuroslop, built in exactly 10 hours (-2 hours for food)