Daily Command Set
pnpm test:e2e for auth/public/UI-routing changes.
Use DISABLE_BACKGROUND_JOBS=true for local UI smoke tests against shared or
production-like credentials so the backend does not process Sheets sync queues,
two-way Sheets imports, reminders, or recurring task checks during validation.
Production Render does not set this flag.
Required Merge Gates
- typecheck passes
- relevant tests pass
- docs updated in same change
- risk note and rollback note included
Branch and Scope Rules
- keep one logical change per PR
- avoid mixed feature + refactor + schema bundles
- escalate risky auth/public changes for manager review