{
  "$schema": "urn:dsh-tui:host-descriptor:0.15",
  "hostId": "fixture.data-agent.degraded",
  "hostVersion": "0.15-fixture",
  "facetApiVersions": ["v1alpha1"],
  "contracts": [
    { "apiVersion": "commands.dsh/v1alpha1", "kind": "Command", "definition": { "source": "dsh-std", "package": "@dsh-std/command" }, "permissions": ["commands.invoke"] }
  ],
  "runtime": { "location": "local", "generationId": "fixture-degraded-1", "headless": true, "remoteAttach": false },
  "trustLevel": "trusted-in-process",
  "platform": { "os": "fixture", "arch": "fixture", "node": ">=22.19" }
}
