@hypereum-innovations/hivemindax
v1.5.0
Published
Verifiable agentic workflow engine
Readme
Hivemind-AX
Agent Execution Runtime for Hypereum Hivemind.
Overview
Hivemind-AX provides the core execution infrastructure for autonomous agent orchestration:
- Policy Engine - Decision anchors for auditable AI decisions
- Agent Spawner - Capability tokens and liveness monitoring
- Task Scheduler - Dependency-aware task scheduling
- Task Executor - Retry policies and timeout handling
- Result Verifier - Confidence scoring and validation
- LLM Gateway - Intelligent routing across multiple providers
Deployment
See docs/DEPLOYMENT.md for production deployment configuration.
Development
# Install dependencies
npm install
# Run tests
npm test
# Build
npm run buildLicense
Proprietary - Hypereum Innovations
