Read AGENTS.md for project overview, design principles, monorepo structure, commands, and verification steps.
- Always run the verification checklist from AGENTS.md before considering work complete
- Follow Conventional Commit format from AGENTS.md git conventions
- Scope verification to affected workspaces for small changes; run the full checklist for cross-cutting changes
- When working on Svelte components, use Svelte 5 runes only — see design principles in AGENTS.md
- When adding new synth modules, follow the plugin registration pattern documented in AGENTS.md