Last Updated: 2025 Version: v1.0 Status: Production Ready
| Document | Location | Description |
|---|---|---|
| README | README.md | Main project overview and quick start |
| Release Notes | RELEASE_NOTES_v1.0.md | v1.0 release information and changelog |
| Deployment Guide | DEPLOYMENT_GUIDE_v1.0.md | Production deployment guide |
| Test Results | claudedocs/TEST_RESULTS_PHASE11.md | Phase 11 security test results |
| Document | Location | Description |
|---|---|---|
| Introduction | docs-site/docs/intro.md | Complete v1.0 overview with all features |
| Architecture | docs-site/docs/architecture.md | System architecture with Phase 11 security |
| Production Guide | docs-site/docs/production.md | Production deployment and configuration |
| API Reference | docs-site/docs/api/ | API documentation |
Note: These documents are older versions. For v1.0 information, see docs-site/ or root-level guides.
| Document | Location | Status |
|---|---|---|
| ARCHITECTURE.md | docs/ARCHITECTURE.md | |
| PRODUCTION_READY.md | docs/PRODUCTION_READY.md | |
| TASKS.md | docs/TASKS.md | |
| USAGE.md | docs/USAGE.md | ✅ Still valid for API usage |
Complete development history with detailed phase reports:
| Phase | Document | Description |
|---|---|---|
| Phase 1 | claudedocs/PHASE1_JSONRPC_WEBSOCKET_COMPLETE.md | JSON-RPC + WebSocket |
| Phase 2 | claudedocs/PHASE2_CUSTOM_COMMANDS_COMPLETE.md | Custom Command Interface |
| Phase 3 | claudedocs/PHASE3_SESSION_MANAGEMENT_COMPLETE.md | Session Management |
| Phase 4 | claudedocs/PHASE4_MULTI_RUNTIME_COMPLETE.md | Multi-Runtime Architecture |
| Phase 5 | claudedocs/PHASE5_PERFORMANCE_COMPLETE.md | Performance Optimization |
| Phase 6 | claudedocs/PHASE6_HEALTHCHECKS_PROMETHEUS_COMPLETE.md | Health Checks & Observability |
| Phase 7 | claudedocs/PHASE7_DOCUSAURUS_COMPLETE.md | Docusaurus Documentation |
| Phase 8 | claudedocs/PHASE8_NODEJS_PYTHON_RUNTIMES_COMPLETE.md | Node.js & Python Runtimes |
| Phase 9 | claudedocs/PHASE9_MULTI_RUNTIME_SELECTION_COMPLETE.md | Multi-Runtime Selection |
| Phase 10 | claudedocs/PHASE10_PACKAGE_MANAGEMENT_COMPLETE.md | Package Management |
| Phase 11 | claudedocs/PHASE11_PRODUCTION_HARDENING_COMPLETE.md | Security Hardening ⭐ |
| Report | Location | Description |
|---|---|---|
| Performance Benchmark | claudedocs/PERFORMANCE_BENCHMARK_REPORT.md | Phase 5 benchmarking results |
| Test Results | claudedocs/TEST_RESULTS_PHASE11.md | Phase 11 security testing (147 tests) |
Historical documentation and research:
- Phase 1-4 completion reports (older versions)
- Development history and research
- Migration guides
- Infrastructure benchmarks
- Testing automation guides
See docs/archive/README.md for complete archive index.
- README.md - Project overview
- docs-site/docs/intro.md - Detailed introduction
- DEPLOYMENT_GUIDE_v1.0.md - Deployment guide
- docs-site/docs/architecture.md - Complete architecture
- claudedocs/PHASE11_PRODUCTION_HARDENING_COMPLETE.md - Security architecture
- DEPLOYMENT_GUIDE_v1.0.md - Deployment options
- docs-site/docs/production.md - Production configuration
- RELEASE_NOTES_v1.0.md - Release information
- claudedocs/PHASE11_PRODUCTION_HARDENING_COMPLETE.md - Security implementation
- claudedocs/TEST_RESULTS_PHASE11.md - Security test results
- docs-site/docs/architecture.md - Security architecture section
- docs/USAGE.md - API usage examples
- docs-site/docs/api/ - API reference
- docs-site/docs/intro.md - Quick start examples
- claudedocs/TEST_RESULTS_PHASE11.md - Test results (147 tests)
- tests/ - Test source code
- claudedocs/PERFORMANCE_BENCHMARK_REPORT.md - Benchmarks
- claudedocs/PHASE5_PERFORMANCE_COMPLETE.md - Performance optimization
- Root-level guides:
UPPERCASE_WITH_UNDERSCORES.md(e.g.,DEPLOYMENT_GUIDE_v1.0.md) - Docusaurus docs:
lowercase-with-dashes.md(e.g.,architecture.md) - Phase reports:
PHASE##_NAME_COMPLETE.md(e.g.,PHASE11_PRODUCTION_HARDENING_COMPLETE.md)
- v1.0: Current production release
⚠️ Outdated: Legacy documentation (see newer versions)- ✅ Valid: Still applicable documentation
- ⭐: Newest features
| Information Type | Authoritative Source |
|---|---|
| Latest features | docs-site/docs/intro.md |
| Security details | PHASE11_PRODUCTION_HARDENING_COMPLETE.md |
| Deployment steps | DEPLOYMENT_GUIDE_v1.0.md |
| API reference | docs/USAGE.md + docs-site/docs/api/ |
| Architecture | docs-site/docs/architecture.md |
| Test results | TEST_RESULTS_PHASE11.md |
| Release info | RELEASE_NOTES_v1.0.md |
v1.0 (2025):
- Created comprehensive v1.0 documentation
- Added Phase 11 security hardening docs
- Updated all docs-site/ documentation
- Created DEPLOYMENT_GUIDE_v1.0.md
- Created RELEASE_NOTES_v1.0.md
- Created this documentation index
For questions or updates: See README.md for contact information.