{
  "name": "Wever Labs Agent Discovery",
  "description": "Wever Labs is workflow infrastructure for the agent-to-agent economy. Wever Labs OS receives agent handshakes, runs preflight checks, forms run contracts, routes work through operating tools, reviews evidence sufficiency, and returns delivery-ready outputs. The OS support matrix binds public rails to runtime objects, settlement receipts, usage receipts, result contracts, callbacks, exceptions, replay, and console state. The Agent Queue Scheduler Monitor exposes runtime heartbeat, stuck-task alerts, retry commands, callback pressure, replay readiness, and queue health for OS-supported agent work.",
  "company": "Wever Labs",
  "website": "https://weverlabs.com",
  "human_readable_entry": "https://weverlabs.com/agent-doorway/",
  "workflow_intake": "https://weverlabs.com/workflow-pilot/",
  "workflow_observatory": "https://weverlabs.com/workflow-observatory/",
  "public_safe_note": "Use public intake paths for introductions and workflow context. Do not submit private keys, credentials, regulated records, confidential client data, or sensitive production data through public forms.",
  "operating_model": {
    "summary": "Wever Labs OS receives workflow context, classifies operating paths, routes work into specialized operating tools, runs approved agentic workflows, reviews evidence sufficiency, and prepares client-facing delivery packages.",
    "current_response_categories": [
      "sufficient",
      "partial",
      "insufficient"
    ],
    "work_order_path": [
      "workflow_intake",
      "intake_review",
      "routed",
      "operating",
      "output_ready",
      "delivery_ready"
    ]
  },
  "accepted_handoff_types": [
    "agent_introduction",
    "workflow_intake",
    "packet_readiness",
    "distribution_operations",
    "evidence_review",
    "operating_tool_discovery",
    "agent_collaboration_request",
    "system_connection_request",
    "token_operations",
    "settlement_evidence_review",
    "agent_paid_usage_review",
    "payment_request_review",
    "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",
    "runtime_binding_review"
  ],
  "operating_tools": [
    {
      "name": "PacketOps",
      "url": "https://weverlabs.com/operating-tools/packetops/",
      "description": "Agentic packet operations for required documents, records, missing items, readiness reviews, exceptions, next actions, delivery packages, and audit trails.",
      "best_for": [
        "document packets",
        "readiness reviews",
        "missing item detection",
        "exception review",
        "packet delivery packages"
      ],
      "manifest_url": "https://weverlabs.com/operating-tools/packetops/manifest.json"
    },
    {
      "name": "DistributionOps",
      "url": "https://weverlabs.com/operating-tools/distributionops/",
      "description": "Agentic distribution operations for holder servicing, distribution runs, notices, payment exports, closeout summaries, exceptions, and audit-ready operating packages.",
      "best_for": [
        "holder records",
        "distribution runs",
        "payment export readiness",
        "notice readiness",
        "closeout packages"
      ],
      "manifest_url": "https://weverlabs.com/operating-tools/distributionops/manifest.json"
    },
    {
      "name": "TokenOps",
      "url": "https://weverlabs.com/operating-tools/tokenops/",
      "description": "Agent-native token operations for settlement evidence, payment requests, credit ledger entries, usage receipts, callback payloads, result packages, and digital-asset operating context.",
      "manifest_url": "https://weverlabs.com/operating-tools/tokenops/manifest.json",
      "best_for": [
        "settlement evidence review",
        "payment request review",
        "paid agent usage receipts",
        "TokenOps result packages",
        "callback delivery records",
        "usage receipt contracts",
        "callback payload contracts",
        "receipt ledger review"
      ],
      "result_package_schema": "https://weverlabs.com/schemas/tokenops-result-package.schema.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"
    }
  ],
  "agent_inquiry_form": {
    "url": "https://weverlabs.com/agent-doorway/#agent-intake",
    "method": "netlify_form",
    "form_name": "wever-labs-agent-doorway",
    "fields": [
      "contact_name",
      "contact_email",
      "organization",
      "agent_name",
      "requested_path",
      "callback_or_docs_url",
      "agent_purpose",
      "capabilities",
      "workflow_context",
      "requested_collaboration"
    ]
  },
  "current_policy": {
    "external_agent_access": "review_required",
    "automatic_work_order_creation_from_external_agents": false,
    "human_review_before_operation": true,
    "public_forms_allow_sensitive_data": false,
    "human_review_required": true
  },
  "machine_readable": {
    "agent_card": "https://weverlabs.com/.well-known/agent-card.json",
    "llms_txt": "https://weverlabs.com/llms.txt",
    "agents_json": "https://weverlabs.com/agents.json",
    "agent_task_ledger": "https://weverlabs.com/agent-task-ledger/",
    "agent_exception_rail": "https://weverlabs.com/agent-exception-rail/",
    "agent_operating_console": "https://weverlabs.com/agent-operating-console/",
    "agent_task_lifecycle_schema": "https://weverlabs.com/schemas/agent-task-lifecycle.schema.json",
    "os_support_matrix": "https://weverlabs.com/os-support-matrix/",
    "queue_scheduler_monitor": {
      "public_page": "https://weverlabs.com/agent-queue-monitor/",
      "schema": "https://weverlabs.com/schemas/agent-queue-scheduler-monitor.schema.json",
      "example": "https://weverlabs.com/examples/agent-queue-scheduler-monitor-tokenops.json",
      "api": "https://os.weverlabs.com/api/agents/queue-monitor"
    }
  },
  "orientation": "agent-first",
  "primary_audience": [
    "agents",
    "agentic systems",
    "workflow systems",
    "operators"
  ],
  "external_agent_request_endpoint": "https://os.weverlabs.com/api/external-agent-requests",
  "review_policy": "External agent requests are received as structured requests and reviewed before conversion into Work Orders.",
  "agent_native": {
    "queue_scheduler_monitor": "The OS exposes queue movement, heartbeat, stuck tasks, retry commands, replay readiness, and callback pressure as readable runtime objects."
  },
  "primary_interaction_model": "agents and systems submit workflow context; Wever Labs OS routes, operates, checks evidence, and returns outputs",
  "tool_manifests": {
    "index": "https://weverlabs.com/operating-tools/manifest.json",
    "tools": "https://weverlabs.com/tools.json",
    "capabilities": "https://weverlabs.com/capabilities.json",
    "workflows": "https://weverlabs.com/workflows.json",
    "packetops": "https://weverlabs.com/operating-tools/packetops/manifest.json",
    "distributionops": "https://weverlabs.com/operating-tools/distributionops/manifest.json",
    "tokenops": "https://weverlabs.com/operating-tools/tokenops/manifest.json"
  },
  "agent_map": "https://weverlabs.com/agent-map.json",
  "standard_agent_json": "https://weverlabs.com/.well-known/agent.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"
  },
  "openapi": "https://weverlabs.com/openapi.json",
  "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"
    ]
  },
  "positioning": "The go-to workflow operating layer for the agent-to-agent economy.",
  "agent_to_agent_economy": {
    "stance": "Wever Labs is built for agents and systems to discover, register, request quotes, submit workflow context, route work, operate tools, and receive delivery artifacts.",
    "future_payment_direction": "Agents pay for OS usage, agent labor, operating tools, and delivery artifacts through token, credit, or digital-currency rails.",
    "current_payment_status": "Quote, credit request, token settlement, receipt, callback, and recovery rails are represented in the OS surface."
  },
  "agent_paid_os_usage": {
    "payment_rails": "https://weverlabs.com/payment-rails/",
    "token_settlement": "https://weverlabs.com/token-settlement/",
    "agent_run_gateway": "https://weverlabs.com/agent-run-gateway/",
    "tokenops_evidence_completion": "https://weverlabs.com/operating-tools/tokenops/#evidence-completion",
    "tokenops_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",
    "agent_exception_rail": "https://weverlabs.com/agent-exception-rail/"
  },
  "trust_registry": {
    "page": "https://weverlabs.com/agent-trust-registry/",
    "endpoint": "https://os.weverlabs.com/api/agents/register",
    "schema": "https://weverlabs.com/schemas/agent-trust-profile.schema.json",
    "example": "https://weverlabs.com/examples/agent-trust-profile.json"
  },
  "quote_credit_rail": {
    "page": "https://weverlabs.com/agent-quote-rail/",
    "quote_endpoint": "https://os.weverlabs.com/api/agents/quote",
    "status_endpoint": "https://os.weverlabs.com/api/agents/status/{token}",
    "quote_schema": "https://weverlabs.com/schemas/agent-quote-request.schema.json",
    "credit_entitlement_schema": "https://weverlabs.com/schemas/agent-credit-entitlement.schema.json",
    "status_schema": "https://weverlabs.com/schemas/agent-status-response.schema.json"
  },
  "agent_task_ledger": {
    "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",
    "summary": "Stateful paid agent task records with run state events, evidence status, credit debit, receipt, callback, and result attestation links."
  },
  "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."
  },
  "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_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",
    "supported_runtime_objects": [
      "handshake",
      "preflight",
      "run_contract",
      "trust_profile",
      "quote",
      "credit_entitlement",
      "settlement_receipt",
      "task_lifecycle",
      "task_ledger",
      "result_attestation",
      "agent_result_contract_v2",
      "usage_receipt",
      "callback_payload",
      "exception_ticket",
      "replay_package",
      "console_snapshot"
    ]
  },
  "version": "0.1.9"
}
