{
  "candidates": [
    {
      "advertised_evidence": [
        "TERM_BOUND_RELATION_REPRODUCTION"
      ],
      "endpoint_control": "LISTING_KEY_CONTROL_VERIFIED",
      "listing_freshness": "CURRENT_AT_CHECKPOINT",
      "listing_id": "listing-recheckable-current",
      "listing_integrity": "VERIFIED",
      "price": {
        "amount": 125000,
        "unit": "sat"
      },
      "provider_key": "did:key:z6Mkit1vRUZTdAJPHmZWgLQJaH9GKpSW9Hq9vK3H15kdxwPZ",
      "provider_signature": "VERIFIED",
      "reasons": [],
      "route_eligibility": "ELIGIBLE_TO_ROUTE"
    },
    {
      "advertised_evidence": [
        "TERM_BOUND_RELATION_REPRODUCTION"
      ],
      "endpoint_control": "LISTING_KEY_CONTROL_VERIFIED",
      "listing_freshness": "STALE",
      "listing_id": "listing-recheckable-stale",
      "listing_integrity": "VERIFIED",
      "price": {
        "amount": 90000,
        "unit": "sat"
      },
      "provider_key": "did:key:z6Mkk93MDNh6DYqNZXxTzwauhXWbAoojAvwyr3eG97XmnvaE",
      "provider_signature": "VERIFIED",
      "reasons": [
        "STALE_AT_REQUEST_CHECKPOINT"
      ],
      "route_eligibility": "INELIGIBLE_TO_ROUTE"
    },
    {
      "advertised_evidence": [
        "SELF_ASSERTED_PROCESS_CLAIM"
      ],
      "endpoint_control": "LISTING_KEY_CONTROL_VERIFIED",
      "listing_freshness": "CURRENT_AT_CHECKPOINT",
      "listing_id": "listing-opaque-cheap",
      "listing_integrity": "VERIFIED",
      "price": {
        "amount": 75000,
        "unit": "sat"
      },
      "provider_key": "did:key:z6MkpSp7vFWdLmeRZo387Yrx8oN99BZZsMsTHt2m4ts9W8K6",
      "provider_signature": "VERIFIED",
      "reasons": [
        "PROMISED_EVIDENCE_INSUFFICIENT"
      ],
      "route_eligibility": "INELIGIBLE_TO_ROUTE"
    }
  ],
  "delivered_evidence": "REPRODUCED",
  "delivered_output": "BACKUP",
  "indexes": [
    {
      "listings": [
        "listing-opaque-cheap",
        "listing-recheckable-current"
      ],
      "name": "North"
    },
    {
      "listings": [
        "listing-recheckable-current",
        "listing-recheckable-stale"
      ],
      "name": "South"
    }
  ],
  "job": {
    "output_values": [
      "PRIMARY",
      "BACKUP"
    ],
    "price_ceiling": {
      "amount": 150000,
      "unit": "sat"
    },
    "required_evidence": [
      "TERM_BOUND_RELATION_REPRODUCTION"
    ],
    "service": "bulla.fixed-telemetry-routing/1",
    "task": "Choose PRIMARY or BACKUP for one fixed telemetry vector"
  },
  "limitations": {
    "answer_truth": "NOT_COMPUTED",
    "external_reproduction": "BLOCKED",
    "funds_movement": "NOT_ESTABLISHED",
    "historical_execution": "NOT_ESTABLISHED",
    "market_completeness": "NOT_COMPUTED",
    "organizational_identity": "NOT_COMPUTED",
    "reputation": "NOT_COMPUTED"
  },
  "maturity": "experimental · SOURCE_ONLY · synthetic-public · team-operated · A0/J0/I0/W0 · r0",
  "offline_verification": {
    "browser": "MATCH_PENDING_BUILD",
    "node": "MATCH",
    "python": "MATCH"
  },
  "payment_eligibility": "ELIGIBLE",
  "profile": "bulla.inference-market/0.1-experimental",
  "reliance_decision": "RELY",
  "reproduction": {
    "commands": [
      "python3 -m venv .inference-market-venv",
      ".inference-market-venv/bin/python -m pip install './bulla[identity]'",
      "PYTHONPATH=bulla/src .inference-market-venv/bin/python bulla/examples/inference-market/run_demo.py --story --out market-run",
      ".inference-market-venv/bin/python -I bulla/spec/inference-market/check.py market-run/transaction --context market-run/context.json",
      "node bulla/spec/inference-market/check.mjs market-run/transaction --context market-run/context.json"
    ]
  },
  "selected_listing_id": "listing-recheckable-current"
}
