# Developer Documentation ## Getting started for contributors - [Contributing guide](CONTRIBUTING.md) - [Code quality standards](CODE_QUALITY.md) - [Testing guidelines](TESTING.md) - [Architecture overview](ARCHITECTURE.md) ## Build and tooling - [ESLint and type safety](ESLINT_TYPE_SAFETY.md) - [Node.js and runtime notes](NODEJS_2025.md) ## Release and maintenance - [Release process](RELEASE_PROCESS.md) - [Manual testing](MANUAL_TESTING.md) ## Deep dives and plans - [Plugin development](PLUGIN_DEVELOPMENT.md) - [Reloaderoo docs](RELOADEROO.md) - [Reloaderoo primer](RELOADEROO_XCODEBUILDMCP_PRIMER.md) - [Reloaderoo for XcodeBuildMCP](RELOADEROO_FOR_XCODEBUILDMCP.md) - [Zod migration guide](ZOD_MIGRATION_GUIDE.md) - [Test runner env plan](TEST_RUNNER_ENV_IMPLEMENTATION_PLAN.md) - [Session management plan](session_management_plan.md) - [Session-aware migration todo](session-aware-migration-todo.md)