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,14 @@
# Archived Completed Tasks
**Source File**: 06_cli/cli-checklist.md
**Archive Date**: 2026-03-08 12:35:30
## Completed Tasks
### - API endpoint functional)
- **Category**: backend
- **Completion Date**: 2026-03-08
- **Original Line**: 489
- **Original Content**: - [ ] `monitor dashboard` — Real-time system dashboard (✅ **WORKING** - API endpoint functional)

View File

@@ -0,0 +1,28 @@
# Archived Completed Tasks
**Source File**: 06_cli/cli-test-results.md
**Archive Date**: 2026-03-08 12:35:30
## Completed Tasks
### | **FIXED** |
- **Category**: general
- **Completion Date**: 2026-03-08
- **Original Line**: 13
- **Original Content**: | Blockchain Status | ❌ FAILED | ✅ **WORKING** | **FIXED** |
### | **FIXED** |
- **Category**: general
- **Completion Date**: 2026-03-08
- **Original Line**: 14
- **Original Content**: | Job Submission | ❌ FAILED | ✅ **WORKING** | **FIXED** |
### | **FIXED** |
- **Category**: general
- **Completion Date**: 2026-03-08
- **Original Line**: 15
- **Original Content**: | Client Result/Status | ❌ FAILED | ✅ **WORKING** | **FIXED** |