Development Guides¶
This directory is reserved for development-focused guides.
Current Development Resources¶
For now, please refer to:
- CONTRIBUTING.md (project root) - Contributing guidelines and development setup
- CLAUDE.md (project root) - Development notes and project structure
- Architecture Documentation - System design and architecture
- Test Harness Development - Building and testing harnesses
Planned Content¶
We plan to add guides for: - Setting up a development environment - Understanding the codebase architecture - Extending TofuSoup with new components - Performance optimization techniques - Debugging cross-language issues
Contributing¶
Have development expertise to share? See CONTRIBUTING.md in the project root for contribution guidelines.