Docs
This repo keeps durable markdown under docs/ so product, developer, engineering, and agent workflow knowledge stays structured and discoverable.
Lanes
docs/public/README.md- plain-language user-facing product docs for current behaviordocs/developers/README.md- integration, API, self-hosting, deployment, and partner-agent docsdocs/engineering/README.md- ADRs, alternatives considered, deep technical notes, and maintainer/operator context
Current Sections
docs/planning/README.md- product, architecture, roadmap, backlog, and issue-planning docs; treat as engineering until promoteddocs/agentic/README.md- software-factory, onboarding, control-loop, and agent workflow docs; treat as engineering/operator contextdocs/backend/convex-bootstrap.md- backend bootstrap workflow and structure notesdocs/backend/event-schema.md- event records, participant links, media links, and world-association notesdocs/developers/partner-agent-skill.md- Docusaurus-visible canonical partner-agent guidancedocs/developers/public-api.md- public API posture, versioning, client classes, and rate-limiting directiondocs/developers/vrdex-mcp-read-tools.md- documentation-only first pass for standalone read-only VRDex MCP toolsdocs/engineering/service-map.md- cross-link map for services, docs, and implementation surfacesdocs/deployment/aws-baseline.md- first-pass AWS service baseline for SES and future S3 assetsdocs/deployment/docs-site.md- Docusaurus docs deployment runbook fordocs.vrdex.netdocs/developers/self-hosting-and-iac.md- self-hosting, hosted deployment, and IaC ownership directiondocs/deployment/vercel-preview.md- initial Vercel hosted-preview setup and validation pathdocs/deployment/ses-auth-email.md- SES auth email and Convex environment variablesdocs/testing/playwright-visual-preview.md- current Playwright screenshot preview and data-flow artifact workflowdocs/testing/playwright-image-diffing.md- planned committed-baseline image diff workflow
Useful starting points:
docs/agentic/contributor-workflow.md- contributor contract and onboarding pointer- root
README.md- current workspace bootstrap commands, including the initial web app apps/docs- Docusaurus scaffold that serves the canonical markdown fromdocs/skills/vrdex/SKILL.md- compatibility pointer back to the Docusaurus-visible partner-agent skill
Working rule
- use
AGENTS.mdfor short durable repo-wide rules - use
AGENTS.local.mdfor personal/operator preferences only - use
docs/for canonical human+agent reference material - use skills as thin routing/onboarding layers that point back to docs
- use
apps/docsas the browsable Docusaurus shell, not as a second source of truth