Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 3s
Deploy to Testnet / deploy-testnet (push) Successful in 1m6s
Documentation Validation / validate-docs (push) Failing after 9s
Documentation Validation / validate-policies-strict (push) Successful in 5s
Multi-Node Stress Testing / stress-test (push) Successful in 3s
Node Failover Simulation / failover-test (push) Failing after 4s
- Moved ai-economics/ to docs/ai-economics/ - Moved completion/ to docs/completion/ - Merged cli/ with docs/cli/ - Merged infrastructure/ with docs/infrastructure/ - Moved planning/ to docs/planning/ - Moved requirements/ to docs/requirements/ - Moved workspace/ to docs/development/workspace/ - Moved 1_files.md to docs/reference/REPOSITORY_STRUCTURE.md - Moved 2_roadmap.md to docs/ROADMAP.md - Moved 3_infrastructure.md to docs/infrastructure/INFRASTRUCTURE.md - Moved SECURITY.md to docs/security/SECURITY.md - Moved PROJECT_STRUCTURE.md to docs/archive/GPU_PROJECT_STRUCTURE.md - Moved WORKING_SETUP.md to docs/guides/getting-started/WORKING_SETUP.md - Moved E2E_TEST_CREATION_SUMMARY.md to docs/reports/E2E_TEST_CREATION_SUMMARY.md - Moved SQLMODEL_METADATA_FIX_SUMMARY.md to docs/reports/SQLMODEL_METADATA_FIX_SUMMARY.md - Moved GITHUB_PULL_SUMMARY.md to docs/reports/GITHUB_PULL_SUMMARY.md - Moved GIFT_CERTIFICATE_newuser.md to docs/guides/getting-started/GIFT_CERTIFICATE.md - Moved user_profile_newuser.md to docs/guides/getting-started/USER_PROFILE.md - Moved aitbc.md to docs/infrastructure/NODE_AITBC.md - Moved aitbc1.md to docs/infrastructure/NODE_AITBC1.md - Updated project/README.md with new documentation locations - Removed empty subdirectories from docs/project/ - Created docs/MERGE_PLAN.md for reference
60 lines
1.5 KiB
Markdown
60 lines
1.5 KiB
Markdown
# Requirements Merge Summary
|
|
# Generated: 2026-03-29
|
|
# Source: All subdirectory requirements.txt files
|
|
|
|
## Files Processed:
|
|
- /opt/aitbc/cli/requirements.txt (12 packages)
|
|
- /opt/aitbc/apps/coordinator-api/requirements.txt (15 packages)
|
|
- /opt/aitbc/apps/wallet/requirements.txt (10 packages)
|
|
- /opt/aitbc/apps/exchange/requirements.txt (5 packages)
|
|
- /opt/aitbc/apps/blockchain-node/requirements.txt (10 packages)
|
|
- /opt/aitbc/apps/blockchain-explorer/requirements.txt (5 packages)
|
|
- /opt/aitbc/packages/py/aitbc-agent-sdk/requirements.txt (11 packages)
|
|
|
|
## New Packages Added to Central Requirements:
|
|
- aiohttp>=3.9.0
|
|
- aiosqlite>=0.20.0
|
|
- alembic>=1.12.0
|
|
- alembic>=1.13.1
|
|
- asyncpg>=0.29.0
|
|
- click-completion>=0.5.2
|
|
- click>=8.0.0
|
|
- colorama>=0.4.4
|
|
- cryptography>=3.4.8
|
|
- cryptography>=41.0.0
|
|
- fastapi>=0.104.0
|
|
- fastapi>=0.111.0
|
|
- gunicorn>=22.0.0
|
|
- httpx>=0.24.0
|
|
- httpx>=0.27.0
|
|
- keyring>=23.0.0
|
|
- prometheus-client>=0.19.0
|
|
- psutil>=5.9.0
|
|
- pydantic-settings>=2.2.1
|
|
- pydantic>=1.10.0
|
|
- pydantic>=2.0.0
|
|
- pydantic>=2.4.0
|
|
- pydantic>=2.7.0
|
|
- python-dotenv>=0.19.0
|
|
- python-dotenv>=1.0.1
|
|
- python-multipart>=0.0.6
|
|
- pyyaml>=6.0
|
|
- redis>=5.0.0
|
|
- requests>=2.31.0
|
|
- rich>=14.3.3
|
|
- slowapi>=0.1.8
|
|
- sqlalchemy>=2.0.30
|
|
- sqlalchemy[asyncio]>=2.0.47
|
|
- sqlmodel>=0.0.16
|
|
- tabulate>=0.9.0
|
|
- tenseal
|
|
- uvicorn>=0.24.0
|
|
- uvicorn[standard]>=0.30.0
|
|
- web3>=6.11.0
|
|
- websockets>=12.0
|
|
|
|
## Result:
|
|
- Total unique packages: 44
|
|
- Central venv packages: 129 (including dependencies)
|
|
- All services confirmed working after merge
|