# Documentation Requirements

All Kjerneverk projects must include:

1. **README.md**: Every plan must include a step focused on documentation that covers:
   - Project overview and purpose
   - Installation instructions
   - Usage examples
   - API reference (for libraries)
   - Contributing guidelines

2. **AI Guide**: Projects should include an AI guide (AGENTS.md or similar) that:
   - Explains the project architecture
   - Documents key design decisions
   - Provides context for AI assistants

3. **Website Documentation**: If the project is user-facing, consider:
   - Documentation website (using appropriate tools)
   - Getting started guides
   - API documentation
