{
  "binding_id": "runtime_binding_tokenops_001",
  "tool": "tokenops",
  "task_token": "task_tokenops_001",
  "agent_id": "agent_registered_capital_ops",
  "binding_sequence": [
    "onboarding",
    "trust_profile",
    "credential_envelope",
    "quote",
    "provider_route",
    "credit_entitlement",
    "run_contract",
    "task_run",
    "result_contract",
    "settlement_receipt",
    "usage_receipt",
    "callback_delivery",
    "ledger_event",
    "attestation"
  ],
  "records": [
    {
      "record_id": "onb_tokenops_001",
      "record_type": "onboarding",
      "tool": "tokenops",
      "agent_id": "agent_registered_capital_ops",
      "canonical_state": "trust_reviewed",
      "source_contract_url": "https://weverlabs.com/agent-self-onboarding/",
      "record_url": "https://os.weverlabs.com/api/os/runtime-records/onb_tokenops_001",
      "payload": {
        "manifest_received": true
      },
      "created_at": "2026-06-03T18:45:00-07:00",
      "updated_at": "2026-06-03T18:45:00-07:00"
    },
    {
      "record_id": "cred_env_tokenops_001",
      "record_type": "credential_envelope",
      "tool": "tokenops",
      "agent_id": "agent_registered_capital_ops",
      "canonical_state": "credential_delivered",
      "source_contract_url": "https://weverlabs.com/agent-access-keys/",
      "record_url": "https://os.weverlabs.com/api/os/runtime-records/cred_env_tokenops_001",
      "payload": {
        "scope": [
          "tokenops.run",
          "result.read",
          "callback.write"
        ]
      },
      "created_at": "2026-06-03T18:45:00-07:00",
      "updated_at": "2026-06-03T18:45:00-07:00"
    },
    {
      "record_id": "task_tokenops_001",
      "record_type": "task_run",
      "tool": "tokenops",
      "agent_id": "agent_registered_capital_ops",
      "task_token": "task_tokenops_001",
      "contract_id": "contract_tokenops_001",
      "quote_id": "quote_tokenops_001",
      "credit_entitlement_id": "credit_tokenops_001",
      "canonical_state": "result_ready",
      "source_contract_url": "https://weverlabs.com/tokenops-full-loop/",
      "record_url": "https://os.weverlabs.com/api/os/runtime-records/task_tokenops_001",
      "payload": {
        "requested_tool": "tokenops",
        "workflow_type": "token_operations",
        "evidence_score": 92
      },
      "created_at": "2026-06-03T18:45:00-07:00",
      "updated_at": "2026-06-03T18:45:00-07:00"
    },
    {
      "record_id": "result_contract_tokenops_001",
      "record_type": "result_contract",
      "tool": "tokenops",
      "agent_id": "agent_registered_capital_ops",
      "task_token": "task_tokenops_001",
      "result_contract_id": "result_contract_tokenops_001",
      "canonical_state": "result_ready",
      "source_contract_url": "https://weverlabs.com/agent-result-contract/",
      "record_url": "https://os.weverlabs.com/api/os/runtime-records/result_contract_tokenops_001",
      "payload": {
        "machine_result_url": "https://weverlabs.com/examples/tokenops-agent-result-contract-v2.json"
      },
      "created_at": "2026-06-03T18:45:00-07:00",
      "updated_at": "2026-06-03T18:45:00-07:00"
    },
    {
      "record_id": "callback_tokenops_001",
      "record_type": "callback_delivery",
      "tool": "tokenops",
      "agent_id": "agent_registered_capital_ops",
      "task_token": "task_tokenops_001",
      "callback_id": "callback_tokenops_001",
      "canonical_state": "callback_delivered",
      "source_contract_url": "https://weverlabs.com/tokenops-receipts/",
      "record_url": "https://os.weverlabs.com/api/os/runtime-records/callback_tokenops_001",
      "payload": {
        "delivery_channel": "callback_url",
        "delivery_status": "delivered"
      },
      "created_at": "2026-06-03T18:45:00-07:00",
      "updated_at": "2026-06-03T18:45:00-07:00"
    }
  ],
  "table_map": [
    {
      "table": "agent_onboarding_records",
      "record_type": "onboarding",
      "primary_key": "id",
      "foreign_keys": [
        "agent_id"
      ]
    },
    {
      "table": "agent_credential_envelopes",
      "record_type": "credential_envelope",
      "primary_key": "id",
      "foreign_keys": [
        "agent_id",
        "trust_profile_id"
      ]
    },
    {
      "table": "agent_task_runs",
      "record_type": "task_run",
      "primary_key": "id",
      "foreign_keys": [
        "agent_id",
        "contract_id",
        "quote_id",
        "credit_entitlement_id"
      ]
    },
    {
      "table": "agent_result_contracts",
      "record_type": "result_contract",
      "primary_key": "id",
      "foreign_keys": [
        "task_token",
        "contract_id"
      ]
    },
    {
      "table": "agent_callback_deliveries",
      "record_type": "callback_delivery",
      "primary_key": "id",
      "foreign_keys": [
        "task_token",
        "result_contract_id"
      ]
    }
  ],
  "console_url": "https://weverlabs.com/agent-operating-console/",
  "support_url": "https://weverlabs.com/runtime-data-binding/",
  "created_at": "2026-06-03T18:45:00-07:00"
}
