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
Documentation Validation / validate-docs (push) Failing after 9s
Documentation Validation / validate-policies-strict (push) Successful in 3s
- Update plan file to mark all implementations as completed - Update blockchain-node.md to document HMAC-SHA256 MAC computation in keystore - Add Agent Integration Service section to coordinator-api.md documenting: - Systemd-based deployment - Health checks with systemd + HTTP monitoring - Instance lifecycle management (deployment, removal, rollback) - Metrics collection with database fallback - Configurable alerting rules
Coordinator Applications
Job coordination and agent management services.
Applications
- Coordinator API - FastAPI service for job coordination and matching
- Agent Coordinator - Agent coordination and management
Features
- Job submission and lifecycle tracking
- Miner matching
- Marketplace endpoints
- Explorer data endpoints
- Signed receipts support