{
    "$comment": "Canonical machine-readable status evidence for OpenAdapt. Served at https://openadapt.ai/status.json and consumed by status-aware website surfaces and tests for cross-repo reconciliation. The homepage presents product capabilities without rendering this maturity ledger directly. OpenAdapt is one governed product across every execution substrate; each substrate carries a maturity tier from the canonical ladder defined in `tiers`. The tiers describe how broadly a substrate has been exercised today, not whether it is first-class in the product.",
    "generated_at": "2026-07-21",
    "versions": {
        "launcher": "1.7.1",
        "flow": "1.19.0",
        "desktop": "0.6.2"
    },
    "tiers": {
        "Beta": "Works and is broadly exercised. Available today through the managed hosted product for browser workflows.",
        "Early access": "Works and is validated on specific named tasks, but not yet broadly exercised. Real UI Automation, accessibility, and RDP backends run under the governed loop.",
        "Exploratory": "The governed integration path is defined; real-environment qualification has not completed.",
        "Research": "Experimental and not yet part of the governed product."
    },
    "substrates": [
        {
            "name": "Browser",
            "public_label": "Beta",
            "internal_tier": "reference",
            "evidence_note": "Record, compile, and replay browser workflows end to end. Healthy runs make no model calls, and identity, effect, and policy coverage are enforced per bundle before anything executes. This is the reference loop that backs the managed hosted product."
        },
        {
            "name": "Windows / macOS / RDP",
            "public_label": "Early access",
            "internal_tier": "scoped-acceptance",
            "evidence_note": "Operate native Windows, macOS, and RDP applications under the same governed loop: structured UI Automation and accessibility evidence, effect verification against an independent oracle, and fail-closed halting when verification does not pass. Validated on specific named tasks and environments, with execution provided by self-hosted or customer-controlled runtimes."
        },
        {
            "name": "Citrix / VDI",
            "public_label": "Exploratory",
            "internal_tier": "remote-window",
            "evidence_note": "Bringing the governed loop to Citrix and VDI remote application delivery, carrying identity, effect, and policy checks and halt-on-uncertainty into a pixel-and-evidence safety floor. The adapter contract is defined; real-environment ICA/HDX qualification remains the evidence gate."
        },
        {
            "name": "Hosted Cloud",
            "public_label": "Beta",
            "internal_tier": "managed-control-plane",
            "evidence_note": "The managed control plane provides governed browser execution, run history, reporting, usage, and workflow updates, backed by live billing. Desktop, RDP, and Citrix connect through self-hosted or customer-controlled runtimes. Runtime data handling and customer-controlled boundaries are configured per deployment."
        }
    ]
}
