{
  "schemaVersion": "1.1",
  "site": "ARuntime.com",
  "release": "v3.9.0",
  "generatedUtc": "2026-06-27T01:45:00Z",
  "canonicalUrl": "https://aruntime.com/downloads/aruntime-ai-ready-route-inventory.json",
  "supportBoundary": "Public route discovery only. This inventory does not authorize scraping outside robots directives, authentication, posting, mutation, credential validation, certification, ranking claims, or safety claims.",
  "routes": [
    {
      "id": "home",
      "title": "Home",
      "url": "https://aruntime.com/",
      "contentStatus": "Foundational",
      "audience": "Readers new to AI runtimes; platform architects; technical decision-makers",
      "searchIntent": "AI runtime definition and stack orientation",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "start-here",
      "title": "Start Here",
      "url": "https://aruntime.com/start-here/",
      "contentStatus": "Foundational",
      "audience": "Readers new to AI runtimes and role-based learners",
      "searchIntent": "Orient readers to the AI runtime stack",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "overview",
      "title": "AI Runtime Overview",
      "url": "https://aruntime.com/overview/",
      "contentStatus": "Foundational",
      "audience": "Readers who need a precise definition; architects; engineering leaders",
      "searchIntent": "Define AI runtime and distinguish its layers",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "start-here",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "taxonomy",
      "title": "AI Runtime Taxonomy",
      "url": "https://aruntime.com/taxonomy/",
      "contentStatus": "Foundational",
      "audience": "Platform architects; ML systems engineers; technical analysts",
      "searchIntent": "Classify AI runtime categories and boundaries",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "start-here",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "how-ai-runtimes-work",
      "title": "How AI Runtimes Work",
      "url": "https://aruntime.com/how-ai-runtimes-work/",
      "contentStatus": "Architecture",
      "audience": "Infrastructure engineers; application developers; technical decision-makers",
      "searchIntent": "Explain model and request execution paths",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "start-here",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "runtime-stack-diagram",
      "title": "Runtime Stack Diagram",
      "url": "https://aruntime.com/runtime-stack-diagram/",
      "contentStatus": "Foundational",
      "audience": "All readers",
      "searchIntent": "View an accessible AI runtime stack diagram",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "start-here",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "glossary",
      "title": "AI Runtime Glossary",
      "url": "https://aruntime.com/glossary/",
      "contentStatus": "Foundational",
      "audience": "Readers learning AI runtime concepts; technical decision-makers",
      "searchIntent": "A searchable glossary of AI runtime terminology across compilers, inference engines, serving systems, edge/browser runtimes, agentic runtimes, security, and observability.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "start-here",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "runtime-stack",
      "title": "Runtime Stack",
      "url": "https://aruntime.com/runtime-stack/",
      "contentStatus": "Foundational",
      "audience": "Platform architects; AI infrastructure engineers; ML systems engineers",
      "searchIntent": "Navigate the seven AI runtime layers",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "hardware-system-substrate",
      "title": "Hardware and System Substrate",
      "url": "https://aruntime.com/hardware-system-substrate/",
      "contentStatus": "Architecture",
      "audience": "Infrastructure and ML systems engineers",
      "searchIntent": "Explain hardware substrate responsibilities in AI runtime architecture",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "kernels-hardware-libraries",
      "title": "Kernels and Hardware Libraries",
      "url": "https://aruntime.com/kernels-hardware-libraries/",
      "contentStatus": "Architecture",
      "audience": "ML systems engineers; compiler and performance engineers",
      "searchIntent": "Explain AI kernel and hardware-library runtime responsibilities",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "execution-models",
      "title": "Execution Models",
      "url": "https://aruntime.com/execution-models/",
      "contentStatus": "Foundational",
      "audience": "Readers learning AI runtime concepts; technical decision-makers",
      "searchIntent": "Compare eager, graph, JIT, AOT, interpreted, dataflow, and hybrid AI execution models, including dynamic shapes, guards, warmup, caches, fallback, and deployment trade-offs.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "hardware-targets",
      "title": "Hardware Targets",
      "url": "https://aruntime.com/hardware-targets/",
      "contentStatus": "Foundational",
      "audience": "Readers learning AI runtime concepts; technical decision-makers",
      "searchIntent": "Understand CPU, GPU, TPU, NPU, FPGA, browser, mobile, and heterogeneous AI hardware targets through memory bandwidth, precision, interconnect, power, and runtime constraints.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "model-formats-and-irs",
      "title": "Model Formats and Intermediate Representations",
      "url": "https://aruntime.com/model-formats-and-irs/",
      "contentStatus": "Foundational",
      "audience": "Readers learning AI runtime concepts; technical decision-makers",
      "searchIntent": "Compare ONNX, StableHLO, MLIR dialects, exported PyTorch programs, GGUF, TensorRT engines, ExecuTorch PTE files, and auxiliary model assets by role and runtime implications.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "compiler-pipeline",
      "title": "Compiler and Graph Runtimes",
      "url": "https://aruntime.com/compiler-pipeline/",
      "contentStatus": "Architecture",
      "audience": "ML systems engineers; AI infrastructure engineers",
      "searchIntent": "A practical AI compiler pipeline guide covering graph capture, intermediate representations, optimization, partitioning, lowering, code generation, memory planning, AOT/JIT, fallback, and warmup.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "optimization-techniques",
      "title": "Optimization Techniques",
      "url": "https://aruntime.com/optimization-techniques/",
      "contentStatus": "Architecture",
      "audience": "ML systems engineers; AI infrastructure engineers",
      "searchIntent": "A practical guide to graph rewrites, fusion, tiling, memory planning, FlashAttention-style kernels, quantization, sparsity, batching, caching, speculation, and autotuning.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "llm-inference",
      "title": "Model and LLM Inference",
      "url": "https://aruntime.com/llm-inference/",
      "contentStatus": "Architecture",
      "audience": "ML systems engineers; AI infrastructure engineers",
      "searchIntent": "Understand LLM inference mechanics, including prefill, decode, KV cache, continuous batching, prefix reuse, quantization, structured generation, cancellation, tail latency, and production metrics.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "kv-cache-memory",
      "title": "KV Cache and Runtime Memory",
      "url": "https://aruntime.com/kv-cache-memory/",
      "contentStatus": "Architecture",
      "audience": "ML systems engineers; AI infrastructure engineers",
      "searchIntent": "A deep guide to KV-cache architecture, PagedAttention, prefix caching, RadixAttention, tiered offload, cache-aware routing, isolation, memory sizing, and observability.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "scheduling-and-batching",
      "title": "Scheduling and Batching",
      "url": "https://aruntime.com/scheduling-and-batching/",
      "contentStatus": "Architecture",
      "audience": "ML systems engineers; AI infrastructure engineers",
      "searchIntent": "Guide to AI inference scheduling and batching: admission control, continuous batching, dynamic batching, chunked prefill, fairness, priorities, backpressure, cancellation, and Goodput.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "speculative-decoding",
      "title": "Speculative Decoding",
      "url": "https://aruntime.com/speculative-decoding/",
      "contentStatus": "Architecture",
      "audience": "ML systems engineers; AI infrastructure engineers",
      "searchIntent": "Learn speculative decoding mechanics, draft and target models, verification, acceptance rate, EAGLE, Medusa, multi-token prediction, integration constraints, metrics, and failure modes.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "model-serving-orchestration",
      "title": "Model Serving",
      "url": "https://aruntime.com/model-serving-orchestration/",
      "contentStatus": "Architecture",
      "audience": "Platform architects; infrastructure engineers",
      "searchIntent": "A practical guide to model servers and serving platforms: APIs, repositories, loading, readiness, batching, multi-model hosting, autoscaling, canaries, rollback, backpressure, and observability.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "distributed-inference",
      "title": "Distributed Inference",
      "url": "https://aruntime.com/distributed-inference/",
      "contentStatus": "Architecture",
      "audience": "Platform architects; infrastructure engineers",
      "searchIntent": "Guide to tensor, pipeline, data, expert, context, sequence, and disaggregated prefill/decode inference, including interconnects, KV transfer, locality, scheduling, and failure handling.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "edge-browser-runtimes",
      "title": "Edge and Browser Runtimes",
      "url": "https://aruntime.com/edge-browser-runtimes/",
      "contentStatus": "Architecture",
      "audience": "Browser, mobile, edge, and privacy-focused developers",
      "searchIntent": "Compare edge and browser AI runtime boundaries",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "browser-runtimes",
      "title": "Browser Runtimes",
      "url": "https://aruntime.com/browser-runtimes/",
      "contentStatus": "Production guidance",
      "audience": "Infrastructure engineers; developers selecting deployment targets",
      "searchIntent": "Build browser AI runtimes with WebAssembly, WebGPU, WebNN, ONNX Runtime Web, Workers, model caching, I/O binding, graph capture, progressive enhancement, privacy, and fallback.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "edge-mobile-tinyml",
      "title": "Edge, Mobile, and TinyML",
      "url": "https://aruntime.com/edge-mobile-tinyml/",
      "contentStatus": "Production guidance",
      "audience": "Infrastructure engineers; developers selecting deployment targets",
      "searchIntent": "Design edge, mobile, and TinyML runtimes with AOT artifacts, ExecuTorch, delegates, quantization, CPU/GPU/NPU partitioning, offline operation, fleet updates, and real-time constraints.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "local-desktop",
      "title": "Local Desktop Runtimes",
      "url": "https://aruntime.com/local-desktop/",
      "contentStatus": "Production guidance",
      "audience": "Infrastructure engineers; developers selecting deployment targets",
      "searchIntent": "Guide to local AI runtimes on desktops and workstations, including quantized packages, CPU/GPU offload, local model servers, memory mapping, privacy, updates, and benchmarking.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "agentic-runtimes",
      "title": "Agentic and Application Runtimes",
      "url": "https://aruntime.com/agentic-runtimes/",
      "contentStatus": "Production guidance",
      "audience": "Agent developers; platform architects; governance leaders",
      "searchIntent": "Define the agentic application-runtime layer",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "product-workflow-layer",
      "title": "Product and Workflow Layer",
      "url": "https://aruntime.com/product-workflow-layer/",
      "contentStatus": "Architecture",
      "audience": "Application architects; product engineers; technical product leaders",
      "searchIntent": "Explain the product layer above AI runtimes",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtime-stack",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "build-operate",
      "title": "Build and Operate",
      "url": "https://aruntime.com/build-operate/",
      "contentStatus": "Production guidance",
      "audience": "Platform architects; operators; security and governance leaders",
      "searchIntent": "Design and operate production AI runtime architecture",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "reference-architecture",
      "title": "Reference Architecture",
      "url": "https://aruntime.com/reference-architecture/",
      "contentStatus": "Production guidance",
      "audience": "Platform architects; implementation teams; security and governance leaders",
      "searchIntent": "Provide a concrete AI runtime implementation blueprint",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "build-operate",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "runtime-architecture",
      "title": "Runtime Architecture",
      "url": "https://aruntime.com/runtime-architecture/",
      "contentStatus": "Architecture",
      "audience": "Platform architects; infrastructure engineers; security architects",
      "searchIntent": "Explain AI runtime architecture concepts and boundaries",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "build-operate",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "control-execution-planes",
      "title": "Control and Execution Planes",
      "url": "https://aruntime.com/control-execution-planes/",
      "contentStatus": "Architecture",
      "audience": "Platform architects; operators; security engineers",
      "searchIntent": "Separate AI runtime control and execution planes",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "build-operate",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "deployment-patterns",
      "title": "Deployment Patterns",
      "url": "https://aruntime.com/deployment-patterns/",
      "contentStatus": "Production guidance",
      "audience": "Infrastructure engineers; developers selecting deployment targets",
      "searchIntent": "Compare browser, local, mobile, edge, private-cloud, managed-cloud, Kubernetes, serverless, hybrid, air-gapped, and benchmark AI runtime deployment patterns.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "build-operate",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "cloud-data-center",
      "title": "Cloud and Data Center Runtimes",
      "url": "https://aruntime.com/cloud-data-center/",
      "contentStatus": "Production guidance",
      "audience": "Infrastructure engineers; developers selecting deployment targets",
      "searchIntent": "Design cloud and private data-center AI runtimes across GPU clusters, Kubernetes, managed platforms, autoscaling, networking, tenancy, resilience, and cost.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "build-operate",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "serverless-runtime",
      "title": "Serverless AI Runtime Patterns",
      "url": "https://aruntime.com/serverless-runtime/",
      "contentStatus": "Production guidance",
      "audience": "Infrastructure engineers; developers selecting deployment targets",
      "searchIntent": "Design serverless and microVM AI runtime patterns with cold-start budgets, model packaging, warm pools, scale-to-zero, burst admission, storage, observability, and side-effect safety.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "build-operate",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "hybrid-runtime",
      "title": "Hybrid AI Runtime Design",
      "url": "https://aruntime.com/hybrid-runtime/",
      "contentStatus": "Production guidance",
      "audience": "Infrastructure engineers; developers selecting deployment targets",
      "searchIntent": "Design local-edge-cloud hybrid AI runtimes with policy routing, fallback, state reconciliation, model parity, cache boundaries, observability, and data residency.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "build-operate",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "security-governance",
      "title": "Security and Governance",
      "url": "https://aruntime.com/security-governance/",
      "contentStatus": "Production guidance",
      "audience": "Platform operators; security and governance leaders; engineering managers",
      "searchIntent": "AI runtime security and governance guide covering prompt injection, tool authorization, data exfiltration, model supply chain, sandboxing, memory poisoning, multi-tenancy, audit, approval, and incident response.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "build-operate",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "runtime-observability",
      "title": "Runtime Observability",
      "url": "https://aruntime.com/runtime-observability/",
      "contentStatus": "Architecture",
      "audience": "Platform architects; infrastructure engineers",
      "searchIntent": "Practical AI runtime observability covering traces, metrics, logs, token timing, cache metrics, tool and policy events, cost attribution, evaluation, replay, profiling, and privacy.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "build-operate",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "evaluation",
      "title": "Evaluation",
      "url": "https://aruntime.com/evaluation/",
      "contentStatus": "Production guidance",
      "audience": "ML engineers; platform teams; product and governance leaders",
      "searchIntent": "Evaluate AI runtime quality, safety, policy, and outcomes",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "build-operate",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "benchmarking",
      "title": "Benchmarking AI Runtimes",
      "url": "https://aruntime.com/benchmarking/",
      "contentStatus": "Production guidance",
      "audience": "Platform operators; security and governance leaders; engineering managers",
      "searchIntent": "Benchmark AI runtimes correctly with TTFT, TPOT, ITL, Goodput, throughput, tail latency, quality, concurrency, cache state, hardware, methodology, cost, power, and reproducibility.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "build-operate",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "cost-capacity-planning",
      "title": "Cost and Capacity Planning",
      "url": "https://aruntime.com/cost-capacity-planning/",
      "contentStatus": "Production guidance",
      "audience": "Platform operators; security and governance leaders; engineering managers",
      "searchIntent": "Plan AI runtime capacity and cost using model memory, KV cache, concurrency, Goodput, arrival rates, queueing, accelerator utilization, warm pools, provider cost, and task outcomes.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "build-operate",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "runtime-selection-guide",
      "title": "Runtime Selection Guide",
      "url": "https://aruntime.com/runtime-selection-guide/",
      "contentStatus": "Production guidance",
      "audience": "Platform operators; security and governance leaders; engineering managers",
      "searchIntent": "Choose an AI runtime using model format, latency, throughput, context, hardware, deployment, privacy, tools, durability, observability, licensing, maturity, and operational capability.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "build-operate",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "failure-recovery",
      "title": "Failure Recovery",
      "url": "https://aruntime.com/failure-recovery/",
      "contentStatus": "Production guidance",
      "audience": "Platform engineers; application developers; incident responders",
      "searchIntent": "Design AI runtime failure detection and recovery",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "build-operate",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "developers",
      "title": "Developers",
      "url": "https://aruntime.com/developers/",
      "contentStatus": "Production guidance",
      "audience": "Application developers; platform engineers; API and security engineers",
      "searchIntent": "Implement AI runtime contracts and governed execution",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "developer-guide",
      "title": "Developer Guide",
      "url": "https://aruntime.com/developer-guide/",
      "contentStatus": "Production guidance",
      "audience": "Application developers; platform engineers",
      "searchIntent": "Build production AI runtimes with versioned request/response contracts, adapters, typed tools, routing, memory, policy checkpoints, traces, idempotency, streaming, evaluations, and SLOs.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "developers",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "runtime-contract",
      "title": "Legacy Runtime Contract",
      "url": "https://aruntime.com/runtime-contract/",
      "contentStatus": "Retired",
      "audience": "Application developers; platform engineers; API designers",
      "searchIntent": "Legacy alias redirected to the canonical Runtime Request Contract.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "developers",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": false
    },
    {
      "id": "runtime-request-contract",
      "title": "Runtime Request Contract",
      "url": "https://aruntime.com/runtime-request-contract/",
      "contentStatus": "Production guidance",
      "audience": "Application developers; platform and API engineers",
      "searchIntent": "Specify a versioned AI runtime request envelope",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "developers",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "tool-contract",
      "title": "Tool Contract",
      "url": "https://aruntime.com/tool-contract/",
      "contentStatus": "Production guidance",
      "audience": "Agent developers; platform engineers; security engineers",
      "searchIntent": "Specify typed and governed AI tool execution",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "developers",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "policy-approval-contract",
      "title": "Policy and Approval Contract",
      "url": "https://aruntime.com/policy-approval-contract/",
      "contentStatus": "Production guidance",
      "audience": "Security engineers; governance leaders; runtime developers",
      "searchIntent": "Specify policy decisions and approval gates for AI execution",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "developers",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "evidence-schema",
      "title": "Evidence Schema",
      "url": "https://aruntime.com/evidence-schema/",
      "contentStatus": "Production guidance",
      "audience": "Platform engineers; auditors; governance and incident teams",
      "searchIntent": "Record minimized, correlated AI runtime evidence",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "developers",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "trace-schema",
      "title": "Trace Schema",
      "url": "https://aruntime.com/trace-schema/",
      "contentStatus": "Production guidance",
      "audience": "Platform engineers; SRE; observability and evaluation teams",
      "searchIntent": "Correlate infrastructure, model, tool, policy, outcome, and evaluation traces",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "developers",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "examples",
      "title": "AI Runtime Examples",
      "url": "https://aruntime.com/examples/",
      "contentStatus": "Production guidance",
      "audience": "Application developers; platform engineers",
      "searchIntent": "Complete AI runtime architecture examples for local assistants, enterprise RAG, browser inference, mobile vision, high-throughput LLM serving, durable agents, and hybrid routing.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "developers",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "integration-checklists",
      "title": "Integration Checklists",
      "url": "https://aruntime.com/integration-checklists/",
      "contentStatus": "Production guidance",
      "audience": "Application developers; platform engineers",
      "searchIntent": "Production AI runtime integration checklists for contracts, model adapters, tools, context/RAG, memory, security, observability, benchmarking, deployment, and operations.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "developers",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "runtimes",
      "title": "Runtime Directory",
      "url": "https://aruntime.com/runtimes/",
      "contentStatus": "Research",
      "audience": "Architects and developers evaluating runtime products",
      "searchIntent": "Browse structured AI runtime profiles",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "compare",
      "title": "Compare Runtime Categories",
      "url": "https://aruntime.com/compare/",
      "contentStatus": "Research",
      "audience": "Technical evaluators; procurement teams; platform architects",
      "searchIntent": "Compare AI runtime categories within an explicit scope",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtimes",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "product-comparison-scope",
      "title": "Product Comparison Scope",
      "url": "https://aruntime.com/product-comparison-scope/",
      "contentStatus": "Research",
      "audience": "Technical evaluators and procurement teams",
      "searchIntent": "Define safeguards for AI runtime product comparisons",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtimes",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "directory-methodology",
      "title": "Directory Methodology",
      "url": "https://aruntime.com/directory-methodology/",
      "contentStatus": "Research",
      "audience": "Vendors; maintainers; evaluators; readers",
      "searchIntent": "Explain runtime directory inclusion, categorization, and verification",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "runtimes",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "research",
      "title": "Research",
      "url": "https://aruntime.com/research/",
      "contentStatus": "Research",
      "audience": "Researchers; technical analysts; vendors; maintainers; readers",
      "searchIntent": "Navigate ARuntime research, sources, and editorial methods",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "reports",
      "title": "Reports",
      "url": "https://aruntime.com/reports/",
      "contentStatus": "Research",
      "audience": "Researchers; architects; technical analysts",
      "searchIntent": "Browse long-form AI runtime reports",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "research",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "protocols-ecosystem",
      "title": "Protocols and Ecosystem",
      "url": "https://aruntime.com/protocols-ecosystem/",
      "contentStatus": "Research",
      "audience": "Platform architects; protocol implementers; analysts",
      "searchIntent": "Map protocols that affect AI runtime interoperability",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "research",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "industry-landscape",
      "title": "Industry Landscape",
      "url": "https://aruntime.com/industry-landscape/",
      "contentStatus": "Research",
      "audience": "Technical decision-makers; analysts; engineering managers",
      "searchIntent": "Understand the AI runtime ecosystem by responsibility",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "research",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "resources",
      "title": "AI Runtime Resources",
      "url": "https://aruntime.com/resources/",
      "contentStatus": "Foundational",
      "audience": "Technical readers",
      "searchIntent": "A curated resource hub for ARuntime.com reference pages, implementation guides, runtime directory entries, and trust resources.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "research",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "future-trends",
      "title": "Future Trends in AI Runtimes",
      "url": "https://aruntime.com/future-trends/",
      "contentStatus": "Production guidance",
      "audience": "Platform operators; security and governance leaders; engineering managers",
      "searchIntent": "Evidence-based AI runtime trends: speculative decoding, disaggregated serving, cache-aware routing, AI PCs, WebNN, dynamic precision, energy-aware scheduling, confidential execution, and agent runtime infrastructure.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "research",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "research-methodology",
      "title": "Research Methodology",
      "url": "https://aruntime.com/research-methodology/",
      "contentStatus": "Research",
      "audience": "Technical analysts; vendors; contributors",
      "searchIntent": "Explain research, source selection, and product verification",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "research",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "editorial-policy",
      "title": "Editorial Policy",
      "url": "https://aruntime.com/editorial-policy/",
      "contentStatus": "Foundational",
      "audience": "Readers, vendors, contributors, and reviewers",
      "searchIntent": "Explain editorial standards and corrections",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "research",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "corrections",
      "title": "Corrections",
      "url": "https://aruntime.com/corrections/",
      "contentStatus": "Foundational",
      "audience": "Readers, vendors, maintainers, and contributors",
      "searchIntent": "Submit and review factual corrections",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "research",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "ai-ready-web",
      "title": "Content Quality and Discovery for ARuntime.com",
      "url": "https://aruntime.com/ai-ready-web/",
      "contentStatus": "Production guidance",
      "audience": "Readers, maintainers, search crawlers, answer systems, and reviewers validating ARuntime public content quality",
      "searchIntent": "ARuntime content quality discovery files machine readable runtime pages boundaries",
      "lastReviewedUtc": "2026-06-27",
      "lastMaterialChangeUtc": "2026-06-27",
      "parent": "",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "answer-engine-optimization",
      "title": "Answer-Ready Runtime Definitions",
      "url": "https://aruntime.com/ai-ready-web/answer-engine-optimization/",
      "contentStatus": "Production guidance",
      "audience": "Editors, architects, and reviewers checking whether ARuntime runtime definitions can be summarized accurately",
      "searchIntent": "ARuntime answer ready runtime definitions direct answer canonical page",
      "lastReviewedUtc": "2026-06-27",
      "lastMaterialChangeUtc": "2026-06-27",
      "parent": "ai-ready-web",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "generative-engine-optimization",
      "title": "Generative Citation Support for Runtime Content",
      "url": "https://aruntime.com/ai-ready-web/generative-engine-optimization/",
      "contentStatus": "Production guidance",
      "audience": "Maintainers, researchers, and reviewers checking generated summaries against ARuntime source pages",
      "searchIntent": "ARuntime generative citation support runtime content route inventory llms",
      "lastReviewedUtc": "2026-06-27",
      "lastMaterialChangeUtc": "2026-06-27",
      "parent": "ai-ready-web",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "seo",
      "title": "Search Discovery for AI Runtime Pages",
      "url": "https://aruntime.com/ai-ready-web/seo/",
      "contentStatus": "Production guidance",
      "audience": "Site maintainers and technical reviewers auditing ARuntime search metadata and discovery files",
      "searchIntent": "ARuntime search discovery metadata sitemap robots structured data runtime pages",
      "lastReviewedUtc": "2026-06-27",
      "lastMaterialChangeUtc": "2026-06-27",
      "parent": "ai-ready-web",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "changelog",
      "title": "Changelog",
      "url": "https://aruntime.com/changelog/",
      "contentStatus": "Foundational",
      "audience": "Readers, contributors, and maintainers",
      "searchIntent": "Review material site and taxonomy changes",
      "lastReviewedUtc": "2026-06-27",
      "lastMaterialChangeUtc": "2026-06-27",
      "parent": "research",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "about",
      "title": "About ARuntime.com",
      "url": "https://aruntime.com/about/",
      "contentStatus": "Foundational",
      "audience": "All readers",
      "searchIntent": "Explain site purpose and taxonomy ownership",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "research",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "contact",
      "title": "Contact",
      "url": "https://aruntime.com/contact/",
      "contentStatus": "Foundational",
      "audience": "Readers and professional contacts",
      "searchIntent": "Contact the site editor",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "research",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "accessibility",
      "title": "Accessibility",
      "url": "https://aruntime.com/accessibility/",
      "contentStatus": "Foundational",
      "audience": "All visitors",
      "searchIntent": "Explain accessibility support and issue reporting",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "privacy",
      "title": "Privacy Policy",
      "url": "https://aruntime.com/privacy/",
      "contentStatus": "Foundational",
      "audience": "All visitors",
      "searchIntent": "Explain site privacy practices",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "terms",
      "title": "Terms of Use",
      "url": "https://aruntime.com/terms/",
      "contentStatus": "Foundational",
      "audience": "All visitors",
      "searchIntent": "Explain site terms of use",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "links",
      "title": "Site Links and Navigation",
      "url": "https://aruntime.com/links/",
      "contentStatus": "Retired",
      "audience": "Readers, contributors, and vendors",
      "searchIntent": "Legacy link hub redirected to Start Here.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "research",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": false
    },
    {
      "id": "support",
      "title": "Support and Corrections",
      "url": "https://aruntime.com/support/",
      "contentStatus": "Retired",
      "audience": "Readers, contributors, and vendors",
      "searchIntent": "Legacy support page redirected to the canonical corrections workflow.",
      "lastReviewedUtc": "2026-06-23",
      "lastMaterialChangeUtc": "2026-06-23",
      "parent": "research",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": false
    },
    {
      "id": "runtime-types",
      "title": "Emerging AI Runtime Types",
      "url": "https://aruntime.com/runtime-types/",
      "contentStatus": "Emerging proposal",
      "audience": "Architects, AI platform engineers, technical decision makers",
      "searchIntent": "emerging AI runtime types AIR AEE MIR SRE CRE NEE",
      "lastReviewedUtc": "2026-06-27",
      "lastMaterialChangeUtc": "2026-06-27",
      "parent": "runtime-stack-diagram",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "autonomous-inference-runtime",
      "title": "Autonomous Inference Runtime",
      "url": "https://aruntime.com/runtime-types/autonomous-inference-runtime/",
      "contentStatus": "Emerging proposal",
      "audience": "AI architects, platform engineers, runtime implementers",
      "searchIntent": "Autonomous Inference Runtime definition architecture runtime",
      "lastReviewedUtc": "2026-06-27",
      "lastMaterialChangeUtc": "2026-06-27",
      "parent": "runtime-types",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "agentic-execution-environment",
      "title": "Agentic Execution Environment",
      "url": "https://aruntime.com/runtime-types/agentic-execution-environment/",
      "contentStatus": "Emerging proposal",
      "audience": "AI architects, platform engineers, runtime implementers",
      "searchIntent": "Agentic Execution Environment definition architecture runtime",
      "lastReviewedUtc": "2026-06-27",
      "lastMaterialChangeUtc": "2026-06-27",
      "parent": "runtime-types",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "machine-intelligence-runtime",
      "title": "Machine Intelligence Runtime",
      "url": "https://aruntime.com/runtime-types/machine-intelligence-runtime/",
      "contentStatus": "Emerging proposal",
      "audience": "AI architects, platform engineers, runtime implementers",
      "searchIntent": "Machine Intelligence Runtime definition architecture runtime",
      "lastReviewedUtc": "2026-06-27",
      "lastMaterialChangeUtc": "2026-06-27",
      "parent": "runtime-types",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "semantic-runtime-engine",
      "title": "Semantic Runtime Engine",
      "url": "https://aruntime.com/runtime-types/semantic-runtime-engine/",
      "contentStatus": "Emerging proposal",
      "audience": "AI architects, platform engineers, runtime implementers",
      "searchIntent": "Semantic Runtime Engine definition architecture runtime",
      "lastReviewedUtc": "2026-06-27",
      "lastMaterialChangeUtc": "2026-06-27",
      "parent": "runtime-types",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "cognitive-runtime-environment",
      "title": "Cognitive Runtime Environment",
      "url": "https://aruntime.com/runtime-types/cognitive-runtime-environment/",
      "contentStatus": "Emerging proposal",
      "audience": "AI architects, platform engineers, runtime implementers",
      "searchIntent": "Cognitive Runtime Environment definition architecture runtime",
      "lastReviewedUtc": "2026-06-27",
      "lastMaterialChangeUtc": "2026-06-27",
      "parent": "runtime-types",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    },
    {
      "id": "neural-execution-engine",
      "title": "Neural Execution Engine",
      "url": "https://aruntime.com/runtime-types/neural-execution-engine/",
      "contentStatus": "Emerging proposal",
      "audience": "AI architects, platform engineers, runtime implementers",
      "searchIntent": "Neural Execution Engine definition architecture runtime",
      "lastReviewedUtc": "2026-06-27",
      "lastMaterialChangeUtc": "2026-06-27",
      "parent": "runtime-types",
      "canonicalEvidence": [
        "visible-page",
        "content-catalog",
        "llms-full"
      ],
      "indexable": true
    }
  ]
}
