This directory contains all project documentation organized by category.
/api/- API documentation and interface specifications/design/- Design documents, feature specifications, and improvement ideas/archive/- Archived documentation from completed work
- README_DEVELOPMENT.md - Complete development setup and build instructions
- README_SBT_REVOLVER.md - Hot reload configuration with sbt-revolver
- AGENTS.md - Agent architecture and AI integration patterns
- ADVENTURE_IMPROVEMENTS.md - Planned adventure enhancements
- COMPLETION_SUMMARY.md - Feature completion status
- LLM4S_BUG_REPORT.md - Known issues with LLM4S integration
- ideas.md - Future feature ideas and brainstorming
Documentation in the archive/ folder represents completed work or obsolete plans:
- Historical implementation plans
- Completed refactoring documents
- Old code review notes
These are kept for historical reference but may not reflect the current codebase.
For quick start and overview, see:
- Main README - Project overview and quick start guide
- CLAUDE.md - AI assistant guide for this codebase