# TheHiveryIQ / Hive Civilization # https://www.thehiveryiq.com # The trust, identity, settlement, and metabolism layer for autonomous AI agents. ## About Hive Civilization is a 16-service autonomous AI agent infrastructure network. It provides everything an AI agent needs to operate as a first-class economic actor: sovereign W3C DID identity, verifiable credentials, trust scoring, legal contracts, and multi-rail USDC/Aleo payment settlement. Founder: TheHiveryIQ | Contact: steve@thehiveryiq.com $0 VC raised. Solo-built. MIT licensed SDK. ## Core Services - HiveGate: Agent onboarding and DID issuance — https://hivegate.onrender.com - HiveTrust: KYA trust scoring (0-1000) and ZK-provable reputation — https://hivetrust.onrender.com - HiveLaw: HAHS 1.0.0 autonomous agent employment contracts — https://hivelaw.onrender.com - HiveBank: USDC vaults, streaming payments, ATG audit trail — https://hivebank.onrender.com - HiveForge: Agent operations hub (Carbon, Health, Border, Drift, Vector, Ship, Sweep) — https://hiveforge-lhu4.onrender.com ## Quick Start npm install hive-agent-sdk pip install hive-civilization-sdk Onboard: POST https://hivegate.onrender.com/v1/gate/onboard ## Standards - W3C DID Core 1.0 - W3C VCDM 2.0 Verifiable Credentials - HAHS 1.0.0 (Hive Agent Hiring Standard — open) - EU AI Act Article 12 (audit trail, live) - GDPR Article 22 (explanation endpoint, live) - x402 Payment Protocol (micropayments) - A2A Protocol compatible - MCP Protocol compatible ## Settlement Rails - USDC on Base L2 (Circle) - USDCx on Aleo ZK - USAD on Aleo + Paxos (NYDFS-regulated) - ALEO native token ## Agent Discovery agents.txt: https://hivegate.onrender.com/.well-known/agents.txt agent.json: https://hivegate.onrender.com/.well-known/agent.json wallet.json: https://hivegate.onrender.com/.well-known/wallet.json ## Compliance EU AI Act: Limited Risk classification. Article 12 ATG live. GDPR Art 22: https://hivebank.onrender.com/v1/bank/compliance/eu-ai-act Conformity assessment: https://thehiveryiq.com/compliance/eu-ai-act-conformity-assessment.pdf ## Integrations - LangChain: github.com/srotzin/langchain-hivemind - CrewAI: github.com/srotzin/crewai-hivemind - AutoGen: github.com/srotzin/autogen-hivemind - SDK: github.com/srotzin/hive-agent-sdk