Minimal, durable repo foundation for Deno-only development.
src/— all executable / importable codedocs/— architecture notes, ADRs, setup guides.devcontainer/— DevPod + OrbStack configuration.vscode/— editor policy (Deno LSP is authoritative)
deno task qadevpod up .
devpod open .For full setup instructions, see: docs/devpod.md