Skip to content

AGENTS.md

Start Here

  • Read docs/ARCHITECTURE.md
  • Read docs/PRODUCT.md
  • Use npm run dev to start the app
  • Use npm run check before marking work complete

Hard Rules

  • Do not change Electron main/preload/renderer boundaries without reading docs/ARCHITECTURE.md
  • Do not mark a feature complete without verification
  • Leave a clean state for the next session