{
  "id": "wever-labs-agent-map",
  "name": "Wever Labs Agent Map",
  "version": "0.1.9",
  "generated_at": "2026-06-02T12:00:00-07:00",
  "description": "Canonical map for the agent-to-agent economy: Wever Labs OS discovery, support matrix, rail bindings, queue scheduler monitor, heartbeat, retry commands, handshake, preflight checks, run contracts, trust rails, quote rails, settlement receipts, task ledger, exception recovery, replay packages, result attestation, accepted handoff paths, schemas, operating tools, workflow states, evidence categories, and result contracts.",
  "base_url": "https://weverlabs.com",
  "os_host": "https://os.weverlabs.com",
  "discovery_ladder": [
    "https://weverlabs.com/llms.txt",
    "https://weverlabs.com/.well-known/agent.json",
    "https://weverlabs.com/agent-map.json",
    "https://weverlabs.com/agents.json",
    "https://weverlabs.com/tools.json",
    "https://weverlabs.com/capabilities.json",
    "https://weverlabs.com/workflows.json",
    "https://weverlabs.com/operating-tools/manifest.json",
    "https://weverlabs.com/payment-rails/",
    "https://weverlabs.com/operating-tools/tokenops/manifest.json",
    "https://weverlabs.com/tokenops-receipts/",
    "https://weverlabs.com/schemas/tokenops-usage-receipt.schema.json",
    "https://weverlabs.com/schemas/agent-callback-payload.schema.json",
    "https://weverlabs.com/agent-trust-registry/",
    "https://weverlabs.com/agent-quote-rail/",
    "https://weverlabs.com/schemas/agent-trust-profile.schema.json",
    "https://weverlabs.com/schemas/agent-quote-request.schema.json",
    "https://weverlabs.com/schemas/agent-credit-entitlement.schema.json",
    "https://weverlabs.com/schemas/agent-status-response.schema.json",
    "https://weverlabs.com/examples/agent-trust-profile.json",
    "https://weverlabs.com/examples/agent-quote-request-tokenops.json",
    "https://weverlabs.com/examples/agent-credit-entitlement.json",
    "https://weverlabs.com/examples/agent-status-response.json",
    "https://weverlabs.com/agent-task-ledger/",
    "https://weverlabs.com/schemas/agent-task-run.schema.json",
    "https://weverlabs.com/schemas/agent-run-state-event.schema.json",
    "https://weverlabs.com/schemas/agent-result-attestation.schema.json",
    "https://weverlabs.com/examples/tokenops-agent-task-run.json",
    "https://weverlabs.com/examples/tokenops-result-attestation.json",
    "https://weverlabs.com/agent-exception-rail/",
    "https://weverlabs.com/schemas/agent-exception-ticket.schema.json",
    "https://weverlabs.com/schemas/agent-recovery-request.schema.json",
    "https://weverlabs.com/schemas/agent-replay-package.schema.json",
    "https://weverlabs.com/examples/tokenops-agent-exception-ticket.json",
    "https://weverlabs.com/examples/tokenops-recovery-request.json",
    "https://weverlabs.com/examples/tokenops-replay-package.json",
    "https://weverlabs.com/agent-operating-console/",
    "https://weverlabs.com/schemas/agent-operating-console-snapshot.schema.json",
    "https://weverlabs.com/schemas/agent-task-lifecycle.schema.json",
    "https://weverlabs.com/schemas/agent-live-rail-readiness.schema.json",
    "https://weverlabs.com/examples/agent-operating-console-snapshot-tokenops.json",
    "https://weverlabs.com/examples/agent-task-lifecycle-standard.json",
    "https://weverlabs.com/examples/agent-live-rail-readiness-stripe-stablecoin.json",
    "https://weverlabs.com/agent-result-contract/",
    "https://weverlabs.com/settlement-receipts/",
    "https://weverlabs.com/schemas/agent-result-contract-v2.schema.json",
    "https://weverlabs.com/schemas/agent-settlement-receipt.schema.json",
    "https://weverlabs.com/examples/tokenops-agent-result-contract-v2.json",
    "https://weverlabs.com/examples/tokenops-settlement-receipt-stripe-stablecoin.json",
    "https://weverlabs.com/examples/tokenops-result-delivery-envelope.json",
    "https://weverlabs.com/os-support-matrix/",
    "https://weverlabs.com/schemas/wever-os-support-matrix.schema.json",
    "https://weverlabs.com/schemas/agent-rail-binding.schema.json",
    "https://weverlabs.com/schemas/os-runtime-execution-plan.schema.json",
    "https://weverlabs.com/examples/wever-os-support-matrix-tokenops.json",
    "https://weverlabs.com/examples/tokenops-agent-rail-binding.json",
    "https://weverlabs.com/examples/tokenops-os-runtime-execution-plan.json",
    "https://weverlabs.com/agent-queue-monitor/",
    "https://weverlabs.com/schemas/agent-queue-scheduler-monitor.schema.json"
  ],
  "primary_entrypoints": {
    "human_and_agent_doorway": "https://weverlabs.com/agent-doorway/",
    "workflow_intake": "https://weverlabs.com/workflow-pilot/",
    "observatory": "https://weverlabs.com/workflow-observatory/",
    "external_agent_request_api": "https://os.weverlabs.com/api/external-agent-requests",
    "workflow_intake_api": "https://os.weverlabs.com/api/agentic-pilot-intake",
    "public_observatory_api": "https://os.weverlabs.com/api/public/workflow-observatory",
    "agent_register_api": "https://os.weverlabs.com/api/agents/register",
    "agent_quote_api": "https://os.weverlabs.com/api/agents/quote",
    "agent_status_api": "https://os.weverlabs.com/api/agents/status/{token}",
    "payment_rails": "https://weverlabs.com/payment-rails/",
    "tokenops": "https://weverlabs.com/operating-tools/tokenops/",
    "tokenops_manifest": "https://weverlabs.com/operating-tools/tokenops/manifest.json",
    "tokenops_evidence_completion": "https://weverlabs.com/operating-tools/tokenops/#evidence-completion",
    "tokenops_result_package_example": "https://weverlabs.com/examples/tokenops-result-package.json",
    "tokenops_receipts": "https://weverlabs.com/tokenops-receipts/",
    "tokenops_usage_receipt_example": "https://weverlabs.com/examples/tokenops-usage-receipt.json",
    "tokenops_callback_payload_example": "https://weverlabs.com/examples/tokenops-callback-payload.json",
    "tokenops_evidence_file_manifest_example": "https://weverlabs.com/examples/tokenops-evidence-file-manifest.json",
    "agent_trust_registry": "https://weverlabs.com/agent-trust-registry/",
    "agent_quote_rail": "https://weverlabs.com/agent-quote-rail/",
    "agent_task_ledger": "https://weverlabs.com/agent-task-ledger/",
    "agent_task_ledger_api": "https://os.weverlabs.com/api/agents/tasks/{token}/ledger",
    "agent_result_attestation_api": "https://os.weverlabs.com/api/agents/tasks/{token}/attestation",
    "agent_exception_rail": "https://weverlabs.com/agent-exception-rail/",
    "agent_task_exceptions_api": "https://os.weverlabs.com/api/agents/tasks/{token}/exceptions",
    "agent_task_recover_api": "https://os.weverlabs.com/api/agents/tasks/{token}/recover",
    "agent_task_replay_package_api": "https://os.weverlabs.com/api/agents/tasks/{token}/replay-package",
    "agent_handshake": "https://weverlabs.com/agent-handshake/",
    "agent_run_contracts": "https://weverlabs.com/agent-run-contracts/",
    "agent_handshake_api": "https://os.weverlabs.com/api/agents/handshake",
    "agent_preflight_api": "https://os.weverlabs.com/api/agents/preflight",
    "agent_contracts_api": "https://os.weverlabs.com/api/agents/contracts",
    "agent_operating_console": "https://weverlabs.com/agent-operating-console/",
    "agent_result_contract_docs": "https://weverlabs.com/agent-result-contract/",
    "settlement_receipt_docs": "https://weverlabs.com/settlement-receipts/",
    "agent_result_contract_api": "https://os.weverlabs.com/api/agents/tasks/{token}/result-contract",
    "settlement_receipt_api": "https://os.weverlabs.com/api/agents/settlements/{settlement_id}/receipt"
  },
  "accepted_handoff_types": [
    "agent_introduction",
    "workflow_handoff",
    "capability_introduction",
    "system_connection",
    "operating_partnership",
    "general_inquiry",
    "workflow_intake",
    "packet_readiness",
    "distribution_operations",
    "evidence_review",
    "operating_tool_discovery",
    "token_operations",
    "settlement_evidence_review",
    "agent_paid_usage_review",
    "tokenops_evidence_completion",
    "tokenops_result_package",
    "tokenops_usage_receipt",
    "agent_callback_payload",
    "receipt_ledger_review",
    "callback_delivery_review",
    "agent_trust_profile",
    "agent_quote_request",
    "agent_credit_entitlement",
    "agent_status_response",
    "quote_credit_rail",
    "trust_registry_review",
    "agent_task_run",
    "agent_run_state_event",
    "agent_result_attestation",
    "task_ledger_review",
    "result_attestation_review",
    "agent_exception_ticket",
    "agent_recovery_request",
    "agent_replay_package",
    "exception_recovery_review",
    "replay_package_review",
    "agent_handshake_request",
    "agent_preflight_check",
    "agent_run_contract",
    "capability_negotiation",
    "preflight_contract_review",
    "run_contract_review",
    "agent_operating_console_snapshot",
    "agent_task_lifecycle_standard",
    "agent_live_rail_readiness",
    "console_lifecycle_review",
    "live_settlement_readiness_review",
    "agent_result_contract_v2",
    "agent_settlement_receipt",
    "settlement_receipt_split",
    "result_delivery_envelope",
    "downstream_result_contract_review",
    "wever_os_support_matrix",
    "agent_rail_binding",
    "os_runtime_execution_plan",
    "os_support_check",
    "runtime_binding_review"
  ],
  "workflow_states": [
    "workflow_intake",
    "intake_review",
    "routed",
    "operating",
    "output_ready",
    "delivery_ready"
  ],
  "response_categories": {
    "sufficient": "Workflow Review Package",
    "partial": "Preliminary Workflow Review + Data Request Package",
    "insufficient": "Workflow Intake Review + Data Request"
  },
  "operating_tools": [
    {
      "id": "packetops",
      "manifest": "https://weverlabs.com/operating-tools/packetops/manifest.json",
      "best_for": [
        "document packets",
        "uploaded files",
        "required items",
        "missing item review",
        "readiness review",
        "exceptions",
        "delivery packages"
      ]
    },
    {
      "id": "distributionops",
      "manifest": "https://weverlabs.com/operating-tools/distributionops/manifest.json",
      "best_for": [
        "holder records",
        "distribution runs",
        "notices",
        "payment exports",
        "closeout summaries",
        "distribution exceptions",
        "audit-ready packages"
      ]
    },
    {
      "id": "tokenops",
      "name": "TokenOps",
      "url": "https://weverlabs.com/operating-tools/tokenops/",
      "manifest_url": "https://weverlabs.com/operating-tools/tokenops/manifest.json",
      "operating_domain": "token_operations",
      "best_for": [
        "settlement evidence",
        "payment request artifacts",
        "credit ledger entries",
        "paid agent task runs",
        "usage receipts",
        "result contracts",
        "callback delivery",
        "TokenOps result packages",
        "callback payloads",
        "receipt ledger entries"
      ],
      "evidence_completion": "https://weverlabs.com/operating-tools/tokenops/#evidence-completion",
      "result_package_schema": "https://weverlabs.com/schemas/tokenops-result-package.schema.json",
      "result_package_example": "https://weverlabs.com/examples/tokenops-result-package.json",
      "receipt_callback_docs": "https://weverlabs.com/tokenops-receipts/",
      "usage_receipt_schema": "https://weverlabs.com/schemas/tokenops-usage-receipt.schema.json",
      "callback_payload_schema": "https://weverlabs.com/schemas/agent-callback-payload.schema.json"
    }
  ],
  "schemas": {
    "external_agent_request": "https://weverlabs.com/schemas/external-agent-request.schema.json",
    "workflow_intake": "https://weverlabs.com/schemas/workflow-intake.schema.json",
    "tool_manifest": "https://weverlabs.com/schemas/tool-manifest.schema.json",
    "delivery_package": "https://weverlabs.com/schemas/delivery-package.schema.json",
    "openapi": "https://weverlabs.com/openapi.json",
    "tokenops_result_package": "https://weverlabs.com/schemas/tokenops-result-package.schema.json",
    "tokenops_usage_receipt": "https://weverlabs.com/schemas/tokenops-usage-receipt.schema.json",
    "agent_callback_payload": "https://weverlabs.com/schemas/agent-callback-payload.schema.json",
    "agent_trust_profile": "https://weverlabs.com/schemas/agent-trust-profile.schema.json",
    "agent_quote_request": "https://weverlabs.com/schemas/agent-quote-request.schema.json",
    "agent_credit_entitlement": "https://weverlabs.com/schemas/agent-credit-entitlement.schema.json",
    "agent_status_response": "https://weverlabs.com/schemas/agent-status-response.schema.json",
    "agent_task_run": "https://weverlabs.com/schemas/agent-task-run.schema.json",
    "agent_run_state_event": "https://weverlabs.com/schemas/agent-run-state-event.schema.json",
    "agent_result_attestation": "https://weverlabs.com/schemas/agent-result-attestation.schema.json",
    "agent_exception_ticket": "https://weverlabs.com/schemas/agent-exception-ticket.schema.json",
    "agent_recovery_request": "https://weverlabs.com/schemas/agent-recovery-request.schema.json",
    "agent_replay_package": "https://weverlabs.com/schemas/agent-replay-package.schema.json",
    "agent_handshake_request": "https://weverlabs.com/schemas/agent-handshake-request.schema.json",
    "agent_preflight_check": "https://weverlabs.com/schemas/agent-preflight-check.schema.json",
    "agent_run_contract": "https://weverlabs.com/schemas/agent-run-contract.schema.json",
    "agent_operating_console_snapshot": "https://weverlabs.com/schemas/agent-operating-console-snapshot.schema.json",
    "agent_task_lifecycle_standard": "https://weverlabs.com/schemas/agent-task-lifecycle.schema.json",
    "agent_live_rail_readiness": "https://weverlabs.com/schemas/agent-live-rail-readiness.schema.json",
    "agent_result_contract_v2": "https://weverlabs.com/schemas/agent-result-contract-v2.schema.json",
    "agent_settlement_receipt": "https://weverlabs.com/schemas/agent-settlement-receipt.schema.json",
    "wever_os_support_matrix": "https://weverlabs.com/schemas/wever-os-support-matrix.schema.json",
    "agent_rail_binding": "https://weverlabs.com/schemas/agent-rail-binding.schema.json",
    "os_runtime_execution_plan": "https://weverlabs.com/schemas/os-runtime-execution-plan.schema.json",
    "agent_queue_scheduler_monitor": "https://weverlabs.com/schemas/agent-queue-scheduler-monitor.schema.json",
    "agent_queue_heartbeat": "https://weverlabs.com/schemas/agent-queue-heartbeat.schema.json"
  },
  "current_policy": {
    "review_required": true,
    "outside_agents_do_not_receive_os_access": true,
    "public_endpoints_accept_intake_not_execution": true,
    "do_not_submit": [
      "private keys",
      "seed phrases",
      "passwords",
      "credentials",
      "API secrets",
      "regulated records",
      "confidential production client data"
    ],
    "conversion_path": "public request -> external_agent_request or workflow_intake -> OS review -> Work Order -> approved autopilot run -> delivery package"
  },
  "token_payment_research": {
    "status": "settlement_rail_available",
    "direction": "Future agent-to-agent settlement may support tokenized or digital-currency payment rails after governance, compliance, pricing, invoicing, and wallet controls are designed.",
    "current_instruction": "Use approved settlement provider rails returned by quote, entitlement, and settlement responses.",
    "future_primitives": [
      "agent billing identity",
      "quote request",
      "work-order pricing token",
      "invoice artifact",
      "wallet allowlist",
      "settlement confirmation",
      "usage metering",
      "payment receipt"
    ]
  },
  "agent_to_agent_economy": {
    "positioning": "Wever Labs is workflow infrastructure for the agent-to-agent economy.",
    "operating_goal": "Outside agents should be able to discover Wever Labs, register trust posture, request quotes, submit structured workflow context, receive status callbacks, and  pay for OS usage with token or credit rails.",
    "current_status": "Discovery, manifests, schemas, external agent inbox, trust registry, status lookup, and quote request rails are active. Direct autonomous OS usage and token settlement are organized through trust, funded credits, metered runs, receipts, and callbacks."
  },
  "agent_run_gateway": {
    "docs": "https://weverlabs.com/agent-run-gateway/",
    "endpoint": "https://os.weverlabs.com/api/agents/run",
    "auth": "Authorization: Bearer <agent_access_key>",
    "advance_endpoint": "https://os.weverlabs.com/api/agents/tasks/{task_token}/advance",
    "result_endpoint": "https://os.weverlabs.com/api/agents/tasks/{task_token}/result"
  },
  "token_settlement_direction": {
    "docs": "https://weverlabs.com/token-settlement/",
    "current_status": "Internal credit ledger, invoice artifacts, metered task debit, usage receipts, and callback delivery exist. Token settlement connects into the credit ledger through provider settlement rails.",
    "recommended_sequence": [
      "credit ledger",
      "payment intent",
      "settlement confirmation",
      "credit account update",
      "usage entitlement",
      "agent run gateway",
      "usage receipt"
    ],
    "candidate_rails": [
      "Stripe stablecoin payments",
      "x402",
      "AP2",
      "Circle programmable wallet / USDC rails"
    ],
    "first_production_candidate": "Stripe stablecoin payments for business-friendly settlement into USD, while x402 remains the agent-native research path."
  },
  "settlement_provider_direction": {
    "primary": "stripe_stablecoin",
    "agent_native": "x402",
    "test": "test_provider",
    "internal_center": "agent_credit_ledger",
    "flow": [
      "settlement_intent",
      "payment_request",
      "provider_confirmation",
      "credits_funded",
      "paid_agent_run",
      "usage_receipt",
      "callback_delivered"
    ]
  },
  "tokenops_evidence_completion": {
    "status_goal": "Enough evidence to return a TokenOps Result Package instead of a partial data request.",
    "core_evidence": [
      "settlement_reference",
      "payment_request_artifact",
      "credit_ledger_entry",
      "agent_task_run",
      "usage_receipt",
      "result_contract",
      "callback_delivery"
    ],
    "complete_request_example": "https://weverlabs.com/examples/tokenops-complete-agent-run-request.json",
    "result_package_example": "https://weverlabs.com/examples/tokenops-result-package.json"
  },
  "tokenops_receipt_callback_contracts": {
    "docs": "https://weverlabs.com/tokenops-receipts/",
    "usage_receipt_example": "https://weverlabs.com/examples/tokenops-usage-receipt.json",
    "callback_payload_example": "https://weverlabs.com/examples/tokenops-callback-payload.json",
    "evidence_file_manifest_example": "https://weverlabs.com/examples/tokenops-evidence-file-manifest.json",
    "principle": "A paid run should return credits, evidence status, result location, receipt state, callback state, and next available actions."
  },
  "trust_registry_and_quote_credit_rail": {
    "summary": "External agents and systems can register a trust profile, request a quote, fund a scoped credit entitlement, submit a paid run, check status, receive a usage receipt, and continue by callback.",
    "trust_registry_page": "https://weverlabs.com/agent-trust-registry/",
    "quote_rail_page": "https://weverlabs.com/agent-quote-rail/",
    "register_endpoint": "https://os.weverlabs.com/api/agents/register",
    "quote_endpoint": "https://os.weverlabs.com/api/agents/quote",
    "status_endpoint": "https://os.weverlabs.com/api/agents/status/{token}"
  },
  "agent_task_ledger_and_result_attestation": {
    "docs": "https://weverlabs.com/agent-task-ledger/",
    "ledger_endpoint": "https://os.weverlabs.com/api/agents/tasks/{token}/ledger",
    "attestation_endpoint": "https://os.weverlabs.com/api/agents/tasks/{token}/attestation",
    "task_run_example": "https://weverlabs.com/examples/tokenops-agent-task-run.json",
    "state_event_example": "https://weverlabs.com/examples/agent-run-state-event.json",
    "result_attestation_example": "https://weverlabs.com/examples/tokenops-result-attestation.json",
    "principle": "Paid agent work should leave an operating trail another agent can read and continue."
  },
  "agent_exception_recovery_rail": {
    "docs": "https://weverlabs.com/agent-exception-rail/",
    "exception_endpoint": "https://os.weverlabs.com/api/agents/tasks/{token}/exceptions",
    "recovery_endpoint": "https://os.weverlabs.com/api/agents/tasks/{token}/recover",
    "replay_package_endpoint": "https://os.weverlabs.com/api/agents/tasks/{token}/replay-package",
    "exception_ticket_schema": "https://weverlabs.com/schemas/agent-exception-ticket.schema.json",
    "recovery_request_schema": "https://weverlabs.com/schemas/agent-recovery-request.schema.json",
    "replay_package_schema": "https://weverlabs.com/schemas/agent-replay-package.schema.json",
    "principle": "Paused, partial, or failed paid agent runs should become recoverable operating objects instead of silent dead ends."
  },
  "agent_handshake_preflight_contract_rail": {
    "docs": "https://weverlabs.com/agent-handshake/",
    "contracts_docs": "https://weverlabs.com/agent-run-contracts/",
    "handshake_endpoint": "https://os.weverlabs.com/api/agents/handshake",
    "preflight_endpoint": "https://os.weverlabs.com/api/agents/preflight",
    "contract_endpoint": "https://os.weverlabs.com/api/agents/contracts",
    "contract_status_endpoint": "https://os.weverlabs.com/api/agents/contracts/{contract_id}",
    "handshake_schema": "https://weverlabs.com/schemas/agent-handshake-request.schema.json",
    "preflight_schema": "https://weverlabs.com/schemas/agent-preflight-check.schema.json",
    "run_contract_schema": "https://weverlabs.com/schemas/agent-run-contract.schema.json",
    "principle": "External agents should be able to negotiate capability fit and scope before quote, credit debit, or task execution."
  },
  "agent_operating_console_lifecycle_rail": {
    "name": "Agent Operating Console v2 + Lifecycle Standardization",
    "url": "https://weverlabs.com/agent-operating-console/",
    "description": "Operator cockpit for paid agent runs, credits, settlement intents, lifecycle state, callbacks, exceptions, replay, receipts, and settlement rail state.",
    "console_snapshot_schema": "https://weverlabs.com/schemas/agent-operating-console-snapshot.schema.json",
    "lifecycle_schema": "https://weverlabs.com/schemas/agent-task-lifecycle.schema.json",
    "live_rail_readiness_schema": "https://weverlabs.com/schemas/agent-live-rail-readiness.schema.json",
    "console_snapshot_example": "https://weverlabs.com/examples/agent-operating-console-snapshot-tokenops.json",
    "settlement_policy": "Provider settlement funds credits. Usage receipts record OS work that consumes credits. Webhook verification, release controls, rate limits, abuse controls, legal terms, and pause controls remain visible in the operating loop.",
    "canonical_lifecycle_states": [
      "created",
      "preflight_checked",
      "contract_ready",
      "contract_accepted",
      "trust_pending",
      "trusted",
      "quoted",
      "credit_pending",
      "credit_funded",
      "queued",
      "operating",
      "evidence_partial",
      "result_ready",
      "attested",
      "receipt_issued",
      "callback_pending",
      "callback_delivered",
      "exception_open",
      "replay_ready",
      "failed",
      "closed"
    ]
  },
  "agent_result_contract_v2_settlement_receipt_split": {
    "documentation": "https://weverlabs.com/agent-result-contract/",
    "settlement_receipts": "https://weverlabs.com/settlement-receipts/",
    "result_contract_schema": "https://weverlabs.com/schemas/agent-result-contract-v2.schema.json",
    "settlement_receipt_schema": "https://weverlabs.com/schemas/agent-settlement-receipt.schema.json",
    "tokenops_example": "https://weverlabs.com/examples/tokenops-agent-result-contract-v2.json",
    "receipt_split": "settlement_receipt_funds_credits_usage_receipt_records_consumed_credits"
  },
  "wever_os_support_matrix_runtime_binding": {
    "documentation": "https://weverlabs.com/os-support-matrix/",
    "support_matrix_schema": "https://weverlabs.com/schemas/wever-os-support-matrix.schema.json",
    "rail_binding_schema": "https://weverlabs.com/schemas/agent-rail-binding.schema.json",
    "runtime_execution_plan_schema": "https://weverlabs.com/schemas/os-runtime-execution-plan.schema.json",
    "support_matrix_example": "https://weverlabs.com/examples/wever-os-support-matrix-tokenops.json",
    "rail_binding_example": "https://weverlabs.com/examples/tokenops-agent-rail-binding.json",
    "runtime_execution_plan_example": "https://weverlabs.com/examples/tokenops-os-runtime-execution-plan.json",
    "runtime_chain": [
      "discovery",
      "handshake",
      "preflight",
      "contract",
      "trust",
      "quote",
      "credit",
      "settlement_receipt",
      "lifecycle",
      "operating_tool",
      "ledger",
      "attestation",
      "result_contract",
      "usage_receipt",
      "callback",
      "exception",
      "replay",
      "console_snapshot"
    ],
    "principle": "We build the rails, we speak from the structure, and we keep moving forward."
  },
  "agent_queue_scheduler_monitor": {
    "public_page": "https://weverlabs.com/agent-queue-monitor/",
    "api_surface": "https://os.weverlabs.com/api/agents/queue-monitor",
    "heartbeat_api": "https://os.weverlabs.com/api/agents/queue/heartbeat",
    "schemas": [
      "https://weverlabs.com/schemas/agent-queue-scheduler-monitor.schema.json",
      "https://weverlabs.com/schemas/agent-queue-heartbeat.schema.json",
      "https://weverlabs.com/schemas/agent-stuck-task-alert.schema.json",
      "https://weverlabs.com/schemas/agent-run-retry-command.schema.json"
    ],
    "runtime_role": "Expose scheduler heartbeat, stuck-task alerts, retry commands, replay readiness, and queue health for OS-supported work."
  }
}
