ATLES Documentation
This directory contains all ATLES project documentation organized by category for easy navigation and maintenance.
π Directory Structure
ποΈ Architecture (architecture/)
Core system design and architectural documentation
ATLES_AUTONOMOUS_V2_DESIGN.md- Autonomous system v2 design specificationsATLES_CONSTITUTIONAL_SAFETY_MONITOR_DESIGN.md- Constitutional safety system designATLES_TRUTH_SEEKING_SYSTEM_DESIGN.md- Truth-seeking system architectureMemory_Aware_Reasoning_Architecture.md- Memory-aware reasoning system designATLES_Consciousness_Goals_Theory.md- Consciousness and goals theory documentation
π Bug Reports (bug-reports/)
Bug reports and issue tracking documentation
ATLES_MEMORY_SYSTEM_BUG_REPORT.md- Memory system bug analysisATLES_MEMORY_SYNTHESIS_BUG_REPORT.md- Memory synthesis issuesATLES_MEMORY_SYNTHESIS_INCONSISTENCY_BUG_REPORT.md- Memory synthesis inconsistency issues
β
Completion Reports (completion-reports/)
Implementation completion and status reports
ATLES_AUTONOMOUS_V2_COMPLETE.md- Autonomous v2 completion statusATLES_DOCUMENT_SYSTEM_COMPLETE.md- Document system completionATLES_SPEED_CONTROLS_COMPLETE.md- Speed controls implementationATLES_START_STOP_CONTROLS_COMPLETE.md- Start/stop controls completionATLES_WEIGHT_SURGERY_INTEGRATION_COMPLETE.md- Weight surgery integration statusATLES_ASYNCIO_EVENT_LOOP_FIX_COMPLETE.md- AsyncIO event loop fixesCHAT_SUBSYSTEM_FIX_COMPLETE.md- Chat subsystem fixesCORE_ARCHITECTURAL_FIX_COMPLETE.md- Core architectural fixesIDENTITY_AMNESIA_FIX_COMPLETE.md- Identity amnesia fixesUNICODE_EMOJI_FIX_COMPLETE.md- Unicode emoji fixesSOPHISTICATED_MANIPULATION_DETECTION_DEPLOYED.md- Manipulation detection deploymentTRUTH_SEEKING_SYSTEM_DEPLOYED.md- Truth-seeking system deployment
π Guides (guides/)
User guides, instructions, and how-to documentation
AI_CAPABILITIES_README.md- AI capabilities overviewAI_TASK_MANAGEMENT_GUIDE.md- Task management guideCODEBASE_EXPLANATION_GUIDE.md- Codebase explanation guideCUSTOM_MODEL_SETUP_INSTRUCTIONS.md- Custom model setup instructionsDEBUG_MODE_README.md- Debug mode documentationDEBUG_QUICK_REFERENCE.md- Debug quick referenceDEVELOPER_GUIDE.md- Developer guideDEPENDENCY_PDF_FEATURES.md- PDF dependency featuresDEPLOY_TO_PIXEL9_GUIDE.md- Pixel 9 deployment guideDIRECT_INSERT_GUIDE.md- Direct insert guideENHANCED_CONVERSATION_INTEGRATION_GUIDE.md- Enhanced conversation integrationEPISODIC_SEMANTIC_MEMORY_README.md- Episodic semantic memory guideOLLAMA_INTEGRATION_GUIDE.md- Ollama integration guidePDF_READING_README.md- PDF reading capabilitiesPROACTIVE_MESSAGING_README.md- Proactive messaging guidePROJECT_MANAGEMENT_GUIDE.md- Project management guideQUICK_START_GUIDE.md- Quick start guideREFACTORING_MIGRATION_GUIDE.md- Refactoring migration guideSAFETY_IMPROVEMENTS_GUIDE.md- Safety improvements guideATLES_GLOSSARY.md- Project glossary
π Integration (integration/)
Integration documentation and implementation summaries
R-ZERO_INTEGRATION_IMPLEMENTATION_SUMMARY.md- R-Zero integration summaryR-ZERO_PHASE2_IMPLEMENTATION_SUMMARY.md- R-Zero Phase 2 implementationR-ZERO_PHASE3_IMPLEMENTATION_SUMMARY.md- R-Zero Phase 3 implementationR-ZERO_PHASE4_IMPLEMENTATION_SUMMARY.md- R-Zero Phase 4 implementationPROACTIVE_MESSAGING_IMPLEMENTATION_SUMMARY.md- Proactive messaging implementationMETACOG_002_IMPLEMENTATION_SUMMARY.md- Metacognitive system implementationMETACOG_003_IMPLEMENTATION_SUMMARY.md- Metacognitive system v3 implementationCONSTITUTIONAL_FIX_IMPLEMENTATION_SUMMARY.md- Constitutional fixes implementationINTENT_BASED_CONSTITUTIONAL_INTEGRATION_PLAN.md- Intent-based constitutional integrationATLES_R-ZERO_INTEGRATION_PLAN.md- R-Zero integration planning
π§ Memory System (memory-system/)
Memory system specific documentation
MEMORY_ARCHITECTURAL_IMPROVEMENTS_SUMMARY.md- Memory architecture improvementsMEMORY_ARCHITECTURE_IMPROVEMENTS.md- Memory architecture detailsMEMORY_SYSTEM_INTEGRATION_STATUS.md- Memory system integration statusUNIFIED_MEMORY_INTEGRATION_SOLUTION.md- Unified memory integration solution
π± Mobile (mobile/)
Mobile application documentation
ATLES_MOBILE_APP_SUMMARY.md- Mobile app summaryATLES_MOBILE_INTEGRATION.md- Mobile integration documentation
πΊοΈ Roadmaps (roadmaps/)
Project roadmaps and planning documents
ATLES_ADVANCED_ROADMAP_2025.md- Advanced roadmap for 2025ATLES_Architecture_Updates_2025.md- Architecture updates for 2025
π System Analysis (system-analysis/)
System analysis, performance reports, and progress tracking
SYSTEM_PROGRESS_ANALYSIS.md- System progress analysisATLES_PHILOSOPHICAL_REASONING_PERFORMANCE_REPORT.md- Philosophical reasoning performanceCONFIDENCE_SCORING_ANALYSIS.md- Confidence scoring analysisATLES_CLAUDE_PHILOSOPHICAL_CONVERSATION_LOG.md- Claude philosophical conversation logCORRECT_MODEL_HIERARCHY_SUMMARY.md- Model hierarchy summary
π§ͺ Testing (testing/)
Testing documentation and test results
CONSTITUTIONAL_TESTING_README.md- Constitutional testing guideTESTING_CLARIFICATION.md- Testing clarification document
π Truth Seeking (truth-seeking/)
Truth-seeking system documentation
TRUTH_SEEKING_INTEGRATION_ANALYSIS.md- Truth-seeking integration analysisTRUTH_SEEKING_RETRAINING_COMPLETE.md- Truth-seeking retraining completion
π Updates (updates/)
Status updates, fix summaries, and release notes
AUGUST_2025_RELEASE_NOTES.md- August 2025 release notes404_ERROR_FIX_SUMMARY.md- 404 error fix summary404_ERROR_PROPER_FIX_SUMMARY.md- Proper 404 error fix summaryFINAL_404_FIX_SUMMARY.md- Final 404 error fix summaryBUG_FIXES_ENABLED_SUMMARY.md- Bug fixes enabled summaryDIRECT_OLLAMA_FIX_SUMMARY.md- Direct Ollama fix summaryWEIGHT_SURGERY_INTEGRATION_STATUS.md- Weight surgery integration statuschat_8.21.2025.txt- Chat log from August 21, 2025chat_8.22.2025.txt- Chat log from August 22, 2025chat_8.24.2025.md- Chat log from August 24, 2025
π Main Documentation Files
ATLES_Project_Summary.md- Overall project summaryDOCUMENTATION_INDEX.md- Previous documentation indexcomputer_vision.md- Computer vision documentation
π Quick Navigation
For Developers
- Start with
guides/QUICK_START_GUIDE.md - Read
guides/DEVELOPER_GUIDE.mdfor development setup - Check
architecture/for system design understanding
For Users
- Begin with
guides/QUICK_START_GUIDE.md - Review
guides/AI_CAPABILITIES_README.mdfor capabilities - Check
updates/AUGUST_2025_RELEASE_NOTES.mdfor latest features
For System Administrators
- Review
integration/for system integration details - Check
completion-reports/for implementation status - Monitor
updates/for latest fixes and improvements
π Last Updated
September 12, 2025 - Documentation reorganization completed
This documentation structure was created to improve organization and maintainability of the ATLES project documentation.