mirror of
https://github.com/Heretek-AI/heretek-openclaw-deploy.git
synced 2026-07-01 18:25:50 -04:00
20d970fe60
- 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