Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Node Failover Simulation / failover-test (push) Has been cancelled
API Endpoint Tests / test-api-endpoints (push) Successful in 17s
Documentation Validation / validate-docs (push) Failing after 9s
Documentation Validation / validate-policies-strict (push) Successful in 3s
Integration Tests / test-service-integration (push) Successful in 2m38s
Python Tests / test-python (push) Failing after 9s
Security Scanning / security-scan (push) Successful in 26s
Systemd Sync / sync-systemd (push) Successful in 19s
- Export service layer classes in aitbc/__init__.py lazy exports - Add BlockchainService, RPCBlockchainService, BlockchainServiceFactory - Add DatabaseService, SQLiteDatabaseService, DatabaseServiceFactory - Remove obsolete AITBCHTTPClient export - Fix import path in multichain_exchange_api.py (http_client -> network.http_client) - Fix import path in agent-coordinator-wrapper.py (paths -> utils.paths) - Update Learning Service port from 8011 to
Reference Documentation
Level: All Levels
Prerequisites: None
Estimated Time: 5-10 minutes
Last Updated: 2026-04-27
Version: 1.0
🧭 Navigation Path:
🏠 Documentation Home → 📖 Reference → You are here
breadcrumb: Home → Reference → Overview
🎯 See Also:
- 🏠 Documentation Home - Main docs entry point
- 🧭 Master Index - Full documentation catalog
- 📋 Project Documentation - Project context and supporting material
- 🚀 Deployment Documentation - Operational rollout guidance
📦 Contents
- PORT_MAPPING_GUIDE.md - Authoritative port and endpoint mapping reference
🧱 Purpose
This directory is the stable reference area for compact, lookup-oriented documentation such as:
- port and endpoint mapping
- configuration reference notes
- operational lookup guides
🚀 Next Steps
- Use
PORT_MAPPING_GUIDE.mdas the first stop for networking or port questions. - Add new reference docs here when they are lookup-oriented rather than narrative.
- Keep reference material synchronized with the master index.
Last updated: 2026-04-27
Version: 1.0
Status: Reference index