This is the Ever Works Turborepo monorepo (main web app at apps/web/). It uses .augment/rules/workspace.md as the primary rules file for Augment Code / Augment Agent.
Most operational details (environment, build/run/test commands, architecture, docs) are shared with CLAUDE.md. Treat CLAUDE.md as the detailed source of truth.
- Read
.augment/rules/workspace.mdfor concise, always-on workspace rules (safe commands, editing guidelines, etc.). - Use the root
CLAUDE.mdfor full project instructions andREADME.mdfor monorepo-level information.
If you update scripts, env vars, or major conventions, please keep:
.augment/rules/workspace.md, andCLAUDE.md
in sync.