refactor: rename internal packages to follow aitbc- naming convention
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 4s
Deploy to Testnet / deploy-testnet (push) Successful in 1m45s
Documentation Validation / validate-docs (push) Failing after 13s
Documentation Validation / validate-policies-strict (push) Successful in 5s
Integration Tests / test-service-integration (push) Failing after 5s
Multi-Node Stress Testing / stress-test (push) Successful in 2s
Python Tests / test-python (push) Failing after 32s
Security Scanning / security-scan (push) Failing after 31s
Build Debian Miner Binary / build-miner (push) Failing after 5m50s

- Renamed ai-service to aitbc-ai-service
- Renamed edge-api to aitbc-edge-api
- Updated pyproject.toml files with new package names
- Renamed directories and package modules
- Updated references in documentation and scripts
- All internal packages now follow aitbc- naming convention
This commit is contained in:
aitbc
2026-05-20 08:07:00 +02:00
parent c3e6f683f1
commit 4a707c2e15
38 changed files with 10 additions and 10 deletions

View File

@@ -27,7 +27,7 @@ AITBC v0.3.5 is a **major compatibility and database release** that introduces P
### 🔧 Systemd Service Symlinking
- **27 Services Symlinked**: All systemd files now use symlinks to /opt/aitbc/systemd/
- **New Services**: ai-service, api-gateway, governance, gpu, monitoring, plugin, trading
- **New Services**: aitbc-ai-service, api-gateway, governance, gpu, monitoring, plugin, trading
- **Daemon Reload**: Systemd daemon reloaded successfully
- **Consistency**: Active systemd files always match repository