refactor: remove Docker configuration files - transitioning to native deployment

- Remove Dockerfile for CLI multi-stage build
- Remove docker-compose.yml with 20+ service definitions
- Remove containerized deployment infrastructure (blockchain, consensus, network nodes)
- Remove plugin ecosystem services (registry, marketplace, security, analytics)
- Remove global infrastructure and AI agent services
- Remove monitoring stack (Prometheus, Grafana) and nginx reverse proxy
- Remove database services
This commit is contained in:
AITBC System
2026-03-18 20:44:21 +01:00
parent d2cdd39548
commit fe3e8b82e5
35 changed files with 384 additions and 1477 deletions

View File

@@ -0,0 +1,21 @@
# Archived Completed Tasks
**Source File**: 07_backend/swarm-network-endpoints-specification.md
**Archive Date**: 2026-03-08 12:35:30
## Completed Tasks
### (March 5, 2026)
- **Category**: general
- **Completion Date**: 2026-03-08
- **Original Line**: 10
- **Original Content**: - **Agent Network**: `/api/v1/agents/networks/*` endpoints - ✅ **IMPLEMENTED** (March 5, 2026)
### (March 5, 2026)
- **Category**: general
- **Completion Date**: 2026-03-08
- **Original Line**: 11
- **Original Content**: - **Agent Receipt**: `/api/v1/agents/executions/{execution_id}/receipt` endpoint - ✅ **IMPLEMENTED** (March 5, 2026)