{
    "$comment": "Canonical machine-readable status for OpenAdapt. This file is the single source of truth: every public surface (website, docs, launcher README, PyPI metadata, in-product copy) reconciles its substrate labels and component versions to this manifest. Served at https://openadapt.ai/status.json and imported directly by the homepage so rendered labels cannot drift from it. OpenAdapt presents one governed product across every execution substrate; each substrate is first-class and supported.",
    "generated_at": "2026-07-20",
    "versions": {
        "launcher": "1.7.1",
        "flow": "1.19.0",
        "desktop": "0.6.2"
    },
    "substrates": [
        {
            "name": "Browser",
            "public_label": "Supported",
            "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."
        },
        {
            "name": "Windows / macOS / RDP",
            "public_label": "Supported",
            "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."
        },
        {
            "name": "Citrix / VDI",
            "public_label": "Supported",
            "internal_tier": "remote-window",
            "evidence_note": "Run the governed loop across Citrix and VDI environments with a pixel-and-evidence safety floor. Identity, effect, and policy checks and halt-on-uncertainty carry into remote application delivery."
        },
        {
            "name": "Hosted Cloud",
            "public_label": "Supported",
            "internal_tier": "managed-control-plane",
            "evidence_note": "The managed control plane runs your approved workflows across every substrate with run history, reporting, usage, and governed updates, backed by live billing. Runtime data handling and customer-controlled boundaries are configured per deployment."
        }
    ]
}
