{
  "schema": "speedkit.marketplace_offers.v1",
  "mode": "PUBLIC_ONLY",
  "status": "OPEN",
  "transaction_mode": "CATALOG_ONLY",
  "offer_count": 135,
  "private_remaining": 0,
  "routes": {
    "marketplace": "/marketplace/",
    "marketplace_json": "/marketplace.json",
    "offers": "/marketplace/offers/",
    "offers_json": "/marketplace/offers.json",
    "install_manifest": "/marketplace/install-manifest.json",
    "health": "/health.json",
    "control_chain": "/control-chain.json",
    "proof": "/public-reconciliation-proof.json"
  },
  "offers": [
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-001",
      "sku": "SPEEDKIT-WSP-001",
      "title": "CINEMATICUM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-001",
      "listing_route": "/marketplace/listings/wsp-001/",
      "offer_route": "/marketplace/offers/offer-wsp-001/",
      "offer_json": "/marketplace/offers/offer-wsp-001/offer.json",
      "source_route": "https://github.com/CINEMATICUM",
      "family": "cinematicum",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/CINEMATICUM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-001/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/CINEMATICUM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-001/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-002",
      "sku": "SPEEDKIT-WSP-002",
      "title": "kaaffilm",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-002",
      "listing_route": "/marketplace/listings/wsp-002/",
      "offer_route": "/marketplace/offers/offer-wsp-002/",
      "offer_json": "/marketplace/offers/offer-wsp-002/offer.json",
      "source_route": "https://github.com/kaaffilm",
      "family": "cinematicum",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/kaaffilm.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-002/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/kaaffilm.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-002/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-003",
      "sku": "SPEEDKIT-WSP-003",
      "title": "CINEMATICUM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-003",
      "listing_route": "/marketplace/listings/wsp-003/",
      "offer_route": "/marketplace/offers/offer-wsp-003/",
      "offer_json": "/marketplace/offers/offer-wsp-003/offer.json",
      "source_route": "https://github.com/CINEMATICUM/CINEMATICUM",
      "family": "cinematicum",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/CINEMATICUM/CINEMATICUM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-003/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/CINEMATICUM/CINEMATICUM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-003/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-004",
      "sku": "SPEEDKIT-WSP-004",
      "title": ".github",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-004",
      "listing_route": "/marketplace/listings/wsp-004/",
      "offer_route": "/marketplace/offers/offer-wsp-004/",
      "offer_json": "/marketplace/offers/offer-wsp-004/offer.json",
      "source_route": "https://github.com/kaaffilm/.github",
      "family": "cinematicum",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/kaaffilm/.github.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-004/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/kaaffilm/.github.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-004/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-005",
      "sku": "SPEEDKIT-WSP-005",
      "title": "CINEMATICUM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-005",
      "listing_route": "/marketplace/listings/wsp-005/",
      "offer_route": "/marketplace/offers/offer-wsp-005/",
      "offer_json": "/marketplace/offers/offer-wsp-005/offer.json",
      "source_route": "https://github.com/kaaffilm/CINEMATICUM",
      "family": "cinematicum",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/kaaffilm/CINEMATICUM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-005/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/kaaffilm/CINEMATICUM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-005/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-006",
      "sku": "SPEEDKIT-WSP-006",
      "title": "MK10-PRO",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-006",
      "listing_route": "/marketplace/listings/wsp-006/",
      "offer_route": "/marketplace/offers/offer-wsp-006/",
      "offer_json": "/marketplace/offers/offer-wsp-006/offer.json",
      "source_route": "https://github.com/kaaffilm/MK10-PRO",
      "family": "cinematicum",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/kaaffilm/MK10-PRO.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-006/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/kaaffilm/MK10-PRO.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-006/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-007",
      "sku": "SPEEDKIT-WSP-007",
      "title": "@kaaffilm/mk10-pro",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-007",
      "listing_route": "/marketplace/listings/wsp-007/",
      "offer_route": "/marketplace/offers/offer-wsp-007/",
      "offer_json": "/marketplace/offers/offer-wsp-007/offer.json",
      "source_route": "https://www.npmjs.com/package/@kaaffilm/mk10-pro",
      "family": "cinematicum",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @kaaffilm/mk10-pro",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-007/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @kaaffilm/mk10-pro",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-007/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-008",
      "sku": "SPEEDKIT-WSP-008",
      "title": "mk10-pro",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-008",
      "listing_route": "/marketplace/listings/wsp-008/",
      "offer_route": "/marketplace/offers/offer-wsp-008/",
      "offer_json": "/marketplace/offers/offer-wsp-008/offer.json",
      "source_route": "https://pypi.org/project/mk10-pro/",
      "family": "cinematicum",
      "kind": "PYPI",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "pypi",
        "command": "pip install mk10-pro",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-008/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "pip install mk10-pro",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-008/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-009",
      "sku": "SPEEDKIT-WSP-009",
      "title": "INVOCORDER",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-009",
      "listing_route": "/marketplace/listings/wsp-009/",
      "offer_route": "/marketplace/offers/offer-wsp-009/",
      "offer_json": "/marketplace/offers/offer-wsp-009/offer.json",
      "source_route": "https://github.com/INVOCORDER",
      "family": "invocorder",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/INVOCORDER.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-009/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/INVOCORDER.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-009/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-010",
      "sku": "SPEEDKIT-WSP-010",
      "title": ".github",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-010",
      "listing_route": "/marketplace/listings/wsp-010/",
      "offer_route": "/marketplace/offers/offer-wsp-010/",
      "offer_json": "/marketplace/offers/offer-wsp-010/offer.json",
      "source_route": "https://github.com/INVOCORDER/.github",
      "family": "invocorder",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/INVOCORDER/.github.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-010/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/INVOCORDER/.github.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-010/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-011",
      "sku": "SPEEDKIT-WSP-011",
      "title": "CAPTURE-CONTRACT",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-011",
      "listing_route": "/marketplace/listings/wsp-011/",
      "offer_route": "/marketplace/offers/offer-wsp-011/",
      "offer_json": "/marketplace/offers/offer-wsp-011/offer.json",
      "source_route": "https://github.com/INVOCORDER/CAPTURE-CONTRACT",
      "family": "invocorder",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/INVOCORDER/CAPTURE-CONTRACT.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-011/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/INVOCORDER/CAPTURE-CONTRACT.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-011/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-012",
      "sku": "SPEEDKIT-WSP-012",
      "title": "EVIDENCE-SCHEMAS",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-012",
      "listing_route": "/marketplace/listings/wsp-012/",
      "offer_route": "/marketplace/offers/offer-wsp-012/",
      "offer_json": "/marketplace/offers/offer-wsp-012/offer.json",
      "source_route": "https://github.com/INVOCORDER/EVIDENCE-SCHEMAS",
      "family": "invocorder",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/INVOCORDER/EVIDENCE-SCHEMAS.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-012/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/INVOCORDER/EVIDENCE-SCHEMAS.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-012/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-013",
      "sku": "SPEEDKIT-WSP-013",
      "title": "HOSTILE-FIXTURES",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-013",
      "listing_route": "/marketplace/listings/wsp-013/",
      "offer_route": "/marketplace/offers/offer-wsp-013/",
      "offer_json": "/marketplace/offers/offer-wsp-013/offer.json",
      "source_route": "https://github.com/INVOCORDER/HOSTILE-FIXTURES",
      "family": "invocorder",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/INVOCORDER/HOSTILE-FIXTURES.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-013/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/INVOCORDER/HOSTILE-FIXTURES.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-013/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-014",
      "sku": "SPEEDKIT-WSP-014",
      "title": "INTEGRATIONS",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-014",
      "listing_route": "/marketplace/listings/wsp-014/",
      "offer_route": "/marketplace/offers/offer-wsp-014/",
      "offer_json": "/marketplace/offers/offer-wsp-014/offer.json",
      "source_route": "https://github.com/INVOCORDER/INTEGRATIONS",
      "family": "invocorder",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/INVOCORDER/INTEGRATIONS.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-014/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/INVOCORDER/INTEGRATIONS.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-014/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-015",
      "sku": "SPEEDKIT-WSP-015",
      "title": "INVOCORDER",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-015",
      "listing_route": "/marketplace/listings/wsp-015/",
      "offer_route": "/marketplace/offers/offer-wsp-015/",
      "offer_json": "/marketplace/offers/offer-wsp-015/offer.json",
      "source_route": "https://github.com/INVOCORDER/INVOCORDER",
      "family": "invocorder",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/INVOCORDER/INVOCORDER.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-015/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/INVOCORDER/INVOCORDER.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-015/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-016",
      "sku": "SPEEDKIT-WSP-016",
      "title": "@invocorder/recorder",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-016",
      "listing_route": "/marketplace/listings/wsp-016/",
      "offer_route": "/marketplace/offers/offer-wsp-016/",
      "offer_json": "/marketplace/offers/offer-wsp-016/offer.json",
      "source_route": "https://www.npmjs.com/package/@invocorder/recorder",
      "family": "invocorder",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @invocorder/recorder",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-016/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @invocorder/recorder",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-016/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-017",
      "sku": "SPEEDKIT-WSP-017",
      "title": "qvra",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-017",
      "listing_route": "/marketplace/listings/wsp-017/",
      "offer_route": "/marketplace/offers/offer-wsp-017/",
      "offer_json": "/marketplace/offers/offer-wsp-017/offer.json",
      "source_route": "https://github.com/qvra",
      "family": "qvra",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvra.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-017/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvra.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-017/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-018",
      "sku": "SPEEDKIT-WSP-018",
      "title": ".github",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-018",
      "listing_route": "/marketplace/listings/wsp-018/",
      "offer_route": "/marketplace/offers/offer-wsp-018/",
      "offer_json": "/marketplace/offers/offer-wsp-018/offer.json",
      "source_route": "https://github.com/qvra/.github",
      "family": "qvra",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvra/.github.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-018/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvra/.github.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-018/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-019",
      "sku": "SPEEDKIT-WSP-019",
      "title": "bench",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-019",
      "listing_route": "/marketplace/listings/wsp-019/",
      "offer_route": "/marketplace/offers/offer-wsp-019/",
      "offer_json": "/marketplace/offers/offer-wsp-019/offer.json",
      "source_route": "https://github.com/qvra/bench",
      "family": "qvra",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvra/bench.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-019/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvra/bench.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-019/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-020",
      "sku": "SPEEDKIT-WSP-020",
      "title": "core",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-020",
      "listing_route": "/marketplace/listings/wsp-020/",
      "offer_route": "/marketplace/offers/offer-wsp-020/",
      "offer_json": "/marketplace/offers/offer-wsp-020/offer.json",
      "source_route": "https://github.com/qvra/core",
      "family": "qvra",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvra/core.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-020/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvra/core.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-020/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-021",
      "sku": "SPEEDKIT-WSP-021",
      "title": "index",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-021",
      "listing_route": "/marketplace/listings/wsp-021/",
      "offer_route": "/marketplace/offers/offer-wsp-021/",
      "offer_json": "/marketplace/offers/offer-wsp-021/offer.json",
      "source_route": "https://github.com/qvra/index",
      "family": "qvra",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvra/index.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-021/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvra/index.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-021/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-022",
      "sku": "SPEEDKIT-WSP-022",
      "title": "kit",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-022",
      "listing_route": "/marketplace/listings/wsp-022/",
      "offer_route": "/marketplace/offers/offer-wsp-022/",
      "offer_json": "/marketplace/offers/offer-wsp-022/offer.json",
      "source_route": "https://github.com/qvra/kit",
      "family": "qvra",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvra/kit.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-022/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvra/kit.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-022/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-023",
      "sku": "SPEEDKIT-WSP-023",
      "title": "lab",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-023",
      "listing_route": "/marketplace/listings/wsp-023/",
      "offer_route": "/marketplace/offers/offer-wsp-023/",
      "offer_json": "/marketplace/offers/offer-wsp-023/offer.json",
      "source_route": "https://github.com/qvra/lab",
      "family": "qvra",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvra/lab.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-023/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvra/lab.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-023/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-024",
      "sku": "SPEEDKIT-WSP-024",
      "title": "launch",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-024",
      "listing_route": "/marketplace/listings/wsp-024/",
      "offer_route": "/marketplace/offers/offer-wsp-024/",
      "offer_json": "/marketplace/offers/offer-wsp-024/offer.json",
      "source_route": "https://github.com/qvra/launch",
      "family": "qvra",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvra/launch.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-024/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvra/launch.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-024/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-025",
      "sku": "SPEEDKIT-WSP-025",
      "title": "meta",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-025",
      "listing_route": "/marketplace/listings/wsp-025/",
      "offer_route": "/marketplace/offers/offer-wsp-025/",
      "offer_json": "/marketplace/offers/offer-wsp-025/offer.json",
      "source_route": "https://github.com/qvra/meta",
      "family": "qvra",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvra/meta.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-025/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvra/meta.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-025/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-026",
      "sku": "SPEEDKIT-WSP-026",
      "title": "pulse",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-026",
      "listing_route": "/marketplace/listings/wsp-026/",
      "offer_route": "/marketplace/offers/offer-wsp-026/",
      "offer_json": "/marketplace/offers/offer-wsp-026/offer.json",
      "source_route": "https://github.com/qvra/pulse",
      "family": "qvra",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvra/pulse.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-026/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvra/pulse.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-026/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-027",
      "sku": "SPEEDKIT-WSP-027",
      "title": "qvra",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-027",
      "listing_route": "/marketplace/listings/wsp-027/",
      "offer_route": "/marketplace/offers/offer-wsp-027/",
      "offer_json": "/marketplace/offers/offer-wsp-027/offer.json",
      "source_route": "https://github.com/qvra/qvra",
      "family": "qvra",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvra/qvra.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-027/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvra/qvra.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-027/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-028",
      "sku": "SPEEDKIT-WSP-028",
      "title": "run",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-028",
      "listing_route": "/marketplace/listings/wsp-028/",
      "offer_route": "/marketplace/offers/offer-wsp-028/",
      "offer_json": "/marketplace/offers/offer-wsp-028/offer.json",
      "source_route": "https://github.com/qvra/run",
      "family": "qvra",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvra/run.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-028/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvra/run.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-028/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-029",
      "sku": "SPEEDKIT-WSP-029",
      "title": "show",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-029",
      "listing_route": "/marketplace/listings/wsp-029/",
      "offer_route": "/marketplace/offers/offer-wsp-029/",
      "offer_json": "/marketplace/offers/offer-wsp-029/offer.json",
      "source_route": "https://github.com/qvra/show",
      "family": "qvra",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvra/show.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-029/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvra/show.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-029/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-030",
      "sku": "SPEEDKIT-WSP-030",
      "title": "site",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-030",
      "listing_route": "/marketplace/listings/wsp-030/",
      "offer_route": "/marketplace/offers/offer-wsp-030/",
      "offer_json": "/marketplace/offers/offer-wsp-030/offer.json",
      "source_route": "https://github.com/qvra/site",
      "family": "qvra",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvra/site.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-030/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvra/site.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-030/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-031",
      "sku": "SPEEDKIT-WSP-031",
      "title": "qvro",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-031",
      "listing_route": "/marketplace/listings/wsp-031/",
      "offer_route": "/marketplace/offers/offer-wsp-031/",
      "offer_json": "/marketplace/offers/offer-wsp-031/offer.json",
      "source_route": "https://github.com/qvro",
      "family": "qvro",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvro.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-031/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvro.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-031/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-032",
      "sku": "SPEEDKIT-WSP-032",
      "title": "qvru",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-032",
      "listing_route": "/marketplace/listings/wsp-032/",
      "offer_route": "/marketplace/offers/offer-wsp-032/",
      "offer_json": "/marketplace/offers/offer-wsp-032/offer.json",
      "source_route": "https://github.com/qvru",
      "family": "qvru",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qvru.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-032/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qvru.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-032/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-033",
      "sku": "SPEEDKIT-WSP-033",
      "title": "qxra",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-033",
      "listing_route": "/marketplace/listings/wsp-033/",
      "offer_route": "/marketplace/offers/offer-wsp-033/",
      "offer_json": "/marketplace/offers/offer-wsp-033/offer.json",
      "source_route": "https://github.com/qxra",
      "family": "qxra",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qxra.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-033/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qxra.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-033/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-034",
      "sku": "SPEEDKIT-WSP-034",
      "title": "qxvi",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-034",
      "listing_route": "/marketplace/listings/wsp-034/",
      "offer_route": "/marketplace/offers/offer-wsp-034/",
      "offer_json": "/marketplace/offers/offer-wsp-034/offer.json",
      "source_route": "https://github.com/qxvi",
      "family": "qxvi",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qxvi.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-034/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qxvi.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-034/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-035",
      "sku": "SPEEDKIT-WSP-035",
      "title": ".github",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-035",
      "listing_route": "/marketplace/listings/wsp-035/",
      "offer_route": "/marketplace/offers/offer-wsp-035/",
      "offer_json": "/marketplace/offers/offer-wsp-035/offer.json",
      "source_route": "https://github.com/qxvi/.github",
      "family": "qxvi",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qxvi/.github.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-035/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qxvi/.github.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-035/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-036",
      "sku": "SPEEDKIT-WSP-036",
      "title": "BOUNDARYCAM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-036",
      "listing_route": "/marketplace/listings/wsp-036/",
      "offer_route": "/marketplace/offers/offer-wsp-036/",
      "offer_json": "/marketplace/offers/offer-wsp-036/offer.json",
      "source_route": "https://github.com/qxvi/BOUNDARYCAM",
      "family": "qxvi",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qxvi/BOUNDARYCAM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-036/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qxvi/BOUNDARYCAM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-036/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-037",
      "sku": "SPEEDKIT-WSP-037",
      "title": "qxvo",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-037",
      "listing_route": "/marketplace/listings/wsp-037/",
      "offer_route": "/marketplace/offers/offer-wsp-037/",
      "offer_json": "/marketplace/offers/offer-wsp-037/offer.json",
      "source_route": "https://github.com/qxvo",
      "family": "qxvo",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qxvo.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-037/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qxvo.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-037/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-038",
      "sku": "SPEEDKIT-WSP-038",
      "title": "MAILSIEVE",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-038",
      "listing_route": "/marketplace/listings/wsp-038/",
      "offer_route": "/marketplace/offers/offer-wsp-038/",
      "offer_json": "/marketplace/offers/offer-wsp-038/offer.json",
      "source_route": "https://github.com/qxvo/MAILSIEVE",
      "family": "qxvo",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qxvo/MAILSIEVE.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-038/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qxvo/MAILSIEVE.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-038/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-039",
      "sku": "SPEEDKIT-WSP-039",
      "title": "qzro",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-039",
      "listing_route": "/marketplace/listings/wsp-039/",
      "offer_route": "/marketplace/offers/offer-wsp-039/",
      "offer_json": "/marketplace/offers/offer-wsp-039/offer.json",
      "source_route": "https://github.com/qzro",
      "family": "qzro",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qzro.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-039/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qzro.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-039/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-040",
      "sku": "SPEEDKIT-WSP-040",
      "title": "ADJUTORIX",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-040",
      "listing_route": "/marketplace/listings/wsp-040/",
      "offer_route": "/marketplace/offers/offer-wsp-040/",
      "offer_json": "/marketplace/offers/offer-wsp-040/offer.json",
      "source_route": "https://github.com/qzro/ADJUTORIX",
      "family": "qzro",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qzro/ADJUTORIX.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-040/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qzro/ADJUTORIX.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-040/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-041",
      "sku": "SPEEDKIT-WSP-041",
      "title": "qzru",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-041",
      "listing_route": "/marketplace/listings/wsp-041/",
      "offer_route": "/marketplace/offers/offer-wsp-041/",
      "offer_json": "/marketplace/offers/offer-wsp-041/offer.json",
      "source_route": "https://github.com/qzru",
      "family": "qzru",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/qzru.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-041/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/qzru.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-041/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-042",
      "sku": "SPEEDKIT-WSP-042",
      "title": "midiakiasat",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-042",
      "listing_route": "/marketplace/listings/wsp-042/",
      "offer_route": "/marketplace/offers/offer-wsp-042/",
      "offer_json": "/marketplace/offers/offer-wsp-042/offer.json",
      "source_route": "https://github.com/midiakiasat",
      "family": "personal",
      "kind": "GITHUB-USER",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/midiakiasat.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-042/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/midiakiasat.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-042/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-043",
      "sku": "SPEEDKIT-WSP-043",
      "title": "awesome-actions",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-043",
      "listing_route": "/marketplace/listings/wsp-043/",
      "offer_route": "/marketplace/offers/offer-wsp-043/",
      "offer_json": "/marketplace/offers/offer-wsp-043/offer.json",
      "source_route": "https://github.com/midiakiasat/awesome-actions",
      "family": "personal",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/midiakiasat/awesome-actions.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-043/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/midiakiasat/awesome-actions.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-043/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-044",
      "sku": "SPEEDKIT-WSP-044",
      "title": "TRUTHFRAMER",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-044",
      "listing_route": "/marketplace/listings/wsp-044/",
      "offer_route": "/marketplace/offers/offer-wsp-044/",
      "offer_json": "/marketplace/offers/offer-wsp-044/offer.json",
      "source_route": "https://github.com/TRUTHFRAMER",
      "family": "truthframer",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/TRUTHFRAMER.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-044/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/TRUTHFRAMER.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-044/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-045",
      "sku": "SPEEDKIT-WSP-045",
      "title": ".github",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-045",
      "listing_route": "/marketplace/listings/wsp-045/",
      "offer_route": "/marketplace/offers/offer-wsp-045/",
      "offer_json": "/marketplace/offers/offer-wsp-045/offer.json",
      "source_route": "https://github.com/TRUTHFRAMER/.github",
      "family": "truthframer",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/TRUTHFRAMER/.github.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-045/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/TRUTHFRAMER/.github.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-045/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-046",
      "sku": "SPEEDKIT-WSP-046",
      "title": "truthframer-platform",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-046",
      "listing_route": "/marketplace/listings/wsp-046/",
      "offer_route": "/marketplace/offers/offer-wsp-046/",
      "offer_json": "/marketplace/offers/offer-wsp-046/offer.json",
      "source_route": "https://github.com/TRUTHFRAMER/truthframer-platform",
      "family": "truthframer",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/TRUTHFRAMER/truthframer-platform.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-046/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/TRUTHFRAMER/truthframer-platform.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-046/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-047",
      "sku": "SPEEDKIT-WSP-047",
      "title": "VATFix",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-047",
      "listing_route": "/marketplace/listings/wsp-047/",
      "offer_route": "/marketplace/offers/offer-wsp-047/",
      "offer_json": "/marketplace/offers/offer-wsp-047/offer.json",
      "source_route": "https://github.com/VATFix",
      "family": "vatfix",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-047/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-047/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-048",
      "sku": "SPEEDKIT-WSP-048",
      "title": "CONSOLE",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-048",
      "listing_route": "/marketplace/listings/wsp-048/",
      "offer_route": "/marketplace/offers/offer-wsp-048/",
      "offer_json": "/marketplace/offers/offer-wsp-048/offer.json",
      "source_route": "https://github.com/VATFix/CONSOLE",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/CONSOLE.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-048/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/CONSOLE.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-048/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-049",
      "sku": "SPEEDKIT-WSP-049",
      "title": "LEGAL",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-049",
      "listing_route": "/marketplace/listings/wsp-049/",
      "offer_route": "/marketplace/offers/offer-wsp-049/",
      "offer_json": "/marketplace/offers/offer-wsp-049/offer.json",
      "source_route": "https://github.com/VATFix/LEGAL",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/LEGAL.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-049/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/LEGAL.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-049/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-050",
      "sku": "SPEEDKIT-WSP-050",
      "title": "OPS",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-050",
      "listing_route": "/marketplace/listings/wsp-050/",
      "offer_route": "/marketplace/offers/offer-wsp-050/",
      "offer_json": "/marketplace/offers/offer-wsp-050/offer.json",
      "source_route": "https://github.com/VATFix/OPS",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/OPS.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-050/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/OPS.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-050/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-051",
      "sku": "SPEEDKIT-WSP-051",
      "title": "REGISTRY",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-051",
      "listing_route": "/marketplace/listings/wsp-051/",
      "offer_route": "/marketplace/offers/offer-wsp-051/",
      "offer_json": "/marketplace/offers/offer-wsp-051/offer.json",
      "source_route": "https://github.com/VATFix/REGISTRY",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/REGISTRY.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-051/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/REGISTRY.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-051/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-052",
      "sku": "SPEEDKIT-WSP-052",
      "title": "REPLAY",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-052",
      "listing_route": "/marketplace/listings/wsp-052/",
      "offer_route": "/marketplace/offers/offer-wsp-052/",
      "offer_json": "/marketplace/offers/offer-wsp-052/offer.json",
      "source_route": "https://github.com/VATFix/REPLAY",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/REPLAY.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-052/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/REPLAY.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-052/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-053",
      "sku": "SPEEDKIT-WSP-053",
      "title": "SECTORS",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-053",
      "listing_route": "/marketplace/listings/wsp-053/",
      "offer_route": "/marketplace/offers/offer-wsp-053/",
      "offer_json": "/marketplace/offers/offer-wsp-053/offer.json",
      "source_route": "https://github.com/VATFix/SECTORS",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/SECTORS.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-053/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/SECTORS.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-053/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-054",
      "sku": "SPEEDKIT-WSP-054",
      "title": "SECURITY",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-054",
      "listing_route": "/marketplace/listings/wsp-054/",
      "offer_route": "/marketplace/offers/offer-wsp-054/",
      "offer_json": "/marketplace/offers/offer-wsp-054/offer.json",
      "source_route": "https://github.com/VATFix/SECURITY",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/SECURITY.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-054/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/SECURITY.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-054/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-055",
      "sku": "SPEEDKIT-WSP-055",
      "title": "TELEMETRY",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-055",
      "listing_route": "/marketplace/listings/wsp-055/",
      "offer_route": "/marketplace/offers/offer-wsp-055/",
      "offer_json": "/marketplace/offers/offer-wsp-055/offer.json",
      "source_route": "https://github.com/VATFix/TELEMETRY",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/TELEMETRY.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-055/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/TELEMETRY.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-055/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-056",
      "sku": "SPEEDKIT-WSP-056",
      "title": "VATFIX",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-056",
      "listing_route": "/marketplace/listings/wsp-056/",
      "offer_route": "/marketplace/offers/offer-wsp-056/",
      "offer_json": "/marketplace/offers/offer-wsp-056/offer.json",
      "source_route": "https://github.com/VATFix/VATFIX",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/VATFIX.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-056/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/VATFIX.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-056/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-057",
      "sku": "SPEEDKIT-WSP-057",
      "title": "vatfix-action",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-057",
      "listing_route": "/marketplace/listings/wsp-057/",
      "offer_route": "/marketplace/offers/offer-wsp-057/",
      "offer_json": "/marketplace/offers/offer-wsp-057/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-action",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-action.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-057/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-action.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-057/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-058",
      "sku": "SPEEDKIT-WSP-058",
      "title": "vatfix-attestations",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-058",
      "listing_route": "/marketplace/listings/wsp-058/",
      "offer_route": "/marketplace/offers/offer-wsp-058/",
      "offer_json": "/marketplace/offers/offer-wsp-058/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-attestations",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-attestations.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-058/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-attestations.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-058/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-059",
      "sku": "SPEEDKIT-WSP-059",
      "title": "vatfix-audit-log-spec",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-059",
      "listing_route": "/marketplace/listings/wsp-059/",
      "offer_route": "/marketplace/offers/offer-wsp-059/",
      "offer_json": "/marketplace/offers/offer-wsp-059/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-audit-log-spec",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-audit-log-spec.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-059/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-audit-log-spec.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-059/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-060",
      "sku": "SPEEDKIT-WSP-060",
      "title": "vatfix-evidence-model",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-060",
      "listing_route": "/marketplace/listings/wsp-060/",
      "offer_route": "/marketplace/offers/offer-wsp-060/",
      "offer_json": "/marketplace/offers/offer-wsp-060/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-evidence-model",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-evidence-model.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-060/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-evidence-model.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-060/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-061",
      "sku": "SPEEDKIT-WSP-061",
      "title": "vatfix-fallback-adapter",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-061",
      "listing_route": "/marketplace/listings/wsp-061/",
      "offer_route": "/marketplace/offers/offer-wsp-061/",
      "offer_json": "/marketplace/offers/offer-wsp-061/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-fallback-adapter",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-fallback-adapter.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-061/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-fallback-adapter.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-061/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-062",
      "sku": "SPEEDKIT-WSP-062",
      "title": "vatfix-intrastat",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-062",
      "listing_route": "/marketplace/listings/wsp-062/",
      "offer_route": "/marketplace/offers/offer-wsp-062/",
      "offer_json": "/marketplace/offers/offer-wsp-062/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-intrastat",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-intrastat.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-062/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-intrastat.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-062/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-063",
      "sku": "SPEEDKIT-WSP-063",
      "title": "vatfix-invoice",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-063",
      "listing_route": "/marketplace/listings/wsp-063/",
      "offer_route": "/marketplace/offers/offer-wsp-063/",
      "offer_json": "/marketplace/offers/offer-wsp-063/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-invoice",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-invoice.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-063/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-invoice.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-063/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-064",
      "sku": "SPEEDKIT-WSP-064",
      "title": "VATFix-Master",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-064",
      "listing_route": "/marketplace/listings/wsp-064/",
      "offer_route": "/marketplace/offers/offer-wsp-064/",
      "offer_json": "/marketplace/offers/offer-wsp-064/offer.json",
      "source_route": "https://github.com/VATFix/VATFix-Master",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/VATFix-Master.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-064/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/VATFix-Master.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-064/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-065",
      "sku": "SPEEDKIT-WSP-065",
      "title": "vatfix-oss",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-065",
      "listing_route": "/marketplace/listings/wsp-065/",
      "offer_route": "/marketplace/offers/offer-wsp-065/",
      "offer_json": "/marketplace/offers/offer-wsp-065/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-oss",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-oss.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-065/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-oss.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-065/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-066",
      "sku": "SPEEDKIT-WSP-066",
      "title": "vatfix-postman",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-066",
      "listing_route": "/marketplace/listings/wsp-066/",
      "offer_route": "/marketplace/offers/offer-wsp-066/",
      "offer_json": "/marketplace/offers/offer-wsp-066/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-postman",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-postman.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-066/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-postman.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-066/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-067",
      "sku": "SPEEDKIT-WSP-067",
      "title": "vatfix-rules-eu",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-067",
      "listing_route": "/marketplace/listings/wsp-067/",
      "offer_route": "/marketplace/offers/offer-wsp-067/",
      "offer_json": "/marketplace/offers/offer-wsp-067/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-rules-eu",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-rules-eu.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-067/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-rules-eu.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-067/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-068",
      "sku": "SPEEDKIT-WSP-068",
      "title": "vatfix-sdk-js",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-068",
      "listing_route": "/marketplace/listings/wsp-068/",
      "offer_route": "/marketplace/offers/offer-wsp-068/",
      "offer_json": "/marketplace/offers/offer-wsp-068/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-sdk-js",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-sdk-js.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-068/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-sdk-js.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-068/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-069",
      "sku": "SPEEDKIT-WSP-069",
      "title": "vatfix-sdk-python",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-069",
      "listing_route": "/marketplace/listings/wsp-069/",
      "offer_route": "/marketplace/offers/offer-wsp-069/",
      "offer_json": "/marketplace/offers/offer-wsp-069/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-sdk-python",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-sdk-python.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-069/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-sdk-python.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-069/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-070",
      "sku": "SPEEDKIT-WSP-070",
      "title": "vatfix-sepa",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-070",
      "listing_route": "/marketplace/listings/wsp-070/",
      "offer_route": "/marketplace/offers/offer-wsp-070/",
      "offer_json": "/marketplace/offers/offer-wsp-070/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-sepa",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-sepa.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-070/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-sepa.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-070/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-071",
      "sku": "SPEEDKIT-WSP-071",
      "title": "vatfix-vies-adapter",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-071",
      "listing_route": "/marketplace/listings/wsp-071/",
      "offer_route": "/marketplace/offers/offer-wsp-071/",
      "offer_json": "/marketplace/offers/offer-wsp-071/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-vies-adapter",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-vies-adapter.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-071/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-vies-adapter.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-071/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-072",
      "sku": "SPEEDKIT-WSP-072",
      "title": "vatfix-xml",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-072",
      "listing_route": "/marketplace/listings/wsp-072/",
      "offer_route": "/marketplace/offers/offer-wsp-072/",
      "offer_json": "/marketplace/offers/offer-wsp-072/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-xml",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-xml.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-072/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-xml.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-072/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-073",
      "sku": "SPEEDKIT-WSP-073",
      "title": "vatfix-zapier",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-073",
      "listing_route": "/marketplace/listings/wsp-073/",
      "offer_route": "/marketplace/offers/offer-wsp-073/",
      "offer_json": "/marketplace/offers/offer-wsp-073/offer.json",
      "source_route": "https://github.com/VATFix/vatfix-zapier",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix-zapier.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-073/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix-zapier.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-073/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-074",
      "sku": "SPEEDKIT-WSP-074",
      "title": "vatfix.eu",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-074",
      "listing_route": "/marketplace/listings/wsp-074/",
      "offer_route": "/marketplace/offers/offer-wsp-074/",
      "offer_json": "/marketplace/offers/offer-wsp-074/offer.json",
      "source_route": "https://github.com/VATFix/vatfix.eu",
      "family": "vatfix",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/VATFix/vatfix.eu.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-074/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/VATFix/vatfix.eu.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-074/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-075",
      "sku": "SPEEDKIT-WSP-075",
      "title": "ANTIMATTERIUM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-075",
      "listing_route": "/marketplace/listings/wsp-075/",
      "offer_route": "/marketplace/offers/offer-wsp-075/",
      "offer_json": "/marketplace/offers/offer-wsp-075/offer.json",
      "source_route": "https://github.com/ANTIMATTERIUM",
      "family": "antimatterium",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/ANTIMATTERIUM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-075/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/ANTIMATTERIUM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-075/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-076",
      "sku": "SPEEDKIT-WSP-076",
      "title": ".github",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-076",
      "listing_route": "/marketplace/listings/wsp-076/",
      "offer_route": "/marketplace/offers/offer-wsp-076/",
      "offer_json": "/marketplace/offers/offer-wsp-076/offer.json",
      "source_route": "https://github.com/ANTIMATTERIUM/.github",
      "family": "antimatterium",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/ANTIMATTERIUM/.github.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-076/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/ANTIMATTERIUM/.github.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-076/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-077",
      "sku": "SPEEDKIT-WSP-077",
      "title": "ANTIMATTERIUM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-077",
      "listing_route": "/marketplace/listings/wsp-077/",
      "offer_route": "/marketplace/offers/offer-wsp-077/",
      "offer_json": "/marketplace/offers/offer-wsp-077/offer.json",
      "source_route": "https://github.com/ANTIMATTERIUM/ANTIMATTERIUM",
      "family": "antimatterium",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/ANTIMATTERIUM/ANTIMATTERIUM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-077/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/ANTIMATTERIUM/ANTIMATTERIUM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-077/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-078",
      "sku": "SPEEDKIT-WSP-078",
      "title": "WWW",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-078",
      "listing_route": "/marketplace/listings/wsp-078/",
      "offer_route": "/marketplace/offers/offer-wsp-078/",
      "offer_json": "/marketplace/offers/offer-wsp-078/offer.json",
      "source_route": "https://github.com/ANTIMATTERIUM/WWW",
      "family": "antimatterium",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/ANTIMATTERIUM/WWW.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-078/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/ANTIMATTERIUM/WWW.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-078/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-079",
      "sku": "SPEEDKIT-WSP-079",
      "title": "Verifrax",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-079",
      "listing_route": "/marketplace/listings/wsp-079/",
      "offer_route": "/marketplace/offers/offer-wsp-079/",
      "offer_json": "/marketplace/offers/offer-wsp-079/offer.json",
      "source_route": "https://github.com/Verifrax",
      "family": "verifrax-chambers",
      "kind": "GITHUB-NAMESPACE",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-079/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-079/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-080",
      "sku": "SPEEDKIT-WSP-080",
      "title": "ANAGNORIUM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-080",
      "listing_route": "/marketplace/listings/wsp-080/",
      "offer_route": "/marketplace/offers/offer-wsp-080/",
      "offer_json": "/marketplace/offers/offer-wsp-080/offer.json",
      "source_route": "https://github.com/Verifrax/ANAGNORIUM",
      "family": "verifrax-chambers",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/ANAGNORIUM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-080/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/ANAGNORIUM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-080/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-081",
      "sku": "SPEEDKIT-WSP-081",
      "title": "AUCTORISEAL",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-081",
      "listing_route": "/marketplace/listings/wsp-081/",
      "offer_route": "/marketplace/offers/offer-wsp-081/",
      "offer_json": "/marketplace/offers/offer-wsp-081/offer.json",
      "source_route": "https://github.com/Verifrax/AUCTORISEAL",
      "family": "verifrax-chambers",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/AUCTORISEAL.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-081/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/AUCTORISEAL.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-081/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-082",
      "sku": "SPEEDKIT-WSP-082",
      "title": "CONSONORIUM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-082",
      "listing_route": "/marketplace/listings/wsp-082/",
      "offer_route": "/marketplace/offers/offer-wsp-082/",
      "offer_json": "/marketplace/offers/offer-wsp-082/offer.json",
      "source_route": "https://github.com/Verifrax/CONSONORIUM",
      "family": "verifrax-chambers",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/CONSONORIUM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-082/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/CONSONORIUM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-082/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-083",
      "sku": "SPEEDKIT-WSP-083",
      "title": "CORPIFORM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-083",
      "listing_route": "/marketplace/listings/wsp-083/",
      "offer_route": "/marketplace/offers/offer-wsp-083/",
      "offer_json": "/marketplace/offers/offer-wsp-083/offer.json",
      "source_route": "https://github.com/Verifrax/CORPIFORM",
      "family": "verifrax-chambers",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/CORPIFORM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-083/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/CORPIFORM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-083/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-084",
      "sku": "SPEEDKIT-WSP-084",
      "title": "ORBISTIUM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-084",
      "listing_route": "/marketplace/listings/wsp-084/",
      "offer_route": "/marketplace/offers/offer-wsp-084/",
      "offer_json": "/marketplace/offers/offer-wsp-084/offer.json",
      "source_route": "https://github.com/Verifrax/ORBISTIUM",
      "family": "verifrax-chambers",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/ORBISTIUM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-084/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/ORBISTIUM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-084/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-085",
      "sku": "SPEEDKIT-WSP-085",
      "title": "REGRESSORIUM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-085",
      "listing_route": "/marketplace/listings/wsp-085/",
      "offer_route": "/marketplace/offers/offer-wsp-085/",
      "offer_json": "/marketplace/offers/offer-wsp-085/offer.json",
      "source_route": "https://github.com/Verifrax/REGRESSORIUM",
      "family": "verifrax-chambers",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/REGRESSORIUM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-085/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/REGRESSORIUM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-085/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-086",
      "sku": "SPEEDKIT-WSP-086",
      "title": "SYNTAGMARIUM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-086",
      "listing_route": "/marketplace/listings/wsp-086/",
      "offer_route": "/marketplace/offers/offer-wsp-086/",
      "offer_json": "/marketplace/offers/offer-wsp-086/offer.json",
      "source_route": "https://github.com/Verifrax/SYNTAGMARIUM",
      "family": "verifrax-chambers",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/SYNTAGMARIUM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-086/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/SYNTAGMARIUM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-086/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-087",
      "sku": "SPEEDKIT-WSP-087",
      "title": "TACHYRIUM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-087",
      "listing_route": "/marketplace/listings/wsp-087/",
      "offer_route": "/marketplace/offers/offer-wsp-087/",
      "offer_json": "/marketplace/offers/offer-wsp-087/offer.json",
      "source_route": "https://github.com/Verifrax/TACHYRIUM",
      "family": "verifrax-chambers",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/TACHYRIUM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-087/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/TACHYRIUM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-087/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-088",
      "sku": "SPEEDKIT-WSP-088",
      "title": "VERIFRAX",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-088",
      "listing_route": "/marketplace/listings/wsp-088/",
      "offer_route": "/marketplace/offers/offer-wsp-088/",
      "offer_json": "/marketplace/offers/offer-wsp-088/offer.json",
      "source_route": "https://github.com/Verifrax/VERIFRAX",
      "family": "verifrax-chambers",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/VERIFRAX.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-088/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/VERIFRAX.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-088/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-089",
      "sku": "SPEEDKIT-WSP-089",
      "title": "@verifrax/auctoriseal",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-089",
      "listing_route": "/marketplace/listings/wsp-089/",
      "offer_route": "/marketplace/offers/offer-wsp-089/",
      "offer_json": "/marketplace/offers/offer-wsp-089/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/auctoriseal",
      "family": "verifrax-chambers",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/auctoriseal",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-089/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/auctoriseal",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-089/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-090",
      "sku": "SPEEDKIT-WSP-090",
      "title": "@verifrax/corpiform",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-090",
      "listing_route": "/marketplace/listings/wsp-090/",
      "offer_route": "/marketplace/offers/offer-wsp-090/",
      "offer_json": "/marketplace/offers/offer-wsp-090/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/corpiform",
      "family": "verifrax-chambers",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/corpiform",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-090/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/corpiform",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-090/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-091",
      "sku": "SPEEDKIT-WSP-091",
      "title": "@verifrax/root",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-091",
      "listing_route": "/marketplace/listings/wsp-091/",
      "offer_route": "/marketplace/offers/offer-wsp-091/",
      "offer_json": "/marketplace/offers/offer-wsp-091/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/root",
      "family": "verifrax-chambers",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/root",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-091/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/root",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-091/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-092",
      "sku": "SPEEDKIT-WSP-092",
      "title": "@verifrax/verifrax",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-092",
      "listing_route": "/marketplace/listings/wsp-092/",
      "offer_route": "/marketplace/offers/offer-wsp-092/",
      "offer_json": "/marketplace/offers/offer-wsp-092/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/verifrax",
      "family": "verifrax-chambers",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/verifrax",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-092/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/verifrax",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-092/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-093",
      "sku": "SPEEDKIT-WSP-093",
      "title": ".github",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-093",
      "listing_route": "/marketplace/listings/wsp-093/",
      "offer_route": "/marketplace/offers/offer-wsp-093/",
      "offer_json": "/marketplace/offers/offer-wsp-093/offer.json",
      "source_route": "https://github.com/Verifrax/.github",
      "family": "verifrax-governance",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/.github.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-093/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/.github.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-093/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-094",
      "sku": "SPEEDKIT-WSP-094",
      "title": "ADMISSORIUM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-094",
      "listing_route": "/marketplace/listings/wsp-094/",
      "offer_route": "/marketplace/offers/offer-wsp-094/",
      "offer_json": "/marketplace/offers/offer-wsp-094/offer.json",
      "source_route": "https://github.com/Verifrax/ADMISSORIUM",
      "family": "verifrax-governance",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/ADMISSORIUM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-094/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/ADMISSORIUM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-094/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-095",
      "sku": "SPEEDKIT-WSP-095",
      "title": "apply",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-095",
      "listing_route": "/marketplace/listings/wsp-095/",
      "offer_route": "/marketplace/offers/offer-wsp-095/",
      "offer_json": "/marketplace/offers/offer-wsp-095/offer.json",
      "source_route": "https://github.com/Verifrax/apply",
      "family": "verifrax-governance",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/apply.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-095/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/apply.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-095/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-096",
      "sku": "SPEEDKIT-WSP-096",
      "title": "ARCHITECTURE",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-096",
      "listing_route": "/marketplace/listings/wsp-096/",
      "offer_route": "/marketplace/offers/offer-wsp-096/",
      "offer_json": "/marketplace/offers/offer-wsp-096/offer.json",
      "source_route": "https://github.com/Verifrax/ARCHITECTURE",
      "family": "verifrax-governance",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/ARCHITECTURE.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-096/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/ARCHITECTURE.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-096/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-097",
      "sku": "SPEEDKIT-WSP-097",
      "title": "cicullis",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-097",
      "listing_route": "/marketplace/listings/wsp-097/",
      "offer_route": "/marketplace/offers/offer-wsp-097/",
      "offer_json": "/marketplace/offers/offer-wsp-097/offer.json",
      "source_route": "https://github.com/Verifrax/cicullis",
      "family": "verifrax-governance",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/cicullis.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-097/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/cicullis.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-097/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-098",
      "sku": "SPEEDKIT-WSP-098",
      "title": "proof",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-098",
      "listing_route": "/marketplace/listings/wsp-098/",
      "offer_route": "/marketplace/offers/offer-wsp-098/",
      "offer_json": "/marketplace/offers/offer-wsp-098/offer.json",
      "source_route": "https://github.com/Verifrax/proof",
      "family": "verifrax-governance",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/proof.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-098/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/proof.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-098/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-099",
      "sku": "SPEEDKIT-WSP-099",
      "title": "SIGILLARIUM",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-099",
      "listing_route": "/marketplace/listings/wsp-099/",
      "offer_route": "/marketplace/offers/offer-wsp-099/",
      "offer_json": "/marketplace/offers/offer-wsp-099/offer.json",
      "source_route": "https://github.com/Verifrax/SIGILLARIUM",
      "family": "verifrax-governance",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/SIGILLARIUM.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-099/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/SIGILLARIUM.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-099/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-100",
      "sku": "SPEEDKIT-WSP-100",
      "title": "SPEEDKIT",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-100",
      "listing_route": "/marketplace/listings/wsp-100/",
      "offer_route": "/marketplace/offers/offer-wsp-100/",
      "offer_json": "/marketplace/offers/offer-wsp-100/offer.json",
      "source_route": "https://github.com/Verifrax/SPEEDKIT",
      "family": "verifrax-governance",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/SPEEDKIT.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-100/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/SPEEDKIT.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-100/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-101",
      "sku": "SPEEDKIT-WSP-101",
      "title": "@verifrax/cicullis",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-101",
      "listing_route": "/marketplace/listings/wsp-101/",
      "offer_route": "/marketplace/offers/offer-wsp-101/",
      "offer_json": "/marketplace/offers/offer-wsp-101/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/cicullis",
      "family": "verifrax-governance",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/cicullis",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-101/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/cicullis",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-101/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-102",
      "sku": "SPEEDKIT-WSP-102",
      "title": "@verifrax/sigillarium",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-102",
      "listing_route": "/marketplace/listings/wsp-102/",
      "offer_route": "/marketplace/offers/offer-wsp-102/",
      "offer_json": "/marketplace/offers/offer-wsp-102/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/sigillarium",
      "family": "verifrax-governance",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/sigillarium",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-102/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/sigillarium",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-102/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-103",
      "sku": "SPEEDKIT-WSP-103",
      "title": "VERIFRAX-API",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-103",
      "listing_route": "/marketplace/listings/wsp-103/",
      "offer_route": "/marketplace/offers/offer-wsp-103/",
      "offer_json": "/marketplace/offers/offer-wsp-103/offer.json",
      "source_route": "https://github.com/Verifrax/VERIFRAX-API",
      "family": "verifrax-verification",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/VERIFRAX-API.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-103/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/VERIFRAX-API.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-103/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-104",
      "sku": "SPEEDKIT-WSP-104",
      "title": "VERIFRAX-CONTROL-VERIFY",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-104",
      "listing_route": "/marketplace/listings/wsp-104/",
      "offer_route": "/marketplace/offers/offer-wsp-104/",
      "offer_json": "/marketplace/offers/offer-wsp-104/offer.json",
      "source_route": "https://github.com/Verifrax/VERIFRAX-CONTROL-VERIFY",
      "family": "verifrax-verification",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/VERIFRAX-CONTROL-VERIFY.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-104/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/VERIFRAX-CONTROL-VERIFY.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-104/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-105",
      "sku": "SPEEDKIT-WSP-105",
      "title": "VERIFRAX-DOCS",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-105",
      "listing_route": "/marketplace/listings/wsp-105/",
      "offer_route": "/marketplace/offers/offer-wsp-105/",
      "offer_json": "/marketplace/offers/offer-wsp-105/offer.json",
      "source_route": "https://github.com/Verifrax/VERIFRAX-DOCS",
      "family": "verifrax-verification",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/VERIFRAX-DOCS.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-105/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/VERIFRAX-DOCS.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-105/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-106",
      "sku": "SPEEDKIT-WSP-106",
      "title": "verifrax-marketplace-smoke",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-106",
      "listing_route": "/marketplace/listings/wsp-106/",
      "offer_route": "/marketplace/offers/offer-wsp-106/",
      "offer_json": "/marketplace/offers/offer-wsp-106/offer.json",
      "source_route": "https://github.com/Verifrax/verifrax-marketplace-smoke",
      "family": "verifrax-verification",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/verifrax-marketplace-smoke.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-106/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/verifrax-marketplace-smoke.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-106/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-107",
      "sku": "SPEEDKIT-WSP-107",
      "title": "VERIFRAX-PROFILES",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-107",
      "listing_route": "/marketplace/listings/wsp-107/",
      "offer_route": "/marketplace/offers/offer-wsp-107/",
      "offer_json": "/marketplace/offers/offer-wsp-107/offer.json",
      "source_route": "https://github.com/Verifrax/VERIFRAX-PROFILES",
      "family": "verifrax-verification",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/VERIFRAX-PROFILES.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-107/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/VERIFRAX-PROFILES.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-107/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-108",
      "sku": "SPEEDKIT-WSP-108",
      "title": "VERIFRAX-PY",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-108",
      "listing_route": "/marketplace/listings/wsp-108/",
      "offer_route": "/marketplace/offers/offer-wsp-108/",
      "offer_json": "/marketplace/offers/offer-wsp-108/offer.json",
      "source_route": "https://github.com/Verifrax/VERIFRAX-PY",
      "family": "verifrax-verification",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/VERIFRAX-PY.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-108/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/VERIFRAX-PY.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-108/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-109",
      "sku": "SPEEDKIT-WSP-109",
      "title": "VERIFRAX-SAMPLES",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-109",
      "listing_route": "/marketplace/listings/wsp-109/",
      "offer_route": "/marketplace/offers/offer-wsp-109/",
      "offer_json": "/marketplace/offers/offer-wsp-109/offer.json",
      "source_route": "https://github.com/Verifrax/VERIFRAX-SAMPLES",
      "family": "verifrax-verification",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/VERIFRAX-SAMPLES.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-109/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/VERIFRAX-SAMPLES.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-109/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-110",
      "sku": "SPEEDKIT-WSP-110",
      "title": "VERIFRAX-SPEC",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-110",
      "listing_route": "/marketplace/listings/wsp-110/",
      "offer_route": "/marketplace/offers/offer-wsp-110/",
      "offer_json": "/marketplace/offers/offer-wsp-110/offer.json",
      "source_route": "https://github.com/Verifrax/VERIFRAX-SPEC",
      "family": "verifrax-verification",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/VERIFRAX-SPEC.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-110/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/VERIFRAX-SPEC.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-110/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-111",
      "sku": "SPEEDKIT-WSP-111",
      "title": "VERIFRAX-STATUS",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-111",
      "listing_route": "/marketplace/listings/wsp-111/",
      "offer_route": "/marketplace/offers/offer-wsp-111/",
      "offer_json": "/marketplace/offers/offer-wsp-111/offer.json",
      "source_route": "https://github.com/Verifrax/VERIFRAX-STATUS",
      "family": "verifrax-verification",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/VERIFRAX-STATUS.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-111/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/VERIFRAX-STATUS.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-111/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-112",
      "sku": "SPEEDKIT-WSP-112",
      "title": "VERIFRAX-SURFACE",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-112",
      "listing_route": "/marketplace/listings/wsp-112/",
      "offer_route": "/marketplace/offers/offer-wsp-112/",
      "offer_json": "/marketplace/offers/offer-wsp-112/offer.json",
      "source_route": "https://github.com/Verifrax/VERIFRAX-SURFACE",
      "family": "verifrax-verification",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/VERIFRAX-SURFACE.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-112/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/VERIFRAX-SURFACE.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-112/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-113",
      "sku": "SPEEDKIT-WSP-113",
      "title": "VERIFRAX-verify",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-113",
      "listing_route": "/marketplace/listings/wsp-113/",
      "offer_route": "/marketplace/offers/offer-wsp-113/",
      "offer_json": "/marketplace/offers/offer-wsp-113/offer.json",
      "source_route": "https://github.com/Verifrax/VERIFRAX-verify",
      "family": "verifrax-verification",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/VERIFRAX-verify.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-113/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/VERIFRAX-verify.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-113/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-114",
      "sku": "SPEEDKIT-WSP-114",
      "title": "VERIFRAX-WWW",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-114",
      "listing_route": "/marketplace/listings/wsp-114/",
      "offer_route": "/marketplace/offers/offer-wsp-114/",
      "offer_json": "/marketplace/offers/offer-wsp-114/offer.json",
      "source_route": "https://github.com/Verifrax/VERIFRAX-WWW",
      "family": "verifrax-verification",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/VERIFRAX-WWW.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-114/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/VERIFRAX-WWW.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-114/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-115",
      "sku": "SPEEDKIT-WSP-115",
      "title": "@verifrax/verifrax-api",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-115",
      "listing_route": "/marketplace/listings/wsp-115/",
      "offer_route": "/marketplace/offers/offer-wsp-115/",
      "offer_json": "/marketplace/offers/offer-wsp-115/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/verifrax-api",
      "family": "verifrax-verification",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/verifrax-api",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-115/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/verifrax-api",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-115/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-116",
      "sku": "SPEEDKIT-WSP-116",
      "title": "@verifrax/verifrax-profiles",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-116",
      "listing_route": "/marketplace/listings/wsp-116/",
      "offer_route": "/marketplace/offers/offer-wsp-116/",
      "offer_json": "/marketplace/offers/offer-wsp-116/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/verifrax-profiles",
      "family": "verifrax-verification",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/verifrax-profiles",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-116/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/verifrax-profiles",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-116/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-117",
      "sku": "SPEEDKIT-WSP-117",
      "title": "@verifrax/verifrax-spec",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-117",
      "listing_route": "/marketplace/listings/wsp-117/",
      "offer_route": "/marketplace/offers/offer-wsp-117/",
      "offer_json": "/marketplace/offers/offer-wsp-117/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/verifrax-spec",
      "family": "verifrax-verification",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/verifrax-spec",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-117/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/verifrax-spec",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-117/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-118",
      "sku": "SPEEDKIT-WSP-118",
      "title": "@verifrax/verifrax-verify",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-118",
      "listing_route": "/marketplace/listings/wsp-118/",
      "offer_route": "/marketplace/offers/offer-wsp-118/",
      "offer_json": "/marketplace/offers/offer-wsp-118/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/verifrax-verify",
      "family": "verifrax-verification",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/verifrax-verify",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-118/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/verifrax-verify",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-118/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-119",
      "sku": "SPEEDKIT-WSP-119",
      "title": "verifrax",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-119",
      "listing_route": "/marketplace/listings/wsp-119/",
      "offer_route": "/marketplace/offers/offer-wsp-119/",
      "offer_json": "/marketplace/offers/offer-wsp-119/offer.json",
      "source_route": "https://pypi.org/project/verifrax/",
      "family": "verifrax-verification",
      "kind": "PYPI",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "pypi",
        "command": "pip install verifrax",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-119/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "pip install verifrax",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-119/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-120",
      "sku": "SPEEDKIT-WSP-120",
      "title": "archicustos",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-120",
      "listing_route": "/marketplace/listings/wsp-120/",
      "offer_route": "/marketplace/offers/offer-wsp-120/",
      "offer_json": "/marketplace/offers/offer-wsp-120/offer.json",
      "source_route": "https://github.com/Verifrax/archicustos",
      "family": "verifrax-primitives",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/archicustos.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-120/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/archicustos.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-120/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-121",
      "sku": "SPEEDKIT-WSP-121",
      "title": "attestorium",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-121",
      "listing_route": "/marketplace/listings/wsp-121/",
      "offer_route": "/marketplace/offers/offer-wsp-121/",
      "offer_json": "/marketplace/offers/offer-wsp-121/offer.json",
      "source_route": "https://github.com/Verifrax/attestorium",
      "family": "verifrax-primitives",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/attestorium.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-121/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/attestorium.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-121/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-122",
      "sku": "SPEEDKIT-WSP-122",
      "title": "guillotine",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-122",
      "listing_route": "/marketplace/listings/wsp-122/",
      "offer_route": "/marketplace/offers/offer-wsp-122/",
      "offer_json": "/marketplace/offers/offer-wsp-122/offer.json",
      "source_route": "https://github.com/Verifrax/guillotine",
      "family": "verifrax-primitives",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/guillotine.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-122/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/guillotine.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-122/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-123",
      "sku": "SPEEDKIT-WSP-123",
      "title": "irrevocull",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-123",
      "listing_route": "/marketplace/listings/wsp-123/",
      "offer_route": "/marketplace/offers/offer-wsp-123/",
      "offer_json": "/marketplace/offers/offer-wsp-123/offer.json",
      "source_route": "https://github.com/Verifrax/irrevocull",
      "family": "verifrax-primitives",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/irrevocull.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-123/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/irrevocull.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-123/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-124",
      "sku": "SPEEDKIT-WSP-124",
      "title": "kairoclasp",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-124",
      "listing_route": "/marketplace/listings/wsp-124/",
      "offer_route": "/marketplace/offers/offer-wsp-124/",
      "offer_json": "/marketplace/offers/offer-wsp-124/offer.json",
      "source_route": "https://github.com/Verifrax/kairoclasp",
      "family": "verifrax-primitives",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/kairoclasp.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-124/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/kairoclasp.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-124/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-125",
      "sku": "SPEEDKIT-WSP-125",
      "title": "limenward",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-125",
      "listing_route": "/marketplace/listings/wsp-125/",
      "offer_route": "/marketplace/offers/offer-wsp-125/",
      "offer_json": "/marketplace/offers/offer-wsp-125/offer.json",
      "source_route": "https://github.com/Verifrax/limenward",
      "family": "verifrax-primitives",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/limenward.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-125/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/limenward.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-125/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-126",
      "sku": "SPEEDKIT-WSP-126",
      "title": "originseal",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-126",
      "listing_route": "/marketplace/listings/wsp-126/",
      "offer_route": "/marketplace/offers/offer-wsp-126/",
      "offer_json": "/marketplace/offers/offer-wsp-126/offer.json",
      "source_route": "https://github.com/Verifrax/originseal",
      "family": "verifrax-primitives",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/originseal.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-126/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/originseal.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-126/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-127",
      "sku": "SPEEDKIT-WSP-127",
      "title": "validexor",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-127",
      "listing_route": "/marketplace/listings/wsp-127/",
      "offer_route": "/marketplace/offers/offer-wsp-127/",
      "offer_json": "/marketplace/offers/offer-wsp-127/offer.json",
      "source_route": "https://github.com/Verifrax/validexor",
      "family": "verifrax-primitives",
      "kind": "GITHUB",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "git",
        "command": "git clone https://github.com/Verifrax/validexor.git",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-127/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "git clone https://github.com/Verifrax/validexor.git",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-127/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-128",
      "sku": "SPEEDKIT-WSP-128",
      "title": "@verifrax/archicustos",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-128",
      "listing_route": "/marketplace/listings/wsp-128/",
      "offer_route": "/marketplace/offers/offer-wsp-128/",
      "offer_json": "/marketplace/offers/offer-wsp-128/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/archicustos",
      "family": "verifrax-primitives",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/archicustos",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-128/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/archicustos",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-128/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-129",
      "sku": "SPEEDKIT-WSP-129",
      "title": "@verifrax/attestorium",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-129",
      "listing_route": "/marketplace/listings/wsp-129/",
      "offer_route": "/marketplace/offers/offer-wsp-129/",
      "offer_json": "/marketplace/offers/offer-wsp-129/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/attestorium",
      "family": "verifrax-primitives",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/attestorium",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-129/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/attestorium",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-129/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-130",
      "sku": "SPEEDKIT-WSP-130",
      "title": "@verifrax/guillotine",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-130",
      "listing_route": "/marketplace/listings/wsp-130/",
      "offer_route": "/marketplace/offers/offer-wsp-130/",
      "offer_json": "/marketplace/offers/offer-wsp-130/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/guillotine",
      "family": "verifrax-primitives",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/guillotine",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-130/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/guillotine",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-130/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-131",
      "sku": "SPEEDKIT-WSP-131",
      "title": "@verifrax/irrevocull",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-131",
      "listing_route": "/marketplace/listings/wsp-131/",
      "offer_route": "/marketplace/offers/offer-wsp-131/",
      "offer_json": "/marketplace/offers/offer-wsp-131/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/irrevocull",
      "family": "verifrax-primitives",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/irrevocull",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-131/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/irrevocull",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-131/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-132",
      "sku": "SPEEDKIT-WSP-132",
      "title": "@verifrax/kairoclasp",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-132",
      "listing_route": "/marketplace/listings/wsp-132/",
      "offer_route": "/marketplace/offers/offer-wsp-132/",
      "offer_json": "/marketplace/offers/offer-wsp-132/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/kairoclasp",
      "family": "verifrax-primitives",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/kairoclasp",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-132/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/kairoclasp",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-132/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-133",
      "sku": "SPEEDKIT-WSP-133",
      "title": "@verifrax/limenward",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-133",
      "listing_route": "/marketplace/listings/wsp-133/",
      "offer_route": "/marketplace/offers/offer-wsp-133/",
      "offer_json": "/marketplace/offers/offer-wsp-133/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/limenward",
      "family": "verifrax-primitives",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/limenward",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-133/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/limenward",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-133/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-134",
      "sku": "SPEEDKIT-WSP-134",
      "title": "@verifrax/originseal",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-134",
      "listing_route": "/marketplace/listings/wsp-134/",
      "offer_route": "/marketplace/offers/offer-wsp-134/",
      "offer_json": "/marketplace/offers/offer-wsp-134/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/originseal",
      "family": "verifrax-primitives",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/originseal",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-134/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/originseal",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-134/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    },
    {
      "schema": "speedkit.marketplace_offer.v1",
      "offer_id": "offer-wsp-135",
      "sku": "SPEEDKIT-WSP-135",
      "title": "@verifrax/validexor",
      "status": "OFFER_OPEN",
      "mode": "PUBLIC_ONLY",
      "transaction_mode": "CATALOG_ONLY",
      "commercial_state": "NO_CHECKOUT",
      "listing_id": "wsp-135",
      "listing_route": "/marketplace/listings/wsp-135/",
      "offer_route": "/marketplace/offers/offer-wsp-135/",
      "offer_json": "/marketplace/offers/offer-wsp-135/offer.json",
      "source_route": "https://www.npmjs.com/package/@verifrax/validexor",
      "family": "verifrax-primitives",
      "kind": "NPM",
      "admission": "WORKSPACE_SURFACE",
      "private": false,
      "install": {
        "rail": "npm",
        "command": "npm i @verifrax/validexor",
        "steps": [
          {
            "step": 1,
            "name": "open_listing",
            "command": "open https://speedkit.eu/marketplace/listings/wsp-135/",
            "required": true
          },
          {
            "step": 2,
            "name": "verify_health",
            "command": "curl -fsSL https://speedkit.eu/health.json",
            "required": true
          },
          {
            "step": 3,
            "name": "verify_control_chain",
            "command": "curl -fsSL https://speedkit.eu/control-chain.json",
            "required": true
          },
          {
            "step": 4,
            "name": "execute_install_rail",
            "command": "npm i @verifrax/validexor",
            "required": false
          }
        ]
      },
      "verification": {
        "proof": "/public-reconciliation-proof.json",
        "health": "/health.json",
        "control_chain": "/control-chain.json",
        "marketplace": "/marketplace.json",
        "listings": "/marketplace/listings.json",
        "offers": "/marketplace/offers.json",
        "install_manifest": "/marketplace/install-manifest.json"
      },
      "boundary": {
        "offer_is_not_payment": true,
        "offer_is_not_system_admission": true,
        "offer_is_catalog_only": true,
        "system_admission_requires_execution_identity_boundary_registry_verification_public_control_surface": true
      },
      "receipt_json": "/marketplace/offers/offer-wsp-135/receipt.json",
      "ledger": "/marketplace/offer-ledger.json"
    }
  ],
  "receipts": {
    "status": "CLOSED",
    "count": 135,
    "ledger": "/marketplace/offer-ledger.json"
  }
}
