{
  "platform": "H11I",
  "version": "2.1.0",
  "agent": "H11-OMGI",
  "mission": "H11I is the unified intelligence universe. H11-OMGI orchestrates an extensible federation of specialist and canonical intelligence agents over the complete H11I governed reasoning architecture.",
  "collective_identity": "H11I Canonical Collaborative Superintelligence",
  "collective_operating_model": "The eleven canonical intelligences operate together as one governed reasoning spine under H11-OMGI.",
  "architecture_source": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0",
  "merge_target": {
    "name": "H11-Ecosystem",
    "state": "federation-boundary-ready",
    "contract": "Register external agents, engines, domain packs, tools, and services without replacing the H11I reasoning spine."
  },
  "agent_registry": {
    "platform": "H11I",
    "registry_mode": "extensible-federation",
    "agent_count": 22,
    "satellite_agent_count": 21,
    "legacy_specialist_count": 10,
    "h11i_canonical_agent_count": 11,
    "central_agent": "H11-OMGI",
    "agents": [
      {
        "name": "H11-OMGI",
        "role": "Omni master general intelligence / central orchestrator",
        "category": "omni-orchestrator",
        "source": "src/agents/h11_platform/omgi_agent.py",
        "priority": 1
      },
      {
        "name": "H11-GI",
        "role": "General intelligence / domain reasoning",
        "category": "reasoning",
        "source": "legacy/projects/H11-GI",
        "priority": 2
      },
      {
        "name": "H11-MI",
        "role": "Meta intelligence / adaptive memory and synthesis",
        "category": "memory-synthesis",
        "source": "legacy/projects/H11 Meta-Intelligence",
        "priority": 3
      },
      {
        "name": "H11-BIVERSE",
        "role": "Multimodal interface, visual generation, and conversation",
        "category": "multimodal-interface",
        "source": "legacy/projects/H11-BIVERSE",
        "priority": 4
      },
      {
        "name": "H11-NEXUS",
        "role": "Integration, federation, and linkage layer",
        "category": "integration",
        "source": "legacy/projects/UII-NEXUS",
        "priority": 5
      },
      {
        "name": "H11-EISA",
        "role": "Execution, automation, and system orchestration",
        "category": "execution",
        "source": "legacy/projects/H11-EISA",
        "priority": 6
      },
      {
        "name": "H11-FOURTY",
        "role": "Document, PDF, Word, spreadsheet, and data intelligence",
        "category": "document-intelligence",
        "source": "apps/desktop/FOURTY.App",
        "priority": 7
      },
      {
        "name": "H11-HARNESS",
        "role": "Workspace, plugin, tool, and runtime harness",
        "category": "runtime-harness",
        "source": "apps/desktop/HarnessAI.App",
        "priority": 8
      },
      {
        "name": "H11-BEE",
        "role": "Research, retrieval, evidence acquisition, and knowledge expansion",
        "category": "research",
        "source": "legacy/projects/Bee.AI",
        "priority": 9
      },
      {
        "name": "H11-ACROS",
        "role": "Governance, policy, authority, and cross-system control",
        "category": "governance",
        "source": "legacy/projects/ACROS",
        "priority": 10
      },
      {
        "name": "H11-CROW",
        "role": "Gateway, coordination, events, and provider failover",
        "category": "gateway",
        "source": "legacy/projects/CROW",
        "priority": 11
      },
      {
        "name": "H11I-ORACLE",
        "role": "Acquire, triangulate, rank, and preserve evidence with provenance and freshness scoring",
        "category": "canonical-intelligence",
        "source": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0/h11i/agent_runtime.py",
        "priority": 12,
        "canonical_identity": "Evidence and provenance intelligence",
        "aliases": [
          "H11I-EVIDENCE"
        ],
        "capabilities": [
          "multi-source acquisition",
          "provenance lineage",
          "freshness scoring",
          "conflict detection",
          "evidence ranking"
        ],
        "doctrine": "No claim advances without traceable evidence.",
        "intelligence_generation": "game-changer-v2",
        "version": "2.0",
        "extraction_root": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0",
        "source_modules": [
          "h11i/retrieval.py",
          "h11i/ingestion.py",
          "h11i/lineage.py",
          "h11i/uncertainty.py"
        ],
        "bound_engines": [
          "RetrievalRouter",
          "KnowledgeIngestion",
          "LineageStore",
          "EvidenceAggregator"
        ],
        "runtime_state": "enhanced-active"
      },
      {
        "name": "H11I-PRISM",
        "role": "Decompose requests across Unified-33 domains and activate the smallest sufficient expert set",
        "category": "canonical-intelligence",
        "source": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0/h11i/agent_runtime.py",
        "priority": 13,
        "canonical_identity": "Unified-domain activation intelligence",
        "aliases": [
          "H11I-DOMAIN"
        ],
        "capabilities": [
          "domain decomposition",
          "cross-domain routing",
          "nullification",
          "dependency mapping",
          "expert activation"
        ],
        "doctrine": "Illuminate every relevant domain without adding noise.",
        "intelligence_generation": "game-changer-v2",
        "version": "2.0",
        "extraction_root": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0",
        "source_modules": [
          "h11i/umdoe.py",
          "h11i/umdnc.py",
          "h11i/domain_packs.py",
          "h11i/domains.py"
        ],
        "bound_engines": [
          "UnifiedDomainEngine",
          "DomainNetwork",
          "DomainPackRegistry"
        ],
        "runtime_state": "enhanced-active"
      },
      {
        "name": "H11I-ATLAS",
        "role": "Construct the governed world model from memory, session state, environment, and constraints",
        "category": "canonical-intelligence",
        "source": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0/h11i/agent_runtime.py",
        "priority": 14,
        "canonical_identity": "State and context world-model intelligence",
        "aliases": [
          "H11I-CONTEXT"
        ],
        "capabilities": [
          "context assembly",
          "state modeling",
          "memory fusion",
          "entity continuity",
          "environment grounding"
        ],
        "doctrine": "Every answer begins from the correct world state.",
        "intelligence_generation": "game-changer-v2",
        "version": "2.0",
        "extraction_root": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0",
        "source_modules": [
          "h11i/aion.py",
          "h11i/apex.py",
          "h11i/digital_twin.py",
          "h11i/storage.py"
        ],
        "bound_engines": [
          "AIONRuntime",
          "ContextFrameBuilder",
          "DigitalTwinContinuum"
        ],
        "runtime_state": "enhanced-active"
      },
      {
        "name": "H11I-DELTA",
        "role": "Measure uncertainty, contradiction, drift, anomaly, and decision sensitivity",
        "category": "canonical-intelligence",
        "source": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0/h11i/agent_runtime.py",
        "priority": 15,
        "canonical_identity": "Uncertainty and anomaly intelligence",
        "aliases": [
          "H11I-DIVERGENCE"
        ],
        "capabilities": [
          "uncertainty calibration",
          "contradiction analysis",
          "anomaly detection",
          "sensitivity analysis",
          "critical-boundary detection"
        ],
        "doctrine": "Expose what could make the answer wrong.",
        "intelligence_generation": "game-changer-v2",
        "version": "2.0",
        "extraction_root": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0",
        "source_modules": [
          "h11i/equations.py",
          "h11i/uncertainty.py",
          "h11i/apex.py"
        ],
        "bound_engines": [
          "DivergenceAnalysis",
          "EvidenceAggregator",
          "MetaCognitionEngine"
        ],
        "runtime_state": "enhanced-active"
      },
      {
        "name": "H11I-AEGIS",
        "role": "Enforce hard limits, soft constraints, privacy boundaries, and reversible safety controls",
        "category": "canonical-intelligence",
        "source": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0/h11i/agent_runtime.py",
        "priority": 16,
        "canonical_identity": "Constraint and safety intelligence",
        "aliases": [
          "H11I-LIMIT"
        ],
        "capabilities": [
          "constraint solving",
          "privacy boundaries",
          "risk limits",
          "permission gates",
          "safe degradation"
        ],
        "doctrine": "Power remains bounded, governed, and reversible.",
        "intelligence_generation": "game-changer-v2",
        "version": "2.0",
        "extraction_root": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0",
        "source_modules": [
          "h11i/security_architecture.py",
          "h11i/privacy.py",
          "h11i/policy_engine.py",
          "h11i/contracts.py"
        ],
        "bound_engines": [
          "UnifiedLimitEngine",
          "PrivacyGuard",
          "PolicyEngine",
          "ContractValidator"
        ],
        "runtime_state": "enhanced-active"
      },
      {
        "name": "H11I-ZENITH",
        "role": "Fuse specialist outputs into calibrated consensus, confidence, and decision momentum",
        "category": "canonical-intelligence",
        "source": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0/h11i/agent_runtime.py",
        "priority": 17,
        "canonical_identity": "Consensus and metacognitive intelligence",
        "aliases": [
          "H11I-APEX"
        ],
        "capabilities": [
          "consensus fusion",
          "confidence calibration",
          "metacognition",
          "priority arbitration",
          "decision convergence"
        ],
        "doctrine": "Converge only when evidence and confidence justify it.",
        "intelligence_generation": "game-changer-v2",
        "version": "2.0",
        "extraction_root": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0",
        "source_modules": [
          "h11i/apex.py",
          "h11i/evaluation.py",
          "h11i/reasoning_graph.py"
        ],
        "bound_engines": [
          "ConsensusController",
          "MomentumEngine",
          "MetaCognitionEngine"
        ],
        "runtime_state": "enhanced-active"
      },
      {
        "name": "H11I-CHRONOS",
        "role": "Model time, sequence, cycles, deadlines, drift, and future-state stability",
        "category": "canonical-intelligence",
        "source": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0/h11i/agent_runtime.py",
        "priority": 18,
        "canonical_identity": "Temporal and forecasting intelligence",
        "aliases": [
          "H11I-TEMPORAL"
        ],
        "capabilities": [
          "temporal reasoning",
          "forecasting",
          "cycle detection",
          "deadline analysis",
          "stability projection"
        ],
        "doctrine": "Every state is understood across time.",
        "intelligence_generation": "game-changer-v2",
        "version": "2.0",
        "extraction_root": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0",
        "source_modules": [
          "h11i/acros.py",
          "h11i/acros_engines.py",
          "h11i/scheduler.py"
        ],
        "bound_engines": [
          "ChronoTemporeLoopEngineV2",
          "TemporalForecast",
          "DurableScheduler"
        ],
        "runtime_state": "enhanced-active"
      },
      {
        "name": "H11I-MYRIAD",
        "role": "Generate diverse counterfactual, probabilistic, adversarial, and opportunity scenarios",
        "category": "canonical-intelligence",
        "source": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0/h11i/agent_runtime.py",
        "priority": 19,
        "canonical_identity": "Counterfactual and scenario intelligence",
        "aliases": [
          "H11I-SCENARIO"
        ],
        "capabilities": [
          "counterfactual generation",
          "scenario branching",
          "probability framing",
          "adversarial simulation",
          "opportunity discovery"
        ],
        "doctrine": "Explore the futures that matter before choosing one.",
        "intelligence_generation": "game-changer-v2",
        "version": "2.0",
        "extraction_root": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0",
        "source_modules": [
          "h11i/acros.py",
          "h11i/acros_engines.py",
          "h11i/digital_twin.py"
        ],
        "bound_engines": [
          "ScenarioEngine",
          "CounterfactualSimulationEngine",
          "DigitalTwinContinuum"
        ],
        "runtime_state": "enhanced-active"
      },
      {
        "name": "H11I-FORGE",
        "role": "Forge candidate answers, models, designs, plans, and recovery paths under active constraints",
        "category": "canonical-intelligence",
        "source": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0/h11i/agent_runtime.py",
        "priority": 20,
        "canonical_identity": "Governed solution-generation intelligence",
        "aliases": [
          "H11I-GENERATIVE"
        ],
        "capabilities": [
          "candidate generation",
          "plan synthesis",
          "design generation",
          "recovery planning",
          "generate-filter-converge"
        ],
        "doctrine": "Create many possibilities; advance only governed candidates.",
        "intelligence_generation": "game-changer-v2",
        "version": "2.0",
        "extraction_root": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0",
        "source_modules": [
          "h11i/acros.py",
          "h11i/acros_engines.py",
          "h11i/learning.py"
        ],
        "bound_engines": [
          "ACROSV11",
          "ACROSV12",
          "BranchIntegrationEngine",
          "ARCHELIUSPlanner"
        ],
        "runtime_state": "enhanced-active"
      },
      {
        "name": "H11I-VERITAS",
        "role": "Verify claims, calculations, lineage, consistency, and decision artifacts before release",
        "category": "canonical-intelligence",
        "source": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0/h11i/agent_runtime.py",
        "priority": 21,
        "canonical_identity": "Proof, verification, and lineage intelligence",
        "aliases": [
          "H11I-PROOF"
        ],
        "capabilities": [
          "claim verification",
          "proof artifacts",
          "lineage validation",
          "consistency checks",
          "release assurance"
        ],
        "doctrine": "Nothing becomes final until it survives verification.",
        "intelligence_generation": "game-changer-v2",
        "version": "2.0",
        "extraction_root": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0",
        "source_modules": [
          "h11i/ith11bat.py",
          "h11i/lineage.py",
          "h11i/contracts.py",
          "h11i/evaluation.py"
        ],
        "bound_engines": [
          "ITH11BATProofEngine",
          "LineageStore",
          "ContractValidator",
          "EvaluationHarness"
        ],
        "runtime_state": "enhanced-active"
      },
      {
        "name": "H11I-VANGUARD",
        "role": "Execute approved plans with idempotency, observability, rollback, and auditable outcomes",
        "category": "canonical-intelligence",
        "source": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0/h11i/agent_runtime.py",
        "priority": 22,
        "canonical_identity": "Authorized operational intelligence",
        "aliases": [
          "H11I-OPERATIONAL"
        ],
        "capabilities": [
          "authorized execution",
          "idempotency",
          "rollback",
          "observability",
          "outcome audit"
        ],
        "doctrine": "Execute deliberately, observe continuously, and recover safely.",
        "intelligence_generation": "game-changer-v2",
        "version": "2.0",
        "extraction_root": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0",
        "source_modules": [
          "h11i/acos.py",
          "h11i/governance.py",
          "h11i/cloud.py",
          "h11i/snapshots.py"
        ],
        "bound_engines": [
          "ACOSExecutor",
          "GovernanceController",
          "CloudXWorker",
          "SnapshotManager"
        ],
        "runtime_state": "enhanced-active"
      }
    ]
  },
  "engine_registry": {
    "engine_count": 23,
    "manifest": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0/docs/ENGINE_MANIFEST_V1.json",
    "architecture_manifest": "H11I_Ecosystem_v1.0/ARCHITECTURE_MANIFEST_V1.json",
    "composition_root": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0/h11i/system.py",
    "api": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0/h11i/api_v1.py"
  },
  "canonical_flow": [
    "Evidence and source lineage",
    "UMDOE Unified-33 domain activation and nullification",
    "UMDNC relationship and dependency graph",
    "MCC and AION stateful context",
    "VIE, DSA, DR, and HSA divergence analysis",
    "ULE hard and soft constraints",
    "ACROS V11 candidate generation",
    "ACROS V12 temporal, counterfactual, probabilistic, and stability analysis",
    "V12 Branch Integration Engine",
    "Apex consensus and metacognition",
    "V13 ARCHELIUS recoverable planning",
    "ITH11BAT proof artifact and lineage",
    "SGS and GSG policy, approvals, and authority",
    "ACOS controlled execution and rollback",
    "Benchmarked and approved evolution"
  ],
  "architecture": {
    "core": [
      "H11I Intelligence Universe",
      "H11-OMGI",
      "AION",
      "Apex",
      "ACROS V11-V13",
      "H11I Agent Runtime",
      "H11I Engine Registry"
    ],
    "governance": [
      "ITH11BAT",
      "SGS/GSG",
      "Policy Engine",
      "Privacy Guard",
      "Lineage Store",
      "Controlled Evolution"
    ],
    "infrastructure": [
      "Cloud-X",
      "Cloud-CS",
      "QebeX Cloud",
      "Federation",
      "Durable Scheduler",
      "Snapshots and Recovery"
    ]
  },
  "projects": [
    {
      "name": "H11I Core",
      "type": "platform",
      "role": "Primary governed intelligence universe and runtime architecture."
    },
    {
      "name": "H11-OMGI",
      "type": "agent",
      "role": "Central omni-orchestration and final synthesis."
    },
    {
      "name": "H11I Ecosystem V1.0",
      "type": "runtime",
      "role": "Canonical reasoning, proof, policy, execution, learning, and infrastructure substrate."
    },
    {
      "name": "H11-Ecosystem Bridge",
      "type": "federation",
      "role": "Registration boundary for the forthcoming H11-Ecosystem merge."
    },
    {
      "name": "QebeX Cloud",
      "type": "cloud-runtime",
      "role": "Edge artifact runtime, durable capsules, and QX container deployment."
    }
  ],
  "canonical_intelligence_generation": "game-changer-v2",
  "canonical_intelligence_class": "collaborative-superintelligence",
  "canonical_intelligence_names": [
    "H11I-ORACLE",
    "H11I-PRISM",
    "H11I-ATLAS",
    "H11I-DELTA",
    "H11I-AEGIS",
    "H11I-ZENITH",
    "H11I-CHRONOS",
    "H11I-MYRIAD",
    "H11I-FORGE",
    "H11I-VERITAS",
    "H11I-VANGUARD"
  ],
  "canonical_extraction": {
    "root": "H11I_Ecosystem_v1.0/H11I_Ecosystem_v1.0",
    "runtime": "h11i/agent_runtime.py",
    "planner": "src/engine/cognitive_planner.py",
    "mode": "code-extracted-and-bound",
    "compatibility": "legacy aliases preserved",
    "theorem_bindings": "src/platform/canonical_theorem_bindings.json",
    "corpus_pages": 14781,
    "validation_mode": "doctrine-separated-from-guarded-computation"
  }
}