Update Docker build configuration and dependencies to support the integrated
wave-based scaling system with Docker Swarm orchestration.
Changes:
- Fix Dockerfile docker group ID for cross-node compatibility
- Update go.mod dependency path for Docker build context
- Enable Docker socket access for scaling operations
- Support deployment constraints to avoid permission issues
The wave-based scaling system is now production-ready with:
- Real-time scaling operations via REST API
- Health gate validation before scaling
- Comprehensive metrics collection and monitoring
- Full Docker Swarm service management integration
Tested successfully with scaling operations from 2→3 replicas.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Replace incremental sync with full scan for new repositories
- Add initial_scan status to bypass Since parameter filtering
- Implement council formation detection for Design Brief issues
- Add version display to WHOOSH UI header for debugging
- Fix Docker token authentication with trailing newline removal
- Add comprehensive council orchestration with Docker Swarm integration
- Include BACKBEAT prototype integration for distributed timing
- Support council-specific agent roles and deployment strategies
- Transition repositories to active status after content discovery
Key architectural improvements:
- Full scan approach for new project detection vs incremental sync
- Council formation triggered by chorus-entrypoint labeled Design Briefs
- Proper token handling and authentication for Gitea API calls
- Support for both initial discovery and ongoing task monitoring
This enables autonomous project kickoff workflows where Design Brief issues
automatically trigger formation of specialized agent councils for new projects.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>