Skip to main content
Glama
DOCUMENTATION-NAVIGATION.md•4.43 kB
# Documentation Navigation - Updated Paths **Document**: Post-Organization Navigation Guide **Version**: 1.0 **Date**: July 5, 2025 **Status**: Reference Guide ## File Moves Summary ### Moved to Archive (Reference Only) ``` OLD PATH → NEW PATH CHANGELOG.md → archive/documentation/CHANGELOG.md CLAUDE_DESKTOP_CONTEXT.md → archive/documentation/CLAUDE_DESKTOP_CONTEXT.md CLAUDE_DESKTOP_README.md → archive/documentation/CLAUDE_DESKTOP_README.md CLAUDE_START_HERE.md → archive/documentation/CLAUDE_START_HERE.md CURRENT_STATUS.md → archive/documentation/CURRENT_STATUS.md PROJECT-CONTINUATION-CRITICAL-FAILURE.md → archive/documentation/PROJECT-CONTINUATION-CRITICAL-FAILURE.md PROJECT-SUCCESS-SUMMARY.md → archive/documentation/PROJECT-SUCCESS-SUMMARY.md RECOVERY_PROCEDURES.md → archive/documentation/RECOVERY_PROCEDURES.md VERSION → archive/documentation/VERSION VIEWING-COMPOSITIONS.md → archive/documentation/VIEWING-COMPOSITIONS.md WORKING-SYSTEM-SUMMARY.md → archive/documentation/WORKING-SYSTEM-SUMMARY.md ``` ### Current Active Documentation ``` ACTIVE FILES (Use These) README.md → Main project overview (updated) MIGRATION-STATUS.md → Current migration status and file guide CLAUDE.md → Session memory (active development context) docs/technical/ → Complete technical documentation ā”œā”€ā”€ system-architecture.md → System design and components ā”œā”€ā”€ api-documentation.md → API reference ā”œā”€ā”€ troubleshooting-guide.md → Production support └── development-guide.md → Developer workflow docs/analysis/ → Implementation reports ā”œā”€ā”€ task-*.md → Detailed implementation reports └── Current phase completion documentation ``` ## Navigation Updates Needed ### For Historical Context If you need information that was in moved files: **Instead of `CURRENT_STATUS.md`** → Use `MIGRATION-STATUS.md` **Instead of `PROJECT-SUCCESS-SUMMARY.md`** → Use `README.md` + `docs/analysis/` **Instead of `WORKING-SYSTEM-SUMMARY.md`** → Use `docs/technical/system-architecture.md` **Instead of `CHANGELOG.md`** → Use `archive/documentation/CHANGELOG.md` ### For Development Work **Primary References:** - `docs/technical/development-guide.md` - Development workflow - `docs/technical/api-documentation.md` - API reference - `docs/technical/troubleshooting-guide.md` - Issue resolution - `MIGRATION-STATUS.md` - File organization and status ### For Production Deployment **Key Documents:** - `README.md` - Setup and quick start - `docs/technical/system-architecture.md` - System design - `docs/technical/troubleshooting-guide.md` - Production support - `docs/analysis/task-4.3-performance-optimization-report.md` - Performance info ## Broken Reference Quick Fixes ### Most Common Issues 1. **Documentation cross-references** pointing to moved files 2. **Legacy task files** referencing old status documents 3. **Navigation links** in archived documentation ### Quick Solutions ```bash # For documentation that references moved files: # UPDATE: ./path/to/CHANGELOG.md # TO: ./archive/documentation/CHANGELOG.md # For current status references: # UPDATE: CURRENT_STATUS.md # TO: MIGRATION-STATUS.md # For project summaries: # UPDATE: PROJECT-SUCCESS-SUMMARY.md # TO: README.md (current overview) ``` ## Impact Assessment āœ… ### āœ… MINIMAL RISK - **Core functionality**: Independent of moved documentation - **NEW architecture**: All active development files untouched - **Production system**: No functional dependencies on moved files ### 🟔 MINOR CLEANUP NEEDED - **Legacy documentation**: Some cross-references may need updating - **Historical links**: May point to old locations - **Development comfort**: Some familiar paths changed ### āœ… BENEFITS ACHIEVED - **Clean project root**: Professional, organized structure - **Clear development path**: Obvious which files to use - **Better navigation**: Logical grouping of related files - **Archive preservation**: Historical context maintained --- **Bottom Line**: The file organization improves the project significantly with minimal risk. Most "broken references" are in legacy documentation and don't affect the functioning system. The NEW architecture (where all active development happens) is completely unaffected by the moves. **Recommendation**: Continue with current organization. Address broken references gradually as encountered during normal development work.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rkm097git/euconquisto-composer-mcp-poc'

If you have feedback or need assistance with the MCP directory API, please join our Discord server