Commit graph

1 commit

Author SHA1 Message Date
Claude
6afa016920
docs: add comprehensive CLAUDE.md for AI assistants
Add detailed documentation to help AI assistants understand and work
with the Fantasy Map Generator codebase, including:

- Project architecture and technology stack
- Directory structure and file organization
- Data model and core concepts (pack object, Voronoi mesh)
- Code conventions and module patterns
- Development workflow and versioning process
- Common development tasks and patterns
- Performance considerations and best practices
- Troubleshooting guide and quick reference

This guide provides AI assistants with essential context about the
codebase's unique characteristics (no build system, global object
pattern, typed arrays, D3.js rendering) to enable more effective
contributions.
2025-11-14 02:21:52 +00:00