This Bun/TypeScript monorepo uses Bun/Vite+, Convex, Effect v4, and Flue; use `@code/*` exports, validate env in `packages/env`, never edit generated files or `repos/`, keep UI components presentational by separating UI state into reusable hooks and business/services/pure functions into dedicated modules, and verify with the targeted runtime plus `bun run check-types` and `bun run check`. Before Flue work, MUST read `.agents/skills/flue/SKILL.md` and use installed-version `flue docs`; keep every `AGENTS.md` to 1–2 dense sentences by replacing stale guidance rather than appending.