Claude Code Instructions for ignore This file contains project-specific instructions for Claude Code when working on this repository. Development When developing: Follow Twada-style TDD: start with a failing test, implement the minimum to pass, then refactor.