Files
heretek-openclaw-deploy/docs
John Doe 20d970fe60 docs: Comprehensive documentation for Gateway v2026.3.28+ architecture
- Create docs/ARCHITECTURE.md - System architecture with diagrams and component overview
- Create docs/AGENTS.md - Documentation for all 11 agents with triad protocol
- Create docs/PLUGINS.md - Plugin reference for 7 installed plugins
- Create docs/SKILLS.md - Skills repository reference with 48 skills
- Create docs/CONFIGURATION.md - Configuration reference for all config files
- Create docs/DEPLOYMENT.md - Deployment procedures and Docker setup
- Create docs/OPERATIONS.md - Operations guide with runbooks and monitoring
- Update docs/README.md - Current consolidated structure, removed legacy references
- Update docker-compose.yml - Comment out web-interface service (removed v2.0.3)
- Update agents/entrypoint.sh - Deprecation notices for deleted modules
- Update scripts/validate-cycles.sh - Validate Gateway architecture, check deprecated dirs
- Remove clawbridge/ - Deleted during v2.0.3 consolidation

Documentation covers:
- OpenClaw Gateway WebSocket RPC (port 18789)
- LiteLLM Gateway model routing (port 4000)
- A2A Protocol v1.0 endpoints
- All 11 agent workspaces and identities
- Plugin architecture and API
- Skills repository structure and execution
- Health monitoring and backup procedures
- Migration from legacy container architecture
2026-03-31 00:35:40 -04:00
..