Last Updated: 2025-11-19
Status: β
Optimized for Agent Consumption
- π Unified Knowledge Base - NEW: Single source of truth
- Agent Documentation Index - Complete guide for AI agents
- Archive - Historical documentation and completed fixes
π Unified Knowledge Base - PRIMARY SOURCE β
Single source of truth - All essential documentation in one organized location:
-
01-critical/ - Must-read files (4 files)
- AI mandatory checklist, MCP limits, project overview, quick start
-
02-guides/ - How-to guides (13+ files)
- Setup, multiplayer, troubleshooting, visual scripting guides
-
03-api-reference/ - Technical references (17+ files)
- GameCreator APIs, Unity references, component documentation
-
04-architecture/ - System design (1+ files)
- Architecture decisions, fork strategy, system design
-
05-workflows/ - Process documentation (1+ files)
- Development workflows, OpenSpec processes, team procedures
π¦ Archive - Historical Reference
Preserved historical documentation for reference:
- 2025-Nov/ - Recent consolidation (old structure)
- Summaries - Project completion summaries (141+ files)
- Fixes - Completed bug fixes (38+ files)
1. Read: _knowledge-base/01-critical/AI_MANDATORY_CHECKLIST.md
2. Read: _knowledge-base/01-critical/Project-Overview.md
3. Read: _knowledge-base/01-critical/MCP_TOKEN_LIMITS_GUIDE.md
4. Browse: _knowledge-base/02-guides/setup/
1. Check: .openspec/proposals/ for active work
2. Reference: _knowledge-base/02-guides/ for how-to info
3. Use: _knowledge-base/03-api-reference/ for API details
4. Follow: _knowledge-base/01-critical/ for core guidelines
1. Check: docs/current/guides/troubleshooting/
2. Search: docs/archive/fixes/ for similar issues
3. Review: docs/archive/investigations/ for root causes
| Category | Files | Purpose |
|---|---|---|
| π Knowledge Base | ~40 essential files | PRIMARY SOURCE - Active documentation |
| π¦ Archive | 6,000+ files | Historical reference |
| π Reduction | 99.2% fewer active files | Massive consolidation achieved |
- β Unified Knowledge Base created with 40 essential files
- β 6,000+ scattered files consolidated and archived
- β Single source of truth established
- β Hierarchical organization (01-critical through 05-workflows)
- β AI-optimized structure for fast parsing and reference
This documentation is integrated with Serena Brain Mode:
- Memory System:
.serena/memories/(hierarchical knowledge) - Project Config:
.serena/project.yml(AI configuration) - Proactive Analysis: Monitors documentation health
- Auto-Sync: OpenSpec proposals β Serena memories
.serena/AI_MANDATORY_CHECKLIST.md- Code quality rules.serena/project.yml- Serena configurationdocs/current/core/CLAUDE.md- Project overviewdocs/current/core/AGENTS.md- Agent instructions
docs/current/core/MCP_TOKEN_LIMITS_GUIDE.md- MCP constraintsdocs/current/core/WORKFLOW_QUICK_REFERENCE.md- Fast workflow refdocs/AGENT_DOCUMENTATION_INDEX.md- Complete agent guide
.serena/memories/_CRITICAL/- Must-know knowledge.serena/memories/_CORE/- Core project knowledge.serena/memories/_INTEGRATION/- Integration patterns
| Need | Location |
|---|---|
| Learn stack | docs/current/core/CLAUDE.md |
| Set up multiplayer | docs/current/guides/multiplayer/ |
| Use Unity MCP | docs/current/guides/unity-mcp/ |
| Fix errors | docs/current/guides/troubleshooting/ |
| API reference | docs/current/reference/ |
| Historical fixes | docs/archive/fixes/ |
| Technology | Location |
|---|---|
| GameCreator | docs/current/reference/gamecreator/ |
| Netcode | docs/current/reference/netcode/ |
| Visual Scripting | docs/current/guides/visual-scripting/ |
| Unity MCP | docs/current/guides/unity-mcp/ |
Always read the AI_MANDATORY_CHECKLIST before writing code.
Focus on docs/current/ - use docs/archive/ only for context.
All code must be in MLCreator.* namespace (UTF-8 encoding).
MCP tools limited to 25,000 tokens per response - use filters!
Review .openspec/proposals/ before starting new work.
- Current guides:
docs/current/guides/{category}/ - API references:
docs/current/reference/{technology}/ - Core docs:
docs/current/core/
- Update timestamp in header
- Maintain markdown formatting
- Update cross-references
- Run cleanup script if needed
- Use
scripts/simple-doc-cleanup.ps1 -Execute - Completed fixes β
docs/archive/fixes/ - Investigations β
docs/archive/investigations/
- Documentation Super Cleanup Plan - Master plan
- Serena Execution Guide - Serena workflow
- Repository Guidelines - Code organization
- Read
AGENT_DOCUMENTATION_INDEX.md - Check
docs/current/guides/troubleshooting/ - Search
docs/archive/for historical context
- Review
.serena/AI_MANDATORY_CHECKLIST.md - Follow
docs/current/core/WORKFLOW_GUIDE.md - Check
.openspec/for active proposals
Maintained By: Serena Brain Mode
Auto-Updated: Yes (monitors health, suggests improvements)
Agent-Optimized: Yes (hierarchical, token-efficient, fast-navigation)
β
51 files archived - Historical content preserved
β
Clear structure - Current vs Archive separated
β
Agent-optimized - Fast navigation, reduced tokens
β
Well-documented - Comprehensive indexes and guides
Ready for productive agent work! π