This directory is the system of record for agent-facing repo guidance. Keep topic pages small, specific, and mechanically checkable where possible.
quickstart.mdarchitecture/overview.md- the task-specific page for the area you are changing
architecture/- system structure and major code ownership boundaries
mobile.mdcovers the Expo app and desktop mobile gateway boundaryextensions.mdcovers the Yoda Marketplace, extension permissions, and background-service lifecycle
workflows/- task-oriented procedures like testing, worktrees, and remote development
integrations/- provider, MCP, and external service guidance
risky-areas/- places where incorrect changes are expensive
conventions/- coding contracts and repo rules
- Prefer one page per concrete topic.
- Avoid volatile counts unless you can verify them cheaply.
- Link to the source-of-truth file paths.
- Update the smallest relevant page instead of expanding
AGENTS.md.