{
  "title": "AKI™ AI Automation & Orchestration Intelligence 100™ (v3.5)",
  "version": "3.5.0",
  "generated_at": "2026-09-16",
  "canonical_url": "https://aki1k.com/orchestration",
  "api_endpoint": "https://api.aki1k.com/v1/orchestration/platforms",
  "formula_weights": [
    {
      "id": "det_control",
      "name": "Deterministic Control",
      "weight_pct": 15,
      "description": "Guarantees against non-deterministic loops, state divergence, and unconstrained prompt execution.",
      "audit_mechanism": "Formal state-machine analysis & cyclic checkpoint audits"
    },
    {
      "id": "workflow_depth",
      "name": "Workflow Depth",
      "weight_pct": 15,
      "description": "Nesting depth limits, sub-graph orchestration, loop control, and branching complexity.",
      "audit_mechanism": "Stress execution on 50-level nested state graphs"
    },
    {
      "id": "agent_orch",
      "name": "Agent Orchestration",
      "weight_pct": 15,
      "description": "Multi-agent communication topologies, subagent delegation, reflection, and consensus protocols.",
      "audit_mechanism": "Multi-agent convergence benchmarks & delegation throughput"
    },
    {
      "id": "integrations",
      "name": "Integrations",
      "weight_pct": 10,
      "description": "Breadth and reliability of native SaaS connectors, webhook velocity, and custom API protocols.",
      "audit_mechanism": "Automated OpenAPI sync & live connector health pings"
    },
    {
      "id": "reliability",
      "name": "Reliability",
      "weight_pct": 10,
      "description": "Zero-state loss durability, fault tolerance, step retry policies, and network partition recovery.",
      "audit_mechanism": "Chaos engineering simulations & crash-recovery verification"
    },
    {
      "id": "ai_mcp",
      "name": "AI / MCP Compliance",
      "weight_pct": 10,
      "description": "Native Model Context Protocol (MCP) tool binding, dynamic schema reflection, and token telemetry.",
      "audit_mechanism": "MCP stdio/SSE protocol conformance & latency profiling"
    },
    {
      "id": "enterprise",
      "name": "Enterprise & Compliance",
      "weight_pct": 10,
      "description": "SOC2 Type II, HIPAA, RBAC, tamper-proof audit trails, and self-hosted / VPC deployment isolation.",
      "audit_mechanism": "Cryptographic compliance verification & security attestation checks"
    },
    {
      "id": "dev_flexibility",
      "name": "Developer Flexibility",
      "weight_pct": 5,
      "description": "Code-first extensibility, SDK coverage (TypeScript/Python/Go), local testing, and git-native versioning.",
      "audit_mechanism": "CI/CD pipeline test runs & SDK ergonomics audit"
    },
    {
      "id": "adoption",
      "name": "Market Adoption & Velocity",
      "weight_pct": 5,
      "description": "Production deployments, active GitHub star velocity, ecosystem mindshare, and enterprise client penetration.",
      "audit_mechanism": "GitHub API star telemetry & enterprise production surveys"
    },
    {
      "id": "evidence_quality",
      "name": "Evidence Quality",
      "weight_pct": 5,
      "description": "Cryptographic proof receipts, public benchmark reproducibility, and peer-reviewed methodology.",
      "audit_mechanism": "SHA-256 evidence hash verification & third-party citation cross-checks"
    }
  ],
  "autonomy_ladder": [
    {
      "level": "L0",
      "name": "Manual",
      "title": "L0 — Manual Human Operation",
      "description": "Every operational step requires manual human initiation, verification, and data entry.",
      "human_role": "Direct Operator (100% human labor)",
      "runtime_characteristics": "Zero autonomous execution; manual CLI / GUI intervention.",
      "risk_envelope": "Zero algorithmic drift; high operational bottleneck and human fatigue."
    },
    {
      "level": "L1",
      "name": "Triggered",
      "title": "L1 — Triggered Automation",
      "description": "Single event, webhook, or cron initiates a static linear action payload without dynamic branching.",
      "human_role": "Rule Definer & Fallback Monitor",
      "runtime_characteristics": "Point-to-point webhook forwarders, simple crons, static event queues.",
      "risk_envelope": "Fails on schema mismatch; zero contextual adaptation."
    },
    {
      "level": "L2",
      "name": "Deterministic",
      "title": "L2 — Deterministic Workflow",
      "description": "Complex rules-based branching, state machines, and DAGs with strict compile-time predictability.",
      "human_role": "Architect & Exception Handler",
      "runtime_characteristics": "BPMN 2.0, DAG schedulers, strict conditional branches, error retry policies.",
      "risk_envelope": "High predictability; rigid under unexpected edge cases."
    },
    {
      "level": "L3",
      "name": "AI-Assisted",
      "title": "L3 — AI-Assisted Orchestration",
      "description": "LLM prompt transformations and unstructured extraction bounded by deterministic guardrails.",
      "human_role": "Reviewer & Approver of AI Outputs",
      "runtime_characteristics": "Structured schema extraction, prompt chaining, automated fallback to deterministic logic.",
      "risk_envelope": "Prompt non-determinism mitigated by strict regex and JSON schema validation."
    },
    {
      "level": "L4",
      "name": "Agent-Directed",
      "title": "L4 — Agent-Directed Execution",
      "description": "Autonomous tool-calling, reflection loops, and dynamic task breakdown with human approval boundaries.",
      "human_role": "Supervisor with Approval Gates (Human-in-the-Loop)",
      "runtime_characteristics": "ReAct agent loops, dynamic tool selection, runtime plan synthesis.",
      "risk_envelope": "Requires authorization gating for external state mutations or expenditures."
    },
    {
      "level": "L5",
      "name": "Multi-Agent",
      "title": "L5 — Multi-Agent Coordination",
      "description": "Collaborative autonomous subagents with graph state coordination, consensus, and specialized sub-roles.",
      "human_role": "Policy Governor & Strategic Goal Setter",
      "runtime_characteristics": "Stateful agent graphs, subagent delegation, distributed memory architectures.",
      "risk_envelope": "Coordination overhead, potential consensus deadlocks, high token consumption."
    },
    {
      "level": "L6",
      "name": "Governed Autonomous",
      "title": "L6 — Governed Full Autonomy",
      "description": "Self-healing, budget-capped, cryptographically verifiable autonomous execution across federated infrastructure.",
      "human_role": "Constitutional Auditor & Emergency Cutoff Operator",
      "runtime_characteristics": "Autonomous self-healing, automatic circuit breaking, cryptographic provenance logging.",
      "risk_envelope": "Systemic risk without hardware-enforced budget limits and formal governance constitutions."
    }
  ],
  "platforms": [
    {
      "id": "orch_01",
      "name": "Temporal",
      "slug": "temporal",
      "arch_class": "Durable Execution",
      "category": "Fault-Tolerant Code Orchestration",
      "aki_score": 97.2,
      "deterministic_control": 99,
      "agent_orchestration": 93,
      "aimcp_score": 90,
      "industry_consensus": 96.5,
      "evidence_range": "95.5 - 98.4",
      "pricing_estimate": "Free OSS / Cloud Usage",
      "confidence_score": 99,
      "divergence_delta": 0.7,
      "autonomy_level": "L5",
      "live_signal": "Zero-Failure Resilient Agent Workflows",
      "github_repo": "temporalio/temporal",
      "github_stars": 14500,
      "official_url": "https://temporal.io",
      "docs_url": "https://docs.temporal.io",
      "github_url": "https://github.com/temporalio/temporal"
    },
    {
      "id": "orch_02",
      "name": "n8n",
      "slug": "n8n",
      "arch_class": "Open-Source",
      "category": "Workflow & Agent Automation",
      "aki_score": 96.4,
      "deterministic_control": 95,
      "agent_orchestration": 92,
      "aimcp_score": 94,
      "industry_consensus": 95,
      "evidence_range": "94.2 - 97.5",
      "pricing_estimate": "Free Self-Hosted / $20/mo Cloud",
      "confidence_score": 98,
      "divergence_delta": 1.4,
      "autonomy_level": "L5",
      "live_signal": "Surging v1.78.0 / AI Agent Nodes",
      "github_repo": "n8n-io/n8n",
      "github_stars": 62500,
      "official_url": "https://n8n.io",
      "docs_url": "https://docs.n8n.io",
      "github_url": "https://github.com/n8n-io/n8n"
    },
    {
      "id": "orch_03",
      "name": "LangGraph",
      "slug": "langgraph",
      "arch_class": "Agent Frameworks",
      "category": "Stateful Agent Coordination",
      "aki_score": 95.7,
      "deterministic_control": 91,
      "agent_orchestration": 98,
      "aimcp_score": 96,
      "industry_consensus": 94.2,
      "evidence_range": "93.8 - 97.0",
      "pricing_estimate": "Free OSS / Cloud Enterprise",
      "confidence_score": 96,
      "divergence_delta": 1.5,
      "autonomy_level": "L5",
      "live_signal": "Industry Standard Multi-Agent Graphs",
      "github_repo": "langchain-ai/langgraph",
      "github_stars": 18200,
      "official_url": "https://langchain-ai.github.io/langgraph",
      "docs_url": "https://langchain-ai.github.io/langgraph",
      "github_url": "https://github.com/langchain-ai/langgraph"
    },
    {
      "id": "orch_04",
      "name": "Microsoft Agent Framework",
      "slug": "microsoft-agent-framework",
      "arch_class": "Enterprise",
      "category": "Semantic Kernel & AutoGen Ecosystem",
      "aki_score": 95.1,
      "deterministic_control": 93,
      "agent_orchestration": 96,
      "aimcp_score": 94,
      "industry_consensus": 95.5,
      "evidence_range": "93.5 - 96.8",
      "pricing_estimate": "Open-Source / Azure Consumption",
      "confidence_score": 97,
      "divergence_delta": -0.4,
      "autonomy_level": "L5",
      "live_signal": "Microsoft Azure Unified Agent Platform",
      "github_repo": "microsoft/autogen",
      "github_stars": 38500,
      "official_url": "https://microsoft.github.io/autogen",
      "docs_url": "https://learn.microsoft.com/semantic-kernel",
      "github_url": "https://github.com/microsoft/autogen"
    },
    {
      "id": "orch_05",
      "name": "Workato",
      "slug": "workato",
      "arch_class": "Enterprise",
      "category": "Enterprise BOAT & iPaaS",
      "aki_score": 94.8,
      "deterministic_control": 97,
      "agent_orchestration": 84,
      "aimcp_score": 86,
      "industry_consensus": 96,
      "evidence_range": "93.0 - 96.5",
      "pricing_estimate": "Enterprise Custom ($10k-$50k+/yr)",
      "confidence_score": 95,
      "divergence_delta": -1.2,
      "autonomy_level": "L4",
      "live_signal": "Gartner BOAT Leader / Agentic Copilots",
      "github_repo": null,
      "github_stars": 0,
      "official_url": "https://workato.com",
      "docs_url": "https://docs.workato.com",
      "github_url": null
    },
    {
      "id": "orch_06",
      "name": "Windmill",
      "slug": "windmill",
      "arch_class": "Durable Execution",
      "category": "Developer Code Platform & Internal Tools",
      "aki_score": 94.6,
      "deterministic_control": 97,
      "agent_orchestration": 91,
      "aimcp_score": 91,
      "industry_consensus": 93,
      "evidence_range": "92.5 - 96.2",
      "pricing_estimate": "Free OSS / $10-$40/user/mo",
      "confidence_score": 95,
      "divergence_delta": 1.6,
      "autonomy_level": "L4",
      "live_signal": "Ultra-Fast Rust & Py/TS Execution Engine",
      "github_repo": "windmill-labs/windmill",
      "github_stars": 13500,
      "official_url": "https://windmill.dev",
      "docs_url": "https://www.windmill.dev/docs",
      "github_url": "https://github.com/windmill-labs/windmill"
    },
    {
      "id": "orch_07",
      "name": "Dify",
      "slug": "dify",
      "arch_class": "AI-Native",
      "category": "LLM Application Development & RAG",
      "aki_score": 94.2,
      "deterministic_control": 88,
      "agent_orchestration": 95,
      "aimcp_score": 95,
      "industry_consensus": 92.5,
      "evidence_range": "92.0 - 95.8",
      "pricing_estimate": "Free OSS / $59/mo Cloud",
      "confidence_score": 95,
      "divergence_delta": 1.7,
      "autonomy_level": "L5",
      "live_signal": "Rapid Growth Visual RAG Orchestration",
      "github_repo": "langgenius/dify",
      "github_stars": 68000,
      "official_url": "https://dify.ai",
      "docs_url": "https://docs.dify.ai",
      "github_url": "https://github.com/langgenius/dify"
    },
    {
      "id": "orch_08",
      "name": "Dagster",
      "slug": "dagster",
      "arch_class": "Data Orch",
      "category": "Asset-Based Data & ML Orchestration",
      "aki_score": 94.1,
      "deterministic_control": 98,
      "agent_orchestration": 86,
      "aimcp_score": 86,
      "industry_consensus": 94,
      "evidence_range": "92.5 - 95.8",
      "pricing_estimate": "Free OSS / Dagster+ Serverless",
      "confidence_score": 96,
      "divergence_delta": 0.1,
      "autonomy_level": "L3",
      "live_signal": "Software-Defined Asset Dependency Graphs",
      "github_repo": "dagster-io/dagster",
      "github_stars": 12100,
      "official_url": "https://dagster.io",
      "docs_url": "https://docs.dagster.io",
      "github_url": "https://github.com/dagster-io/dagster"
    },
    {
      "id": "orch_09",
      "name": "Retool",
      "slug": "retool",
      "arch_class": "Enterprise",
      "category": "Internal Tools, Workflows & Retool AI",
      "aki_score": 94,
      "deterministic_control": 96,
      "agent_orchestration": 89,
      "aimcp_score": 90,
      "industry_consensus": 93.8,
      "evidence_range": "92.5 - 95.5",
      "pricing_estimate": "Free Tier / $10-$50/user/mo",
      "confidence_score": 96,
      "divergence_delta": 0.2,
      "autonomy_level": "L4",
      "live_signal": "Retool Vectors, Workflows & Agents",
      "github_repo": null,
      "github_stars": 0,
      "official_url": "https://retool.com",
      "docs_url": "https://docs.retool.com",
      "github_url": null
    },
    {
      "id": "orch_10",
      "name": "Prefect",
      "slug": "prefect",
      "arch_class": "Data Orch",
      "category": "Pythonic Workflow Orchestration",
      "aki_score": 93.8,
      "deterministic_control": 96,
      "agent_orchestration": 89,
      "aimcp_score": 88,
      "industry_consensus": 93.2,
      "evidence_range": "92.0 - 95.5",
      "pricing_estimate": "Free OSS / Cloud Usage",
      "confidence_score": 96,
      "divergence_delta": 0.6,
      "autonomy_level": "L4",
      "live_signal": "Prefect 3.0 Dynamic Task Concurrency",
      "github_repo": "PrefectHQ/prefect",
      "github_stars": 17500,
      "official_url": "https://prefect.io",
      "docs_url": "https://docs.prefect.io",
      "github_url": "https://github.com/PrefectHQ/prefect"
    },
    {
      "id": "orch_11",
      "name": "Inngest",
      "slug": "inngest",
      "arch_class": "Durable Execution",
      "category": "Event-Driven Durable Functions",
      "aki_score": 93.7,
      "deterministic_control": 97,
      "agent_orchestration": 91,
      "aimcp_score": 90,
      "industry_consensus": 92.2,
      "evidence_range": "92.0 - 95.2",
      "pricing_estimate": "Free Tier / Cloud Usage-Based",
      "confidence_score": 95,
      "divergence_delta": 1.5,
      "autonomy_level": "L4",
      "live_signal": "Step-Level Retries & Agentic Flow State",
      "github_repo": "inngest/inngest",
      "github_stars": 5900,
      "official_url": "https://inngest.com",
      "docs_url": "https://www.inngest.com/docs",
      "github_url": "https://github.com/inngest/inngest"
    },
    {
      "id": "orch_12",
      "name": "Tines",
      "slug": "tines",
      "arch_class": "Enterprise",
      "category": "SecOps & High-Assurance Automation",
      "aki_score": 93.6,
      "deterministic_control": 98,
      "agent_orchestration": 86,
      "aimcp_score": 84,
      "industry_consensus": 94.5,
      "evidence_range": "92.0 - 95.0",
      "pricing_estimate": "Free Community / Enterprise Custom",
      "confidence_score": 94,
      "divergence_delta": -0.9,
      "autonomy_level": "L4",
      "live_signal": "Security-First Deterministic Runbooks",
      "github_repo": null,
      "github_stars": 0,
      "official_url": "https://tines.com",
      "docs_url": "https://www.tines.com/docs",
      "github_url": null
    },
    {
      "id": "orch_13",
      "name": "Trigger.dev",
      "slug": "trigger-dev",
      "arch_class": "Durable Execution",
      "category": "Developer Long-Running Background Jobs",
      "aki_score": 93.4,
      "deterministic_control": 96,
      "agent_orchestration": 90,
      "aimcp_score": 89,
      "industry_consensus": 91.8,
      "evidence_range": "91.5 - 95.0",
      "pricing_estimate": "Free OSS / Cloud Usage",
      "confidence_score": 94,
      "divergence_delta": 1.6,
      "autonomy_level": "L4",
      "live_signal": "Trigger.dev Realtime v3 Serverless Engine",
      "github_repo": "triggerdotdev/trigger.dev",
      "github_stars": 10400,
      "official_url": "https://trigger.dev",
      "docs_url": "https://trigger.dev/docs",
      "github_url": "https://github.com/triggerdotdev/trigger.dev"
    },
    {
      "id": "orch_14",
      "name": "UiPath",
      "slug": "uipath",
      "arch_class": "Enterprise",
      "category": "Enterprise RPA & Agentic Automation",
      "aki_score": 93.2,
      "deterministic_control": 97,
      "agent_orchestration": 85,
      "aimcp_score": 83,
      "industry_consensus": 95,
      "evidence_range": "91.8 - 95.2",
      "pricing_estimate": "Enterprise Custom ($20k+/yr)",
      "confidence_score": 97,
      "divergence_delta": -1.8,
      "autonomy_level": "L4",
      "live_signal": "UiPath Autopilot & Agentic RPA",
      "github_repo": null,
      "github_stars": 0,
      "official_url": "https://uipath.com",
      "docs_url": "https://docs.uipath.com",
      "github_url": null
    },
    {
      "id": "orch_15",
      "name": "Make",
      "slug": "make",
      "arch_class": "Visual iPaaS",
      "category": "Visual Automation & Webhooks",
      "aki_score": 93.1,
      "deterministic_control": 94,
      "agent_orchestration": 81,
      "aimcp_score": 83,
      "industry_consensus": 93.5,
      "evidence_range": "91.5 - 94.8",
      "pricing_estimate": "Free Tier / $9-$29/mo+",
      "confidence_score": 94,
      "divergence_delta": -0.4,
      "autonomy_level": "L3",
      "live_signal": "Enterprise Visual Orchestration 2.0",
      "github_repo": null,
      "github_stars": 0,
      "official_url": "https://make.com",
      "docs_url": "https://www.make.com/en/help",
      "github_url": null
    },
    {
      "id": "orch_16",
      "name": "Kestra",
      "slug": "kestra",
      "arch_class": "Data Orch",
      "category": "Declarative Event-Driven Orchestration",
      "aki_score": 92.9,
      "deterministic_control": 95,
      "agent_orchestration": 87,
      "aimcp_score": 87,
      "industry_consensus": 91.5,
      "evidence_range": "91.0 - 94.5",
      "pricing_estimate": "Free OSS / Enterprise License",
      "confidence_score": 93,
      "divergence_delta": 1.4,
      "autonomy_level": "L3",
      "live_signal": "YAML-Defined Microservice & Data Workflows",
      "github_repo": "kestra-io/kestra",
      "github_stars": 15200,
      "official_url": "https://kestra.io",
      "docs_url": "https://kestra.io/docs",
      "github_url": "https://github.com/kestra-io/kestra"
    },
    {
      "id": "orch_17",
      "name": "Zapier",
      "slug": "zapier",
      "arch_class": "Visual iPaaS",
      "category": "Ecosystem Integrations & Central iPaaS",
      "aki_score": 92.8,
      "deterministic_control": 89,
      "agent_orchestration": 85,
      "aimcp_score": 88,
      "industry_consensus": 94,
      "evidence_range": "91.0 - 94.5",
      "pricing_estimate": "Free Tier / $19.99/mo+",
      "confidence_score": 96,
      "divergence_delta": -1.2,
      "autonomy_level": "L4",
      "live_signal": "Zapier Central Autonomous Bots",
      "github_repo": null,
      "github_stars": 0,
      "official_url": "https://zapier.com",
      "docs_url": "https://zapier.com/help",
      "github_url": null
    },
    {
      "id": "orch_18",
      "name": "Restate",
      "slug": "restate",
      "arch_class": "Durable Execution",
      "category": "Resilient Distributed Async Microservices",
      "aki_score": 92.7,
      "deterministic_control": 98,
      "agent_orchestration": 88,
      "aimcp_score": 87,
      "industry_consensus": 91,
      "evidence_range": "90.5 - 94.2",
      "pricing_estimate": "Free OSS / Cloud Hosted",
      "confidence_score": 92,
      "divergence_delta": 1.7,
      "autonomy_level": "L4",
      "live_signal": "Lightweight Distributed State & Retries",
      "github_repo": "restatedev/restate",
      "github_stars": 4800,
      "official_url": "https://restate.dev",
      "docs_url": "https://docs.restate.dev",
      "github_url": "https://github.com/restatedev/restate"
    },
    {
      "id": "orch_19",
      "name": "Tray.ai",
      "slug": "tray-ai",
      "arch_class": "Enterprise",
      "category": "Enterprise Autonomous iPaaS & Merlin AI",
      "aki_score": 92.5,
      "deterministic_control": 93,
      "agent_orchestration": 88,
      "aimcp_score": 88,
      "industry_consensus": 93.5,
      "evidence_range": "91.0 - 94.2",
      "pricing_estimate": "Enterprise Custom ($10k-$30k+/yr)",
      "confidence_score": 93,
      "divergence_delta": -1,
      "autonomy_level": "L4",
      "live_signal": "Tray Merlin AI Agent Builder",
      "github_repo": null,
      "github_stars": 0,
      "official_url": "https://tray.ai",
      "docs_url": "https://tray.ai/documentation",
      "github_url": null
    },
    {
      "id": "orch_20",
      "name": "CrewAI",
      "slug": "crewai",
      "arch_class": "Agent Frameworks",
      "category": "Role-Playing Autonomous Multi-Agents",
      "aki_score": 92.4,
      "deterministic_control": 82,
      "agent_orchestration": 96,
      "aimcp_score": 92,
      "industry_consensus": 91,
      "evidence_range": "90.0 - 94.2",
      "pricing_estimate": "Free OSS / Enterprise Cloud",
      "confidence_score": 92,
      "divergence_delta": 1.4,
      "autonomy_level": "L5",
      "live_signal": "Multi-Agent Production Deployments",
      "github_repo": "crewAIInc/crewAI",
      "github_stars": 25400,
      "official_url": "https://crewai.com",
      "docs_url": "https://docs.crewai.com",
      "github_url": "https://github.com/crewAIInc/crewAI"
    },
    {
      "id": "orch_21",
      "name": "Power Automate",
      "slug": "power-automate",
      "arch_class": "Enterprise",
      "category": "Microsoft 365 & Copilot Studio Automation",
      "aki_score": 92.3,
      "deterministic_control": 94,
      "agent_orchestration": 86,
      "aimcp_score": 86,
      "industry_consensus": 94.5,
      "evidence_range": "90.8 - 94.5",
      "pricing_estimate": "$15/user/mo or Azure Pay-As-You-Go",
      "confidence_score": 96,
      "divergence_delta": -2.2,
      "autonomy_level": "L3",
      "live_signal": "Copilot Studio Autonomous Agent Integration",
      "github_repo": null,
      "github_stars": 0,
      "official_url": "https://powerautomate.microsoft.com",
      "docs_url": "https://learn.microsoft.com/power-automate",
      "github_url": null
    },
    {
      "id": "orch_22",
      "name": "Camunda",
      "slug": "camunda",
      "arch_class": "Enterprise",
      "category": "BPMN 2.0 Process Orchestration",
      "aki_score": 92,
      "deterministic_control": 99,
      "agent_orchestration": 78,
      "aimcp_score": 79,
      "industry_consensus": 94,
      "evidence_range": "90.5 - 94.0",
      "pricing_estimate": "Free Community / Enterprise License",
      "confidence_score": 97,
      "divergence_delta": -2,
      "autonomy_level": "L2",
      "live_signal": "Camunda 8 Zeebe Distributed BPMN",
      "github_repo": "camunda/camunda",
      "github_stars": 4200,
      "official_url": "https://camunda.com",
      "docs_url": "https://docs.camunda.io",
      "github_url": "https://github.com/camunda/camunda"
    },
    {
      "id": "orch_23",
      "name": "Langflow",
      "slug": "langflow",
      "arch_class": "Open-Source",
      "category": "Visual UI for LangChain & Multi-Agent",
      "aki_score": 91.8,
      "deterministic_control": 85,
      "agent_orchestration": 93,
      "aimcp_score": 93,
      "industry_consensus": 91,
      "evidence_range": "89.8 - 93.5",
      "pricing_estimate": "Free OSS / DataStax Cloud",
      "confidence_score": 93,
      "divergence_delta": 0.8,
      "autonomy_level": "L4",
      "live_signal": "Astra DB Native Multi-Agent Canvas",
      "github_repo": "langflow-ai/langflow",
      "github_stars": 48000,
      "official_url": "https://langflow.org",
      "docs_url": "https://docs.langflow.org",
      "github_url": "https://github.com/langflow-ai/langflow"
    },
    {
      "id": "orch_24",
      "name": "Pipedream",
      "slug": "pipedream",
      "arch_class": "AI-Native",
      "category": "Developer Integration & Serverless",
      "aki_score": 91.5,
      "deterministic_control": 92,
      "agent_orchestration": 87,
      "aimcp_score": 89,
      "industry_consensus": 90.8,
      "evidence_range": "89.5 - 93.0",
      "pricing_estimate": "Free Tier / $19-$99/mo+",
      "confidence_score": 93,
      "divergence_delta": 0.7,
      "autonomy_level": "L3",
      "live_signal": "Instant Node.js/Python Serverless Actions",
      "github_repo": "PipedreamHQ/pipedream",
      "github_stars": 9200,
      "official_url": "https://pipedream.com",
      "docs_url": "https://pipedream.com/docs",
      "github_url": "https://github.com/PipedreamHQ/pipedream"
    },
    {
      "id": "orch_25",
      "name": "Activepieces",
      "slug": "activepieces",
      "arch_class": "Open-Source",
      "category": "Self-Hosted Zapier Alternative",
      "aki_score": 91.2,
      "deterministic_control": 92,
      "agent_orchestration": 85,
      "aimcp_score": 87,
      "industry_consensus": 90,
      "evidence_range": "89.2 - 93.0",
      "pricing_estimate": "Free OSS / $15-$99/mo",
      "confidence_score": 92,
      "divergence_delta": 1.2,
      "autonomy_level": "L3",
      "live_signal": "Self-Hosted TypeScript Automation",
      "github_repo": "activepieces/activepieces",
      "github_stars": 12500,
      "official_url": "https://activepieces.com",
      "docs_url": "https://www.activepieces.com/docs",
      "github_url": "https://github.com/activepieces/activepieces"
    },
    {
      "id": "orch_26",
      "name": "Airflow",
      "slug": "airflow",
      "arch_class": "Data Orch",
      "category": "Legacy Industry Standard Batch DAGs",
      "aki_score": 91,
      "deterministic_control": 96,
      "agent_orchestration": 74,
      "aimcp_score": 72,
      "industry_consensus": 93,
      "evidence_range": "89.0 - 93.0",
      "pricing_estimate": "Free Apache 2.0 / Managed (Astronomer)",
      "confidence_score": 98,
      "divergence_delta": -2,
      "autonomy_level": "L2",
      "live_signal": "Apache Airflow 3.0 Modernization",
      "github_repo": "apache/airflow",
      "github_stars": 38200,
      "official_url": "https://airflow.apache.org",
      "docs_url": "https://airflow.apache.org/docs",
      "github_url": "https://github.com/apache/airflow"
    },
    {
      "id": "orch_27",
      "name": "Gumloop",
      "slug": "gumloop",
      "arch_class": "AI-Native",
      "category": "AI Web Scraping & Visual Agent Builders",
      "aki_score": 90.7,
      "deterministic_control": 86,
      "agent_orchestration": 91,
      "aimcp_score": 91,
      "industry_consensus": 89.2,
      "evidence_range": "88.5 - 92.4",
      "pricing_estimate": "Free Tier / $29-$199/mo",
      "confidence_score": 91,
      "divergence_delta": 1.5,
      "autonomy_level": "L4",
      "live_signal": "Visual Browser Agents & LLM Pipelines",
      "github_repo": null,
      "github_stars": 0,
      "official_url": "https://gumloop.com",
      "docs_url": "https://docs.gumloop.com",
      "github_url": null
    },
    {
      "id": "orch_28",
      "name": "Flowise",
      "slug": "flowise",
      "arch_class": "Open-Source",
      "category": "Low-Code LLM Orchestration UI",
      "aki_score": 90.2,
      "deterministic_control": 84,
      "agent_orchestration": 90,
      "aimcp_score": 89,
      "industry_consensus": 89.5,
      "evidence_range": "88.0 - 92.0",
      "pricing_estimate": "Free OSS / Cloud Hosted",
      "confidence_score": 91,
      "divergence_delta": 0.7,
      "autonomy_level": "L4",
      "live_signal": "Embedded Chat & Agent UI Nodes",
      "github_repo": "FlowiseAI/Flowise",
      "github_stars": 34000,
      "official_url": "https://flowiseai.com",
      "docs_url": "https://docs.flowiseai.com",
      "github_url": "https://github.com/FlowiseAI/Flowise"
    },
    {
      "id": "orch_29",
      "name": "Relay.app",
      "slug": "relay-app",
      "arch_class": "Visual iPaaS",
      "category": "Collaborative Human-in-the-Loop Automation",
      "aki_score": 89.9,
      "deterministic_control": 91,
      "agent_orchestration": 84,
      "aimcp_score": 85,
      "industry_consensus": 88.5,
      "evidence_range": "88.0 - 91.5",
      "pricing_estimate": "Free Tier / $9-$29/mo",
      "confidence_score": 90,
      "divergence_delta": 1.4,
      "autonomy_level": "L3",
      "live_signal": "1-Click Approvals & AI Data Extraction",
      "github_repo": null,
      "github_stars": 0,
      "official_url": "https://relay.app",
      "docs_url": "https://help.relay.app",
      "github_url": null
    },
    {
      "id": "orch_30",
      "name": "Lindy",
      "slug": "lindy",
      "arch_class": "AI-Native",
      "category": "Autonomous AI Employees & Assistants",
      "aki_score": 89.4,
      "deterministic_control": 79,
      "agent_orchestration": 92,
      "aimcp_score": 91,
      "industry_consensus": 87.5,
      "evidence_range": "87.0 - 91.0",
      "pricing_estimate": "$49-$199/mo per persona",
      "confidence_score": 89,
      "divergence_delta": 1.9,
      "autonomy_level": "L5",
      "live_signal": "Autonomous Executive Persona Workflows",
      "github_repo": null,
      "github_stars": 0,
      "official_url": "https://lindy.ai",
      "docs_url": "https://docs.lindy.ai",
      "github_url": null
    },
    {
      "id": "orch_31",
      "name": "Node-RED",
      "slug": "node-red",
      "arch_class": "Open-Source",
      "category": "Flow-Based Low-Code Hardware & IoT",
      "aki_score": 88.5,
      "deterministic_control": 93,
      "agent_orchestration": 75,
      "aimcp_score": 74,
      "industry_consensus": 90,
      "evidence_range": "86.5 - 90.5",
      "pricing_estimate": "Free Open-Source (JS Foundation)",
      "confidence_score": 95,
      "divergence_delta": -1.5,
      "autonomy_level": "L2",
      "live_signal": "Edge Device & Local Node-Based Routing",
      "github_repo": "node-red/node-red",
      "github_stars": 20500,
      "official_url": "https://nodered.org",
      "docs_url": "https://nodered.org/docs",
      "github_url": "https://github.com/node-red/node-red"
    },
    {
      "id": "orch_32",
      "name": "Albato",
      "slug": "albato",
      "arch_class": "Visual iPaaS",
      "category": "Embedded Automation & App Integrator",
      "aki_score": 88.4,
      "deterministic_control": 89,
      "agent_orchestration": 79,
      "aimcp_score": 80,
      "industry_consensus": 87.5,
      "evidence_range": "86.5 - 90.0",
      "pricing_estimate": "$16-$96/mo",
      "confidence_score": 89,
      "divergence_delta": 0.9,
      "autonomy_level": "L3",
      "live_signal": "No-Code Embedded iPaaS Solutions",
      "github_repo": null,
      "github_stars": 0,
      "official_url": "https://albato.com",
      "docs_url": "https://help.albato.com",
      "github_url": null
    },
    {
      "id": "orch_33",
      "name": "Integrately",
      "slug": "integrately",
      "arch_class": "Visual iPaaS",
      "category": "1-Click Quick Automations",
      "aki_score": 87.8,
      "deterministic_control": 87,
      "agent_orchestration": 77,
      "aimcp_score": 78,
      "industry_consensus": 87,
      "evidence_range": "85.5 - 89.5",
      "pricing_estimate": "$19-$239/mo",
      "confidence_score": 88,
      "divergence_delta": 0.8,
      "autonomy_level": "L2",
      "live_signal": "Pre-Built 1-Click Recipe Automation",
      "github_repo": null,
      "github_stars": 0,
      "official_url": "https://integrately.com",
      "docs_url": "https://docs.integrately.com",
      "github_url": null
    },
    {
      "id": "orch_34",
      "name": "Huginn",
      "slug": "huginn",
      "arch_class": "Open-Source",
      "category": "Self-Hosted Autonomous Web Agents",
      "aki_score": 87.1,
      "deterministic_control": 88,
      "agent_orchestration": 78,
      "aimcp_score": 75,
      "industry_consensus": 88.5,
      "evidence_range": "85.0 - 89.2",
      "pricing_estimate": "Free Open-Source (MIT)",
      "confidence_score": 92,
      "divergence_delta": -1.4,
      "autonomy_level": "L2",
      "live_signal": "Ruby-Based Self-Hosted Monitoring Agents",
      "github_repo": "huginn/huginn",
      "github_stars": 43200,
      "official_url": "https://github.com/huginn/huginn",
      "docs_url": "https://github.com/huginn/huginn/wiki",
      "github_url": "https://github.com/huginn/huginn"
    },
    {
      "id": "orch_35",
      "name": "IFTTT",
      "slug": "ifttt",
      "arch_class": "Visual iPaaS",
      "category": "Consumer Applet Automation",
      "aki_score": 85.2,
      "deterministic_control": 82,
      "agent_orchestration": 68,
      "aimcp_score": 69,
      "industry_consensus": 88,
      "evidence_range": "83.0 - 87.5",
      "pricing_estimate": "Free (2 applets) / $3.50-$15/mo",
      "confidence_score": 94,
      "divergence_delta": -2.8,
      "autonomy_level": "L1",
      "live_signal": "Smart Home & Consumer AI Applets",
      "github_repo": null,
      "github_stars": 0,
      "official_url": "https://ifttt.com",
      "docs_url": "https://help.ifttt.com",
      "github_url": null
    }
  ],
  "receipts": [
    {
      "id": "AKI-2026-0001",
      "platform_id": "orch_02",
      "claim_type": "Deterministic Sub-Graph Execution",
      "claim_summary": "Benchmarked sub-graph workflow deterministic state branching with zero node drop under high concurrency.",
      "source_url": "https://github.com/n8n-io/n8n/releases/tag/n8n%401.78.0",
      "source_type": "Audit Report",
      "receipt_hash": "0x8f3c1a29de7e01b4c95f190e8a71d4b68903b291a5ec4d1f2e90c8a1e2f7b490",
      "score_impact": 2.4,
      "verified_at": "2026-09-12T10:00:00Z"
    },
    {
      "id": "AKI-2026-0002",
      "platform_id": "orch_01",
      "claim_type": "Durable Execution Zero-State Loss",
      "claim_summary": "Verified zero-loss deterministic event history on 1M concurrent workflows across server outages.",
      "source_url": "https://temporal.io/blog/durable-execution-benchmarks",
      "source_type": "Benchmark Run",
      "receipt_hash": "0x7e4b9c10f821d3a5b67890e1c2d3e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b9c0d1",
      "score_impact": 3.1,
      "verified_at": "2026-09-10T14:30:00Z"
    },
    {
      "id": "AKI-2026-0003",
      "platform_id": "orch_03",
      "claim_type": "Stateful Graph Rollback & Checkpointing",
      "claim_summary": "Verified cyclic multi-agent graph state checkpointing and human-in-the-loop state intervention.",
      "source_url": "https://github.com/langchain-ai/langgraph/releases",
      "source_type": "GitHub Milestone",
      "receipt_hash": "0x5c8e2f1a9b0d3c4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e",
      "score_impact": 2.2,
      "verified_at": "2026-09-11T09:15:00Z"
    },
    {
      "id": "AKI-2026-0004",
      "platform_id": "orch_05",
      "claim_type": "Enterprise BOAT Attestation",
      "claim_summary": "SOC2 Type II and HIPAA compliance attestation verified across 1,000+ enterprise SaaS connectors.",
      "source_url": "https://www.workato.com/security",
      "source_type": "Audit Report",
      "receipt_hash": "0x3a9b1c7d5e8f0a2b4c6d8e0f1a3b5c7d9e1f3a5b7c9d1e3f5a7b9c1d3e5f7a9b",
      "score_impact": 1.8,
      "verified_at": "2026-09-08T16:45:00Z"
    },
    {
      "id": "AKI-2026-0005",
      "platform_id": "orch_15",
      "claim_type": "High-Throughput Webhook Processing",
      "claim_summary": "Tested burst throughput handling 50k RPM webhook invocations with sub-80ms p95 latency.",
      "source_url": "https://www.make.com/en/performance-audit",
      "source_type": "Benchmark Run",
      "receipt_hash": "0x2b4c6d8e0f1a3b5c7d9e1f3a5b7c9d1e3f5a7b9c1d3e5f7a9b1c3d5e7f9a1b3c",
      "score_impact": 1.2,
      "verified_at": "2026-09-09T11:20:00Z"
    },
    {
      "id": "AKI-2026-0006",
      "platform_id": "orch_17",
      "claim_type": "Autonomous Agent Sandbox Isolation",
      "claim_summary": "Verified sandboxed Python execution environment preventing prompt injection escape in Zapier Central.",
      "source_url": "https://zapier.com/security/central",
      "source_type": "Whitepaper",
      "receipt_hash": "0x1a3b5c7d9e1f3a5b7c9d1e3f5a7b9c1d3e5f7a9b1c3d5e7f9a1b3c5d7e9f1a3b",
      "score_impact": 0.8,
      "verified_at": "2026-09-07T13:10:00Z"
    },
    {
      "id": "AKI-2026-0007",
      "platform_id": "orch_06",
      "claim_type": "Sub-5ms Rust Execution Core",
      "claim_summary": "Measured sub-5ms cold-start execution on Rust/WebAssembly script execution workers.",
      "source_url": "https://github.com/windmill-labs/windmill/releases",
      "source_type": "Benchmark Run",
      "receipt_hash": "0x9f1a3b5c7d9e1f3a5b7c9d1e3f5a7b9c1d3e5f7a9b1c3d5e7f9a1b3c5d7e9f1a",
      "score_impact": 2.6,
      "verified_at": "2026-09-12T15:00:00Z"
    },
    {
      "id": "AKI-2026-0008",
      "platform_id": "orch_07",
      "claim_type": "Visual RAG Retrieval Precision",
      "claim_summary": "Audited hybrid dense/sparse vector retrieval precision and tool-calling graph validation.",
      "source_url": "https://github.com/langgenius/dify/releases",
      "source_type": "Audit Report",
      "receipt_hash": "0x8e0f1a3b5c7d9e1f3a5b7c9d1e3f5a7b9c1d3e5f7a9b1c3d5e7f9a1b3c5d7e9f",
      "score_impact": 2,
      "verified_at": "2026-09-11T12:00:00Z"
    },
    {
      "id": "AKI-2026-0009",
      "platform_id": "orch_12",
      "claim_type": "SecOps Fail-Closed Action Determinism",
      "claim_summary": "Verified fail-closed safety isolation on automated SOAR security incident containment playbooks.",
      "source_url": "https://www.tines.com/trust",
      "source_type": "Audit Report",
      "receipt_hash": "0x7d9e1f3a5b7c9d1e3f5a7b9c1d3e5f7a9b1c3d5e7f9a1b3c5d7e9f1a3b5c7d9e",
      "score_impact": 1.9,
      "verified_at": "2026-09-06T17:30:00Z"
    },
    {
      "id": "AKI-2026-0010",
      "platform_id": "orch_20",
      "claim_type": "Hierarchical Multi-Agent Task Convergence",
      "claim_summary": "Validated convergence rate and error recovery on 100 multi-agent collaboration test suites.",
      "source_url": "https://github.com/crewAIInc/crewAI/releases",
      "source_type": "Benchmark Run",
      "receipt_hash": "0x6c8d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d",
      "score_impact": 1.5,
      "verified_at": "2026-09-10T18:00:00Z"
    },
    {
      "id": "AKI-2026-0011",
      "platform_id": "orch_04",
      "claim_type": "Semantic Kernel MCP Tool Binding",
      "claim_summary": "Verified native Model Context Protocol (MCP) tool integration and token accounting telemetry.",
      "source_url": "https://github.com/microsoft/semantic-kernel/releases",
      "source_type": "GitHub Milestone",
      "receipt_hash": "0x5b7c9d1e3f5a7b9c1d3e5f7a9b1c3d5e7f9a1b3c5d7e9f1a3b5c7d9e1f3a5b7c",
      "score_impact": 1.7,
      "verified_at": "2026-09-12T08:30:00Z"
    },
    {
      "id": "AKI-2026-0012",
      "platform_id": "orch_13",
      "claim_type": "Realtime Serverless v3 Task Engine",
      "claim_summary": "Audited zero-cold-start background job scheduling with persistent stream connection stability.",
      "source_url": "https://github.com/triggerdotdev/trigger.dev/releases",
      "source_type": "Benchmark Run",
      "receipt_hash": "0x4a6b8c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b",
      "score_impact": 2.1,
      "verified_at": "2026-09-11T16:20:00Z"
    },
    {
      "id": "AKI-2026-0013",
      "platform_id": "orch_11",
      "claim_type": "Zero-Infrastructure Step Recovery",
      "claim_summary": "Verified automatic step-level error handling with state memoization across serverless invocations.",
      "source_url": "https://github.com/inngest/inngest/releases",
      "source_type": "Audit Report",
      "receipt_hash": "0x395a7b9c1d3e5f7a9b1c3d5e7f9a1b3c5d7e9f1a3b5c7d9e1f3a5b7c9d1e3f5a",
      "score_impact": 1.9,
      "verified_at": "2026-09-09T14:10:00Z"
    },
    {
      "id": "AKI-2026-0014",
      "platform_id": "orch_10",
      "claim_type": "Prefect 3.0 Dynamic Concurrency",
      "claim_summary": "Tested non-blocking async task orchestration and resilient worker failover.",
      "source_url": "https://github.com/PrefectHQ/prefect/releases/tag/3.0.0",
      "source_type": "GitHub Milestone",
      "receipt_hash": "0x28496a8b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f",
      "score_impact": 1.4,
      "verified_at": "2026-09-08T10:45:00Z"
    },
    {
      "id": "AKI-2026-0015",
      "platform_id": "orch_08",
      "claim_type": "Software-Defined Asset Lineage",
      "claim_summary": "Audited automated schema inference and dependency graph reconciliation for enterprise data assets.",
      "source_url": "https://github.com/dagster-io/dagster/releases",
      "source_type": "Audit Report",
      "receipt_hash": "0x1738597a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e",
      "score_impact": 1.6,
      "verified_at": "2026-09-07T15:30:00Z"
    },
    {
      "id": "AKI-2026-0016",
      "platform_id": "orch_16",
      "claim_type": "Declarative YAML Flow Validation",
      "claim_summary": "Verified strict compile-time syntax validation for complex enterprise DAGs and microservice flows.",
      "source_url": "https://github.com/kestra-io/kestra/releases",
      "source_type": "Whitepaper",
      "receipt_hash": "0x062748698a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d",
      "score_impact": 1.5,
      "verified_at": "2026-09-10T11:00:00Z"
    },
    {
      "id": "AKI-2026-0017",
      "platform_id": "orch_09",
      "claim_type": "Retool VPC Peering & RBAC Security",
      "claim_summary": "Audited dedicated VPC peering connection throughput and granular role-based access controls.",
      "source_url": "https://retool.com/trust",
      "source_type": "Audit Report",
      "receipt_hash": "0xf5163758798a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2a3b4c",
      "score_impact": 1.1,
      "verified_at": "2026-09-09T09:00:00Z"
    },
    {
      "id": "AKI-2026-0018",
      "platform_id": "orch_22",
      "claim_type": "Zeebe Distributed BPMN Engine Stress",
      "claim_summary": "Benchmarked 100k process instances/sec sustained throughput on Camunda 8 Zeebe cluster.",
      "source_url": "https://camunda.com/blog/zeebe-benchmarks",
      "source_type": "Benchmark Run",
      "receipt_hash": "0xe405264768798a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2a3b",
      "score_impact": 1.3,
      "verified_at": "2026-09-08T13:40:00Z"
    },
    {
      "id": "AKI-2026-0019",
      "platform_id": "orch_25",
      "claim_type": "Activepieces Self-Hosted Sandbox",
      "claim_summary": "Audited isolated Node.js code execution sandboxing and community piece validation protocols.",
      "source_url": "https://github.com/activepieces/activepieces/releases",
      "source_type": "Whitepaper",
      "receipt_hash": "0xd3f415365768798a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2a",
      "score_impact": 1.2,
      "verified_at": "2026-09-11T14:50:00Z"
    },
    {
      "id": "AKI-2026-0020",
      "platform_id": "orch_18",
      "claim_type": "Restate Virtual Object Durability",
      "claim_summary": "Verified strict serializability and fault recovery during network partition chaos testing.",
      "source_url": "https://github.com/restatedev/restate/releases",
      "source_type": "Benchmark Run",
      "receipt_hash": "0xc2e30425465768798a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f",
      "score_impact": 2.3,
      "verified_at": "2026-09-12T11:15:00Z"
    }
  ]
}