{
  "ok": true,
  "scope": "flow-memory-marketplace-public-alpha",
  "updated_at": "2026-07-01",
  "mode": "local_public_alpha",
  "marketplace_status": {
    "live_public_surface": true,
    "read_list_quote_order_records_visible": true,
    "local_api_lifecycle_hardened": true,
    "storefront_page": "https://flowmemoryai.github.io/flow-memory/marketplace.html"
  },
  "safety": {
    "dry_run_only": true,
    "funds_moved": false,
    "broadcast_allowed": false,
    "private_key_required": false,
    "live_trading_enabled": false,
    "settlement_mode": "local_record_only",
    "mainnet_writes_enabled": false,
    "provider_payment_enabled": false
  },
  "records": {
    "quotes": [
      {
        "model": "Flow Memory GLM 5.2",
        "provider": "Flow Memory Meridian",
        "best_price_usd_per_mtok": 0.42,
        "discount_percent": 34,
        "liquidity": "184M simulated tokens",
        "status": "visible_record_only"
      },
      {
        "model": "Flow Memory Code 2.7",
        "provider": "Flow Memory Atlas",
        "best_price_usd_per_mtok": 0.36,
        "discount_percent": 29,
        "liquidity": "132M simulated tokens",
        "status": "visible_record_only"
      }
    ],
    "provider_references": [
      {
        "provider": "Flow Memory Meridian Agent",
        "capability": "quote signing, health scoring, route preference updates",
        "credential_handling": "credential_ref_only",
        "status": "review_gated_provider_reference"
      }
    ],
    "order_records": [
      {
        "kind": "dry_run_reservation",
        "description": "buyer/seller order records remain dry-run records with cancellation, reservation, analytics, and export paths for review",
        "status": "non_executable_public_alpha_record"
      }
    ]
  },
  "local_api_endpoints": {
    "read": [
      "GET /marketplace/status",
      "GET /marketplace/tasks",
      "GET /marketplace/tasks/{task_id}",
      "GET /marketplace/tasks/{task_id}/bids"
    ],
    "lifecycle": [
      "POST /marketplace/tasks",
      "POST /marketplace/bids",
      "POST /marketplace/assign",
      "POST /marketplace/submit",
      "POST /marketplace/verify",
      "POST /marketplace/settle",
      "POST /marketplace/dispute"
    ]
  },
  "boundaries": [
    "Public alpha only; not production-certified.",
    "No real funds move.",
    "No private keys are required.",
    "No transaction broadcast.",
    "Contracts are not audited.",
    "Marketplace settlement, live trading, provider payment, custody, and mainnet writes remain disabled until audits and external reviews are complete."
  ]
}
