Extracted strict typing standards and response protocol into separate files in .claude-docs/ directory for better maintainability and reduced duplication. CLAUDE.md now serves as a lightweight index with references to detailed documentation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
312 B
312 B
🔒 MANDATORY CODING STANDARDS
Strict Typing - NO EXCEPTIONS
See .claude-docs/strict-typing.md for complete typing requirements.
🗣️ Response Protocol
See .claude-docs/response-protocol.md for complete protocol details.