Canonical rules are maintained in AGENTS.md and docs/agent-rules/.
Read those files for the complete rule set.
Key entry points:
AGENTS.md— project overview, commands, verification gatedocs/agent-rules/architecture.md— product identity, layer ownership, invariantsdocs/agent-rules/frontend.md— TypeScript, React, stylingdocs/agent-rules/main-process.md— Electron main process, IPC, WebSocketdocs/agent-rules/message-persistence.md— message write paths (CRITICAL)docs/agent-rules/git-conventions.md— commit format, PR budget
Run pnpm check before claiming completion.