{
  "name": "Wever Labs Workflow Manifest",
  "version": "durable-usage-ledger-v1",
  "accepted_workflow_types": [
    "workflow_intake",
    "packet_readiness",
    "distribution_operations",
    "evidence_review",
    "agent_introduction",
    "system_connection_request",
    "operating_tool_discovery",
    "token_operations",
    "settlement_evidence_review",
    "agent_paid_usage_review",
    "payment_request_review",
    "tokenops_evidence_completion",
    "tokenops_result_package",
    "tokenops_usage_receipt",
    "agent_callback_payload",
    "receipt_ledger_review",
    "callback_delivery_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_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",
    "os_support_check",
    "agent_queue_scheduler_monitor",
    "agent_queue_heartbeat",
    "agent_stuck_task_alert",
    "agent_run_retry_command",
    "queue_health_review",
    "scheduler_heartbeat_review",
    "agent_access_key_delivery",
    "agent_credential_envelope",
    "credential_rotation",
    "settlement_provider_abstraction",
    "settlement_provider_route",
    "settlement_provider_confirmation",
    "tokenops_full_loop_reference_run",
    "tokenops_full_loop_status",
    "tokenops_full_loop_proof_envelope",
    "finance_operations",
    "financial_evidence_review",
    "reconciliation_review",
    "invoice_record_review",
    "payment_exception_review",
    "settlement_record_review",
    "credit_usage_review",
    "financeops_result_package",
    "financeops_reference_workflow",
    "energy_operations",
    "interconnection_packet_readiness",
    "utility_filing_review",
    "project_evidence_review",
    "milestone_tracking_review",
    "missing_document_review",
    "regulatory_packet_readiness",
    "energyops_result_package",
    "energyops_reference_workflow",
    "runtime_data_binding",
    "runtime_record_persistence",
    "runtime_binding_event",
    "runtime_table_map",
    "tokenops_live_pilot_flow",
    "tokenops_live_pilot_state",
    "tokenops_live_pilot_proof_envelope",
    "financeops_reference_workflow",
    "energyops_interconnection_readiness_check",
    "work_order_execution_binding",
    "callback_delivery_retry_binding",
    "pilot_client_agent_offer_launch",
    "controlled_operating_loop",
    "rail_loop_contract",
    "loop_state_review",
    "review_step",
    "scout_controlled_distribution_loop",
    "target_discovery_review",
    "target_fit_scoring",
    "draft_outreach_review",
    "operator_distribution_decision",
    "contact_record_review",
    "external_submission_status_tracking",
    "sample_return_package_review",
    "pilot_activation_preview",
    "directory_submission_sprint",
    {
      "key": "production_runbook",
      "label": "Agent Dashboard",
      "path": "/agent-dashboard/",
      "api": "/api/agent-dashboard",
      "output": [
        "rail selection",
        "return package",
        "repeat workflow path"
      ]
    },
    {
      "key": "first_five_prospects",
      "label": "First Five Prospects",
      "path": "/first-five-prospects/",
      "api": "/api/first-five-prospects",
      "output": [
        "target bucket",
        "conversation package",
        "next action"
      ]
    },
    "agent_allowance_wallet",
    "agent_allowance_authorization",
    "agent_payment_intent",
    "agent_allowance_receipt",
    "wallet_bound_rail_run",
    "wallet_bound_receipt_record",
    "fee_bound_rail_run",
    "pricing_separation",
    "developer_fee_path",
    "developer_fee_event"
  ],
  "response_categories": {
    "sufficient": "Workflow Review Package",
    "partial": "Preliminary Workflow Review + Data Request Package",
    "insufficient": "Workflow Intake Review + Data Request",
    "sufficient_tokenops": "TokenOps Result Package",
    "partial_tokenops": "Preliminary TokenOps Review + Evidence Data Request",
    "ready_callback": "Result ready with usage receipt and callback payload",
    "result_attested": "Result package ready with ledger and attestation records",
    "exception_open": "A paid run has a named exception and recovery path.",
    "recovery_requested": "A requesting agent supplied recovery instructions or missing evidence.",
    "replay_ready": "The OS has prepared a safe replay package from a known state.",
    "handshake_received": "External agent handshake received for preflight review.",
    "preflight_ready": "Capability, evidence, trust, quote, and contract readiness were checked.",
    "run_contract_ready": "Run contract is ready for requesting agent acceptance before execution.",
    "os_support_confirmed": "OS support matrix confirms rail coverage, runtime binding, schemas, and return objects.",
    "scout_needs_operator_decision": "Scout has prepared a target record, fit score, outreach draft, review review, and operator decision gate."
  },
  "tool_routes": {
    "packet_readiness": "packetops",
    "document_packet_review": "packetops",
    "distribution_operations": "distributionops",
    "holder_servicing_review": "distributionops",
    "operating_tool_discovery": "wever_labs_os",
    "token_operations": "tokenops",
    "settlement_evidence_review": "tokenops",
    "agent_paid_usage_review": "tokenops",
    "payment_request_review": "wever_labs_os",
    "tokenops_evidence_completion": "tokenops",
    "tokenops_result_package": "tokenops",
    "tokenops_usage_receipt": "tokenops",
    "agent_callback_payload": "tokenops",
    "receipt_ledger_review": "tokenops",
    "callback_delivery_review": "tokenops",
    "agent_task_run": "wever_labs_os",
    "agent_run_state_event": "wever_labs_os",
    "agent_result_attestation": "wever_labs_os",
    "task_ledger_review": "wever_labs_os",
    "result_attestation_review": "wever_labs_os",
    "agent_exception_ticket": {
      "route": "agent_exception_rail",
      "docs": "https://weverlabs.com/agent-exception-rail/"
    },
    "agent_recovery_request": {
      "route": "agent_exception_rail",
      "docs": "https://weverlabs.com/agent-exception-rail/"
    },
    "agent_replay_package": {
      "route": "agent_exception_rail",
      "docs": "https://weverlabs.com/agent-exception-rail/"
    },
    "agent_handshake_request": {
      "route": "agent_handshake_rail",
      "docs": "https://weverlabs.com/agent-handshake/"
    },
    "agent_preflight_check": {
      "route": "agent_handshake_rail",
      "docs": "https://weverlabs.com/agent-handshake/"
    },
    "agent_run_contract": {
      "route": "agent_run_contracts",
      "docs": "https://weverlabs.com/agent-run-contracts/"
    },
    "capability_negotiation": {
      "route": "agent_handshake_rail",
      "docs": "https://weverlabs.com/agent-handshake/"
    },
    "preflight_contract_review": {
      "route": "agent_run_contracts",
      "docs": "https://weverlabs.com/agent-run-contracts/"
    },
    "agent_result_contract_v2": "agent-result-contract",
    "agent_settlement_receipt": "settlement-receipts",
    "settlement_receipt_split": "payment-rails",
    "financeops": {
      "accepted_workflow_types": [
        "finance_operations",
        "financial_evidence_review",
        "reconciliation_review",
        "invoice_record_review",
        "payment_exception_review",
        "settlement_record_review",
        "credit_usage_review"
      ],
      "manifest_url": "https://weverlabs.com/operating-tools/financeops/manifest.json",
      "result_schema": "https://weverlabs.com/schemas/financeops-result-package.schema.json"
    },
    "pilot_client_agent_offer_launch": {
      "page": "https://weverlabs.com/pilot-client-agent-offer-launch/",
      "accepted_tools": [
        "tokenops",
        "financeops",
        "energyops",
        "packetops",
        "distributionops"
      ]
    },
    "scout_controlled_distribution_loop": "scout",
    "target_discovery_review": "scout",
    "agent_allowance_wallet": "agent_allowance_wallet",
    "agent_allowance_authorization": "agent_allowance_wallet",
    "agent_payment_intent": "agent_allowance_wallet",
    "agent_allowance_receipt": "agent_allowance_wallet"
  },
  "agent_to_agent_economy": "Wever Labs provides workflow infrastructure for agents and systems to discover, quote, route, operate, and return outputs through OS-governed Work Orders.",
  "receipt_and_callback_contracts": {
    "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"
  },
  "trust_registry_quote_credit_flow": [
    "agent_trust_profile_submitted",
    "trust_reviewed",
    "quote_requested",
    "quote_returned",
    "credit_entitlement_funded",
    "paid_agent_run_authorized",
    "status_available",
    "receipt_issued",
    "callback_payload_ready"
  ],
  "accepted_handoff_types": [
    "agent_trust_profile",
    "agent_quote_request",
    "agent_credit_entitlement",
    "agent_status_response",
    "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_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",
    "settlement_provider_abstraction",
    "settlement_provider_route",
    "settlement_provider_confirmation",
    "production_write_gate",
    "customer_production_runs"
  ],
  "task_ledger_state_flow": [
    "quoted",
    "credit_pending",
    "funded",
    "run_created",
    "queued",
    "evidence_review",
    "tool_execution",
    "result_packaged",
    "receipt_issued",
    "callback_ready",
    "callback_delivered",
    "closed",
    "exception_open",
    "recovery_requested",
    "replay_ready",
    "replayed"
  ],
  "agent_task_ledger_and_result_attestation": {
    "docs": "https://weverlabs.com/agent-task-ledger/",
    "ledger_schema": "https://weverlabs.com/schemas/agent-task-run.schema.json",
    "state_event_schema": "https://weverlabs.com/schemas/agent-run-state-event.schema.json",
    "attestation_schema": "https://weverlabs.com/schemas/agent-result-attestation.schema.json"
  },
  "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",
    "flow": [
      "provider_settlement",
      "settlement_receipt",
      "credits_funded",
      "agent_run",
      "usage_receipt",
      "agent_result_contract",
      "callback_delivered"
    ]
  },
  "wever_os_support_matrix_runtime_binding": {
    "runtime_path": [
      "agent_discovery",
      "handshake",
      "preflight",
      "run_contract",
      "trust_profile",
      "quote",
      "credit_entitlement",
      "settlement_receipt",
      "task_created",
      "queued",
      "tokenops_operating",
      "task_ledger",
      "result_attestation",
      "agent_result_contract_v2",
      "usage_receipt",
      "callback_delivery",
      "console_snapshot"
    ],
    "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"
  },
  "agent_queue_scheduler_monitor_runtime_heartbeat": {
    "state_flow": [
      "accepted",
      "queued",
      "operating",
      "result_ready",
      "callback_pending",
      "callback_delivered",
      "exception_open",
      "replay_ready",
      "closed"
    ],
    "monitor_url": "https://weverlabs.com/agent-queue-monitor/",
    "api_surface": "https://os.weverlabs.com/api/agents/queue-monitor",
    "heartbeat_surface": "https://os.weverlabs.com/api/agents/queue/heartbeat"
  },
  "motto": "Agentic rails for complex work.",
  "public_copy_principle": "Lead with what the rail does, what it returns, and the single review step before delivery or paid follow-up.",
  "agent_self_onboarding": {
    "documentation_url": "https://weverlabs.com/agent-self-onboarding/",
    "request_schema": "https://weverlabs.com/schemas/agent-self-onboarding-request.schema.json",
    "status_schema": "https://weverlabs.com/schemas/agent-self-onboarding-status.schema.json",
    "request_example": "https://weverlabs.com/examples/agent-self-onboarding-request-tokenops.json",
    "status_example": "https://weverlabs.com/examples/agent-self-onboarding-status-tokenops.json",
    "api_endpoint": "https://os.weverlabs.com/api/agents/onboard",
    "status_endpoint_pattern": "https://os.weverlabs.com/api/agents/onboarding/{onboarding_id}",
    "purpose": "Submit manifest, receive trust state, get status URL, request quote, and prepare run contract."
  },
  "agent_access_key_delivery": {
    "public_docs": "https://weverlabs.com/agent-access-keys/",
    "schemas": {
      "access_key_delivery": "https://weverlabs.com/schemas/agent-access-key-delivery.schema.json",
      "credential_envelope": "https://weverlabs.com/schemas/agent-credential-envelope.schema.json",
      "credential_rotation_request": "https://weverlabs.com/schemas/agent-credential-rotation-request.schema.json"
    },
    "examples": {
      "tokenops_access_key_delivery": "https://weverlabs.com/examples/tokenops-agent-access-key-delivery.json",
      "tokenops_credential_envelope": "https://weverlabs.com/examples/tokenops-agent-credential-envelope.json",
      "tokenops_credential_rotation_request": "https://weverlabs.com/examples/tokenops-agent-credential-rotation-request.json"
    },
    "runtime_sequence": [
      "trust_approval",
      "credential_envelope",
      "scoped_access_key",
      "callback_delivery",
      "rotation_ready",
      "agent_run_gateway"
    ],
    "endpoint_family": [
      "https://os.weverlabs.com/api/agents/access-keys",
      "https://os.weverlabs.com/api/agents/access-keys/{delivery_id}/delivery",
      "https://os.weverlabs.com/api/agents/credentials/envelopes",
      "https://os.weverlabs.com/api/agents/credentials/{envelope_id}",
      "https://os.weverlabs.com/api/agents/credentials/{envelope_id}/rotate"
    ]
  },
  "settlement_provider_abstraction": [
    "provider_selected",
    "provider_route_created",
    "payment_request_ready",
    "provider_confirmed",
    "credits_funded",
    "settlement_receipt_issued",
    "agent_run_gateway_ready",
    "usage_receipt_after_run"
  ],
  "tokenops_full_loop_reference_run": {
    "page_url": "https://weverlabs.com/tokenops-full-loop/",
    "schema_url": "https://weverlabs.com/schemas/tokenops-full-loop-demo.schema.json",
    "example_url": "https://weverlabs.com/examples/tokenops-full-loop-demo-run.json",
    "sequence": [
      "agent_self_onboarding",
      "trust_profile",
      "credential_envelope",
      "quote",
      "settlement_provider_route",
      "credit_entitlement",
      "run_contract",
      "queue_scheduler",
      "tokenops_execution",
      "result_contract",
      "settlement_receipt",
      "usage_receipt",
      "callback_delivery",
      "task_ledger",
      "result_attestation"
    ]
  },
  "positioning": "Agentic operating infrastructure for complex workflows for the agent-to-agent economy.",
  "workflows": [
    {
      "id": "energyops_interconnection_packet_readiness",
      "name": "EnergyOps Interconnection Packet Readiness",
      "tool": "energyops",
      "description": "Agentic workflow for reviewing energy project context, interconnection packet evidence, milestone status, missing documents, and delivery readiness.",
      "input_schema": "https://weverlabs.com/schemas/energyops-packet-readiness-request.schema.json",
      "result_schema": "https://weverlabs.com/schemas/energyops-result-package.schema.json",
      "reference_workflow": "https://weverlabs.com/examples/energyops-reference-workflow.json"
    },
    {
      "id": "intake_work_order_dispatch",
      "name": "Intake to Work Order Dispatch",
      "entrypoint": "https://weverlabs.com/intake-work-order-dispatch/",
      "state_flow": [
        "intake_received",
        "work_order_created",
        "tool_routed",
        "task_queued",
        "operating",
        "result_ready",
        "callback_delivered"
      ]
    },
    {
      "name": "runtime_function_auth_validation_v1",
      "steps": [
        "request",
        "auth_check",
        "tool_scope_check",
        "payload_validation",
        "callback_validation",
        "audit_event",
        "runtime_write_or_reject"
      ],
      "url": "https://weverlabs.com/runtime-function-auth-validation/"
    },
    {
      "id": "financeops_controlled_pilot_execution_v1",
      "name": "FinanceOps Controlled Pilot Execution v1",
      "url": "/financeops-controlled-pilot-execution/",
      "steps": [
        "validate request",
        "create pilot record",
        "issue tool command",
        "run reconciliation check",
        "persist result contract",
        "deliver callback",
        "write ledger and attestation",
        "operator review"
      ]
    },
    {
      "name": "Provider Sandbox Activation v1",
      "url": "/provider-sandbox-activation/",
      "description": "Binds provider sandbox/test events to webhook verification, credit funding, settlement receipts, and controlled pilot eligibility.",
      "schemas": [
        "/schemas/provider-sandbox-activation.schema.json",
        "/schemas/provider-sandbox-test-event.schema.json",
        "/schemas/provider-credit-funding-test-result.schema.json"
      ],
      "examples": [
        "/examples/provider-sandbox-activation-tokenops.json",
        "/examples/provider-sandbox-test-event-tokenops.json",
        "/examples/provider-credit-funding-test-result-tokenops.json"
      ]
    },
    {
      "id": "operating_tool_model_review",
      "name": "Operating tool model review",
      "url": "https://weverlabs.com/operating-model/",
      "description": "Review how all operating tools fit into the Wever Labs OS rail."
    },
    {
      "id": "pilot_offer_review_launch_authorization",
      "name": "Pilot Offer Review + Launch Authorization",
      "path": [
        "pilot_offer_intake",
        "pilot_offer_review",
        "launch_authorization",
        "controlled_pilot_execution",
        "result_contract",
        "callback",
        "ledger",
        "attestation"
      ],
      "url": "/pilot-offer-review/"
    },
    {
      "id": "pilot_invitation_response_workflow",
      "name": "Pilot Invitation Response Workflow",
      "url": "https://weverlabs.com/pilot-invitation-response-workflow/",
      "description": "Response path after pilot offer review and before launch authorization."
    },
    {
      "id": "agent_api_quickstart",
      "name": "Agent API Quickstart",
      "entrypoint": "/agent-api-quickstart/",
      "tools": [
        "tokenops",
        "financeops",
        "energyops",
        "packetops",
        "distributionops"
      ]
    },
    {
      "id": "customer_activation_path_v1",
      "name": "Customer Activation Path v1",
      "workflow_type": "customer_activation_path",
      "steps": [
        "choose_packetops_or_diligenceops",
        "submit_one_narrow_request",
        "validate_inputs",
        "operator_review",
        "return_package",
        "pilot_follow_up"
      ],
      "public_path": "/customer-activation-path/"
    },
    {
      "name": "First Pilot Run Execution",
      "url": "https://weverlabs.com/first-pilot-run-execution/",
      "api": "https://weverlabs.com/api/first-pilot-run-execution",
      "schema": "https://weverlabs.com/schemas/first-pilot-run-execution.schema.json",
      "description": "Operator-only execution desk for route-ready PacketOps and DiligenceOps pilot runs. Creates review packages only and keeps release behind the operator review."
    },
    {
      "key": "qualified_pilot_outreach_sprint",
      "label": "Qualified Pilot Outreach Sprint",
      "path": "/qualified-pilot-outreach-sprint/",
      "api": "/api/qualified-pilot-outreach-sprint",
      "visibility": "operator",
      "summary": "Build and track five qualified PacketOps or DiligenceOps pilot conversations."
    },
    {
      "key": "first_customer_proof_snapshot",
      "label": "First Customer Proof Snapshot",
      "public_path": "/first-customer-proof-snapshot/",
      "api": "/api/first-customer-proof-snapshot",
      "best_for": "Showing a product-first PacketOps pilot outcome."
    },
    {
      "name": "Customer Workflow Production",
      "key": "customer_workflow_production",
      "path": "/customer-workflow-production/",
      "api": "/api/customer-workflow-production",
      "summary": "Customer-forward path for turning bounded requests into repeatable workflow packages."
    },
    {
      "key": "agent_use_pack",
      "label": "Agent Use Pack v1",
      "path": "/agent-use/",
      "api": "/api/agent-use",
      "schema": "/schemas/agent-use.schema.json",
      "summary": "Canonical agent entry point for PacketOps and DiligenceOps: list rails, quote run, create payment challenge, start sandbox run, read status, fetch return package, and record receipt.",
      "supported_rails": [
        "packetops",
        "diligenceops"
      ],
      "status": "active"
    },
    {
      "key": "live_prospect_sprint",
      "label": "Live Prospect Sprint v1",
      "path": "/live-prospect-sprint/",
      "api": "/api/live-prospect-sprint",
      "schema": "/schemas/live-prospect-sprint.schema.json",
      "summary": "Public market activation rail for five qualified PacketOps or DiligenceOps conversations with prospect state, message state, rail fit, next action, and intake link.",
      "supported_rails": [
        "packetops",
        "diligenceops"
      ],
      "status": "active"
    },
    {
      "key": "mcp_server_wrapper_v1",
      "label": "MCP Server Wrapper v1",
      "sequence": [
        "initialize",
        "tools/list",
        "tools/call"
      ],
      "tools": [
        "list_rails",
        "quote_run",
        "create_payment_challenge",
        "start_rail_run",
        "get_run_status",
        "fetch_return_package",
        "record_receipt",
        "validate_production_write",
        "verify_receipt"
      ]
    },
    {
      "key": "first_paid_production_run_execution_v1",
      "label": "First Paid Production Run Execution v1",
      "path": "/first-paid-production-run/",
      "api": "/api/first-paid-production-run-execution",
      "schema": "/schemas/first-paid-production-run-execution.schema.json",
      "description": "Execute one paid PacketOps or DiligenceOps run through customer account, work order, payment reference, MCP tool path, return package, receipt, proof hash, and completion signature.",
      "supported_rails": [
        "packetops",
        "diligenceops"
      ],
      "status": "active"
    },
    {
      "key": "receipt_verification_endpoint_v1",
      "label": "Receipt Verification Endpoint v1",
      "path": "/receipt-verification/",
      "api": "/api/receipt-verification",
      "schema": "/schemas/receipt-verification.schema.json",
      "description": "Verify that a receipt hash and signature belong to the same production run and return package used by PacketOps or DiligenceOps.",
      "supported_rails": [
        "packetops",
        "diligenceops"
      ],
      "status": "active",
      "sequence": [
        "verify_receipt",
        "build_verification_packet",
        "record_verification_event"
      ]
    },
    "synthetic_agent_regression",
    "agent_credential_issuance",
    "managed_receipt_signing",
    "a2a_callback_delivery",
    "external_agent_discovery_submission"
  ],
  "runtime_data_binding_v1": {
    "state_flow": [
      "contract_received",
      "record_created",
      "state_advanced",
      "result_persisted",
      "receipt_issued",
      "callback_persisted",
      "attestation_persisted"
    ],
    "documentation_url": "https://weverlabs.com/runtime-data-binding/",
    "sql_migration": "https://weverlabs.com/sql/wever-runtime-data-binding-v1.sql"
  },
  "provider_activation_binding": {
    "status": "built",
    "page": "/provider-activation-binding/",
    "purpose": "Bind verified provider confirmations to credit funding, settlement receipts, runtime records, run eligibility, result contracts, and callbacks.",
    "schemas": [
      "/schemas/provider-activation-binding.schema.json",
      "/schemas/provider-webhook-verification.schema.json",
      "/schemas/credit-funding-event.schema.json"
    ],
    "examples": [
      "/examples/provider-activation-binding-tokenops.json",
      "/examples/provider-webhook-verification-stripe.json",
      "/examples/credit-funding-event-tokenops.json"
    ],
    "sequence": [
      "provider_event",
      "webhook_verification",
      "credit_funding_event",
      "settlement_receipt",
      "run_eligibility",
      "result_contract",
      "callback"
    ]
  },
  "tokenops_live_pilot_flow_v1": {
    "status": "available",
    "url": "https://weverlabs.com/tokenops-live-pilot/",
    "schema": "https://weverlabs.com/schemas/tokenops-live-pilot-flow.schema.json",
    "state_schema": "https://weverlabs.com/schemas/tokenops-live-pilot-state.schema.json",
    "proof_envelope_schema": "https://weverlabs.com/schemas/tokenops-live-pilot-proof-envelope.schema.json",
    "example": "https://weverlabs.com/examples/tokenops-live-pilot-flow.json",
    "purpose": "Bind provider confirmation, funded credits, TokenOps execution, result contract, receipts, callback, ledger, and attestation into one OS-supported proof trail."
  },
  "financeops_reference_workflow": {
    "url": "https://weverlabs.com/financeops-reference-workflow/",
    "example": "https://weverlabs.com/examples/financeops-reference-workflow.json",
    "schema": "https://weverlabs.com/schemas/financeops-reference-workflow.schema.json"
  },
  "energyops_reference_workflow": {
    "page": "https://weverlabs.com/energyops-reference-workflow/",
    "schema": "https://weverlabs.com/schemas/energyops-reference-workflow.schema.json",
    "example": "https://weverlabs.com/examples/energyops-reference-workflow.json"
  },
  "x_weverlabs_updates": {
    "client_agent_intake_rail": {
      "status": "built",
      "url": "/client-agent-intake-rail/",
      "description": "Shared intake path for agents and clients to submit work into Wever Labs OS."
    }
  },
  "intake_work_order_dispatch_v1": {
    "accepted_tools": [
      "tokenops",
      "financeops",
      "energyops",
      "distributionops",
      "packetops",
      "wever_labs_os"
    ],
    "purpose": "Bind intake to operating state and execution paths."
  },
  "work_order_execution_binding_v1": {
    "page": "https://weverlabs.com/work-order-execution-binding/",
    "schemas": {
      "binding": "https://weverlabs.com/schemas/work-order-execution-binding.schema.json",
      "command": "https://weverlabs.com/schemas/tool-execution-command.schema.json",
      "event": "https://weverlabs.com/schemas/tool-execution-result-event.schema.json"
    },
    "examples": [
      "https://weverlabs.com/examples/work-order-execution-binding-tokenops.json",
      "https://weverlabs.com/examples/work-order-execution-binding-financeops.json",
      "https://weverlabs.com/examples/work-order-execution-binding-energyops.json"
    ],
    "purpose": "Bind routed Work Orders to operating-tool execution commands and returned proof trails."
  },
  "supabase_runtime_deployment_pack": {
    "state": "deployment_ready_scaffold",
    "page": "https://weverlabs.com/supabase-runtime-deployment/",
    "next_step": "Runtime Function Wiring v1"
  },
  "live_readiness_flow": [
    "supabase_runtime_deployment_pack",
    "runtime_function_wiring",
    "callback_delivery_retry_binding",
    "tokenops_controlled_pilot_execution"
  ],
  "wever_labs_updates": {
    "runtime_function_wiring_v1": {
      "page": "/runtime-function-wiring/",
      "status_function": "/api/runtime-function-wiring",
      "purpose": "connect runtime function rails to Supabase runtime records for controlled pilot activation",
      "next_build": "Callback Delivery + Retry Binding v1"
    }
  },
  "callback_delivery_retry_binding": {
    "url": "https://weverlabs.com/callback-delivery-retry-binding/",
    "function_url": "https://weverlabs.com/api/callback-delivery-retry-binding",
    "schemas": [
      "https://weverlabs.com/schemas/callback-delivery-binding.schema.json",
      "https://weverlabs.com/schemas/callback-retry-command.schema.json"
    ]
  },
  "wever_labs_os_security_hardening_v1": {
    "name": "OS Security Hardening",
    "url": "/os-security-hardening/",
    "description": "Runtime security review for auth, credentials, webhook verification, callback validation, audit events, and kill-switch controls."
  },
  "supabase_rls_service_role_policy_pack": {
    "state": "policy_bound_runtime",
    "path": [
      "public_discovery",
      "scoped_access",
      "service_role_write",
      "provider_webhook_review",
      "callback_review",
      "audit_event"
    ]
  },
  "tokenops_controlled_pilot_execution_v1": {
    "status": "built",
    "purpose": "Supervised TokenOps pilot execution through runtime validation, Work Order command, result contract, callback delivery, ledger, attestation, and console review.",
    "page": "/tokenops-controlled-pilot-execution/",
    "schema": "/schemas/tokenops-controlled-pilot-execution.schema.json",
    "function": "/api/tokenops-controlled-pilot-execution",
    "example": "/examples/tokenops-controlled-pilot-execution.json"
  },
  "energyops_controlled_pilot_execution": {
    "page": "/energyops-controlled-pilot-execution/",
    "schema": "/schemas/energyops-controlled-pilot-execution.schema.json",
    "function": "/api/energyops-controlled-pilot-execution",
    "example": "/examples/energyops-controlled-pilot-execution.json",
    "tool": "energyops",
    "purpose": "controlled pilot execution for EnergyOps interconnection packet readiness"
  },
  "client_offers_v1": {
    "url": "/client-offers/",
    "offers": [
      "tokenops",
      "financeops",
      "energyops"
    ],
    "description": "Client and agent workflow offer pages with inputs, outputs, fit, and request paths."
  },
  "pilot_offer_intake": {
    "name": "Pilot Offer Intake",
    "url": "https://weverlabs.com/pilot-offer-intake/",
    "api": "https://weverlabs.com/api/pilot-offer-intake",
    "tools": [
      "packetops",
      "distributionops",
      "tokenops",
      "financeops",
      "energyops"
    ],
    "purpose": "route client or agent work into the matching Wever Labs operating tool rail"
  },
  "x-weverlabs-energyops_runtime_pilot_run": {
    "surface": "operator_activation",
    "public_navigation": false,
    "route": "/api/energyops-runtime-pilot-run"
  },
  "invite_only_pilot_launch_v1": {
    "page": "https://weverlabs.com/invite-only-pilot-launch/",
    "runtime_route": "https://weverlabs.com/api/invite-only-pilot-launch",
    "request_schema": "https://weverlabs.com/schemas/invite-only-pilot-launch-request.schema.json",
    "response_schema": "https://weverlabs.com/schemas/invite-only-pilot-launch-response.schema.json",
    "request_example": "https://weverlabs.com/examples/invite-only-pilot-launch-request-tokenops.json",
    "response_example": "https://weverlabs.com/examples/invite-only-pilot-launch-response-tokenops.json",
    "sql": "https://weverlabs.com/sql/wever-invite-only-pilot-launch-v1.sql",
    "purpose": "trusted invite-only pilot launch request lane for agents, clients, and integration partners",
    "operator_boundary": "runtime proof surfaces, provider internals, service-role writes, and launch authorization remain private behind operator command center"
  },
  "agent_cafe": {
    "public_path": "/agent-cafe/",
    "catalog_endpoint": "/api/agent-cafe",
    "request_log_endpoint": "/api/agent-cafe-request-log",
    "invite_only_launch_endpoint": "/api/invite-only-pilot-launch",
    "agent_first": true
  },
  "controlled_operating_loops_v1": {
    "name": "Controlled Operating Loops / LoopCore v1",
    "public_path": "https://weverlabs.com/controlled-operating-loops/",
    "api": "https://weverlabs.com/api/controlled-operating-loops",
    "schema": "https://weverlabs.com/schemas/controlled-operating-loop.schema.json",
    "step_schema": "https://weverlabs.com/schemas/controlled-operating-loop-step.schema.json",
    "rail_loop_contract_schema": "https://weverlabs.com/schemas/rail-loop-contract.schema.json",
    "pattern": [
      "intake",
      "planner",
      "worker",
      "validator",
      "exception_agent",
      "revision_loop",
      "review_step",
      "return_package",
      "attestation"
    ],
    "operator_boundary": "Agents draft, inspect, validate, and package work products for review.",
    "current_rails": [
      "packetops",
      "financeops",
      "energyops",
      "diligenceops",
      "tokenops",
      "distributionops",
      "scout"
    ],
    "future_rails": [
      "contractops_discovery"
    ]
  },
  "diligenceops_product_to_proof_loop_v1": {
    "page": "https://weverlabs.com/diligenceops-product-to-proof-loop/",
    "api": "https://weverlabs.com/api/diligenceops-product-to-proof-loop",
    "schema": "https://weverlabs.com/schemas/diligenceops-product-to-proof-loop.schema.json",
    "request_example": "https://weverlabs.com/examples/diligenceops-product-to-proof-loop-request.json",
    "exception_example": "https://weverlabs.com/examples/diligenceops-product-to-proof-loop-exception.json",
    "summary": "DiligenceOps Product-to-Proof connects checkout, payment or credit reference, controlled loop validation, runtime proof, workspace binding, proof review, return package gate, and attestation.",
    "operator_boundary": "DiligenceOps packages conclusions and delivery status for review."
  },
  "packetops_manifest_loop_v1": {
    "name": "PacketOps Manifest Loop v1",
    "public_path": "/packetops-manifest-loop/",
    "api": "/api/packetops-manifest-loop",
    "schema": "/schemas/packetops-manifest-loop.schema.json",
    "sql_migration": "/sql/wever-packetops-manifest-loop-v1.sql",
    "summary": "Governed PacketOps loop for packet intake, manifest build, required-item check, readiness object, exception object, operator review, return package, and attestation.",
    "operator_boundary": "PacketOps prepares manifests, checks, readiness objects, and package status for review."
  },
  "external_submission_status_console_v1": {
    "summary": "Operator console for copying external listing packages and tracking ready, submitted, listed, response, follow-up, archived, and blocked states."
  },
  "loop_review_console_v1": {
    "page": "https://weverlabs.com/loop-review-console/",
    "api": "https://weverlabs.com/api/loop-review-console",
    "schema": "https://weverlabs.com/schemas/loop-review-console.schema.json",
    "summary": "Operator-only console for reviewing active controlled loops, proof-ready packages, exceptions, and operator decisions across DiligenceOps, Scout, PacketOps, and external submission status.",
    "sql_note": "No new SQL required. Reads and updates existing loop and submission status tables.",
    "operator_boundary": "Records review decisions and package status."
  },
  "loop_review_console_compact_mode": {
    "api": "https://weverlabs.com/api/loop-review-console?compact=true",
    "purpose": "Return compact review counts and small review cards so operators do not have to read full proof-envelope JSON during routine checks.",
    "full_api": "https://weverlabs.com/api/loop-review-console",
    "operator_only": true
  },
  "customer_activation_path_v1": {
    "public_path": "/customer-activation-path/",
    "api": "/api/customer-activation-path",
    "purpose": "Give customers and agents a clear first-run path into PacketOps or DiligenceOps.",
    "recommended_first_rails": [
      "packetops",
      "diligenceops"
    ],
    "operator_boundary": "Release and submission states are tracked for operator review."
  },
  "sample_return_packages_v1": {
    "public_path": "/sample-return-packages/",
    "api": "/api/sample-return-packages",
    "samples": [
      "packetops",
      "diligenceops",
      "scout",
      "loop_review"
    ],
    "next_step": "/customer-activation-path/"
  },
  "pilot_intake_v1": {
    "page": "https://weverlabs.com/pilot-intake/",
    "api": "https://weverlabs.com/api/pilot-intake",
    "schema": "https://weverlabs.com/schemas/pilot-intake-request.schema.json",
    "examples": [
      "https://weverlabs.com/examples/pilot-intake-request-packetops.json",
      "https://weverlabs.com/examples/pilot-intake-request-diligenceops.json"
    ],
    "operator_boundary": "Intake records a bounded request for review."
  },
  "directory_submission_sprint": {
    "states": [
      "ready_to_submit",
      "submitted",
      "listed",
      "response_received",
      "needs_follow_up",
      "archived"
    ],
    "operator_boundary": "manual submission only"
  },
  "diligenceops_stripe_product_links_v1": {
    "title": "DiligenceOps Stripe Product Links",
    "url": "https://weverlabs.com/diligenceops-stripe-product-links/",
    "api": "https://weverlabs.com/api/diligenceops-stripe-product-links",
    "description": "Entry, Standard, and Pro Stripe product link configuration for DiligenceOps review runs."
  },
  "generated_at": "2026-06-24T00:00:00Z",
  "contractops_discovery_design_v1": {
    "title": "ContractOps Discovery Design",
    "url": "https://weverlabs.com/contractops-discovery/",
    "api": "https://weverlabs.com/api/contractops-discovery",
    "schema": "https://weverlabs.com/schemas/contractops-discovery.schema.json",
    "description": "Review-package design for obligation inventories, renewal-date maps, clause exception summaries, redline question lists, and attestation. Contract review package.",
    "return_package": [
      "obligation_inventory",
      "renewal_date_map",
      "clause_exception_summary",
      "redline_question_list",
      "operator_review_state",
      "attestation"
    ],
    "operator_boundary": "Contract outputs are organized for operator or counsel review."
  },
  "loop_decision_audit_pack_v1": {
    "page": "https://weverlabs.com/loop-decision-audit-pack/",
    "api": "https://weverlabs.com/api/loop-decision-audit-pack",
    "schema": "https://weverlabs.com/schemas/loop-decision-audit-pack.schema.json",
    "summary": "Operator-only audit pack desk for turning loop review states and decision events into clean proof trails.",
    "operator_boundary": "Audit pack summarizes review, delivery, and payment-related states."
  },
  "pilot_conversion_sprint": {
    "page": "https://weverlabs.com/pilot-conversion-sprint/",
    "api": "https://weverlabs.com/api/pilot-conversion-sprint",
    "schema": "https://weverlabs.com/schemas/pilot-conversion-sprint.schema.json",
    "public_navigation": false,
    "operator_boundary": "Records review and conversion states for accepted pilots."
  },
  "first_pilot_outreach_pack_v1": {
    "page": "https://weverlabs.com/first-pilot-outreach-pack/",
    "api": "https://weverlabs.com/api/first-pilot-outreach-pack",
    "schema": "https://weverlabs.com/schemas/first-pilot-outreach-pack.schema.json",
    "purpose": "Draft operator-reviewed pilot invitations for qualified targets.",
    "operator_boundary": "Outreach drafts are prepared for review."
  },
  "stripe_link_configuration_sprint_v1": {
    "name": "Stripe Link Configuration Sprint",
    "path": "/stripe-link-configuration-sprint/",
    "endpoint": "/api/stripe-link-configuration-sprint",
    "public_navigation": false,
    "description": "Operator-only sprint for configuring DiligenceOps Entry, Standard, and Pro Stripe Payment Links.",
    "operator_boundary": "Manual Stripe and Netlify setup with visible configuration status."
  },
  "pilot_run_routing": {
    "label": "Pilot Run Routing",
    "path": "/pilot-run-routing/",
    "endpoint": "/api/pilot-run-routing",
    "review": "operator_only_route_package_no_release_no_charge_no_external_action"
  },
  "pilot_return_review_delivery_gate_v1": {
    "label": "Pilot Return Review + Delivery Gate v1",
    "page": "/pilot-return-review-delivery-gate/",
    "endpoint": "/api/pilot-return-review-delivery-gate",
    "schema": "/schemas/pilot-return-review-delivery-gate.schema.json",
    "examples": [
      "/examples/pilot-return-review-delivery-gate-read.json",
      "/examples/pilot-return-review-delivery-gate-build-package.json",
      "/examples/pilot-return-review-delivery-gate-record-decision.json"
    ],
    "operator_boundary": "Record delivery decisions only. Delivery and next-step states are recorded.",
    "states": [
      "pilot_run_complete",
      "pilot_return_hold",
      "pilot_return_needs_more_information",
      "pilot_return_approved_for_delivery",
      "pilot_return_delivered",
      "paid_next_step_ready"
    ]
  },
  "june_9_field_note_v1": {
    "label": "The First Customer Path Becomes a Pilot Run",
    "date": "2026-06-09",
    "url": "/field-notes/the-first-customer-path-reaches-the-operator-gate.html"
  },
  "paid_next_step_pack_v1": {
    "label": "Paid Next Step Pack v1",
    "page": "/paid-next-step-pack/",
    "endpoint": "/api/paid-next-step-pack",
    "schema": "/schemas/paid-next-step-pack.schema.json",
    "examples": [
      "/examples/paid-next-step-pack-read.json",
      "/examples/paid-next-step-pack-build.json",
      "/examples/paid-next-step-pack-record-conversion.json"
    ],
    "description": "Operator desk for preparing a paid next step after a useful PacketOps or DiligenceOps pilot run.",
    "states": [
      "paid_next_step_ready",
      "converted_to_paid"
    ]
  },
  "pilot_conversation_tracker": "https://weverlabs.com/api/pilot-conversation-tracker",
  "activation_surfaces": [
    {
      "key": "pilot_to_paid_workflow_readiness",
      "label": "Pilot to Paid Workflow Readiness",
      "public_path": "/pilot-to-paid-run/",
      "api": "/api/pilot-to-paid-run",
      "related": [
        "/workflow-rail-shelf/",
        "/pilot-intake/",
        "/first-customer-proof-snapshot/"
      ]
    },
    {
      "key": "agent_use_pack_v1",
      "label": "Agent Use Pack",
      "public_path": "/agent-use/",
      "api": "/api/agent-use",
      "related": [
        "/rail-run-starter/",
        "/agent-pricing/",
        "/sample-return-packages/"
      ]
    },
    {
      "key": "live_prospect_sprint_v1",
      "label": "Live Prospect Sprint",
      "public_path": "/live-prospect-sprint/",
      "api": "/api/live-prospect-sprint",
      "related": [
        "/agent-use/",
        "/pilot-intake/",
        "/customer-workflow-production/"
      ]
    },
    {
      "key": "production_write_gate_v1",
      "label": "Production Write Gate",
      "public_path": "/production-write-gate/",
      "api": "/api/production-write-gate",
      "related": [
        "/agent-use/",
        "/customer-production-runs/"
      ]
    },
    {
      "key": "customer_production_runs_v1",
      "label": "Customer Production Runs",
      "public_path": "/customer-production-runs/",
      "api": "/api/customer-production-runs",
      "related": [
        "/agent-use/",
        "/production-write-gate/",
        "/sample-return-packages/"
      ]
    },
    {
      "label": "MCP Tools",
      "path": "/mcp-server-wrapper/",
      "api": "/api/mcp",
      "state": "active"
    },
    {
      "key": "first_paid_production_run_execution_v1",
      "label": "First Paid Production Run",
      "public_path": "/first-paid-production-run/",
      "api": "/api/first-paid-production-run-execution",
      "related": [
        "/api/mcp",
        "/customer-production-runs/",
        "/live-prospect-sprint/"
      ]
    }
  ],
  "workflow_rail_shelf": {
    "public_path": "/workflow-rail-shelf/",
    "api": "/api/workflow-rail-shelf"
  },
  "agent_workbench": {
    "public_path": "/agent-dashboard/",
    "api": "/api/agent-dashboard",
    "summary": "Choose a rail, start a bounded workflow, and view the return package shape.",
    "recommended_first_rails": [
      "packetops",
      "diligenceops"
    ]
  },
  "os_agent_workbench": {
    "operator_path": "/os-production-runbook/",
    "api": "/api/os-production-runbook",
    "public_navigation": false
  },
  "rail_run_starter_v1": {
    "page": "https://weverlabs.com/rail-run-starter/",
    "api": "https://weverlabs.com/api/rail-run-starter",
    "schema": "https://weverlabs.com/schemas/rail-run-starter.schema.json",
    "description": "Product-first start desk for choosing a Wever Labs rail, seeing the returned package, and starting a bounded workflow."
  },
  "agent_allowance_wallet_v1": {
    "name": "Free Agent Allowance Wallet",
    "url": "https://weverlabs.com/free-agent-wallet/",
    "api": "https://weverlabs.com/api/agent-allowance-wallet",
    "schema": "https://weverlabs.com/schemas/agent-allowance-wallet.schema.json",
    "description": "Free agent wallets for bounded agent-to-agent spending, payment routing, and receipt-backed work.",
    "product_parts": [
      "free_agent_allowance_wallet",
      "agent_allowance",
      "payment_router",
      "receipt_ledger"
    ],
    "fee_model": "wallet_creation_free_small_rail_fee_on_completed_paid_agent_work"
  },
  "wallet_bound_rail_run_v1": {
    "name": "Wallet-Bound Rail Run",
    "url": "https://weverlabs.com/wallet-bound-rail-run/",
    "api": "https://weverlabs.com/api/wallet-bound-rail-run",
    "schema": "https://weverlabs.com/schemas/wallet-bound-rail-run.schema.json",
    "description": "Wallet-bound rail runs connect the Free Agent Allowance Wallet, payment intent, settlement reference, receipt ledger, and returned package for PacketOps and DiligenceOps work.",
    "first_rails": [
      "packetops",
      "diligenceops"
    ]
  },
  "agent_commercial_layer_v1": {
    "build": "Agent Commercial Layer v1",
    "date": "2026-06-12",
    "public_paths": [
      "/agent-commercial-layer/"
    ],
    "apis": [
      "/api/agent-commercial-layer"
    ],
    "schemas": [
      "/schemas/agent-commercial-layer.schema.json"
    ],
    "examples": [
      "examples/agent-commercial-layer-quote-micro-routing.json",
      "examples/agent-commercial-layer-quote-receipt-fee.json",
      "examples/agent-commercial-layer-record-fee-event.json",
      "examples/agent-commercial-layer-create-premium-wallet-plan.json"
    ],
    "sql": [
      "/sql/wever-agent-commercial-layer-v1.sql"
    ],
    "commercial_fee_items": [
      "micro_routing_fee",
      "receipt_fee",
      "escrow_fee",
      "premium_wallet_tier",
      "developer_fee",
      "trust_badge_fee",
      "enterprise_controls"
    ],
    "public_positioning": "Free wallet entry. Commercial fees attach to completed routing, verified receipts, escrowed work, premium wallet tiers, developer usage, trust listings, and enterprise controls.",
    "test_commands": [
      "curl https://weverlabs.com/api/agent-commercial-layer",
      "curl -s 'https://weverlabs.com/api/agent-commercial-layer?compact=true'",
      "POST mode=quote_fee fee_type=micro_routing_fee to /api/agent-commercial-layer",
      "POST mode=record_fee_event to /api/agent-commercial-layer",
      "Open /agent-commercial-layer/"
    ]
  },
  "fee_bound_rail_run": {
    "name": "Fee-Bound Rail Run",
    "page": "https://weverlabs.com/fee-bound-rail-run/",
    "api": "https://weverlabs.com/api/fee-bound-rail-run",
    "schema": "https://weverlabs.com/schemas/fee-bound-rail-run.schema.json",
    "summary": "Wallet, payment intent, settlement reference, returned package, receipt, and fee event on one completed paid agent-to-agent rail run.",
    "first_rails": [
      "packetops",
      "diligenceops"
    ]
  },
  "pricing_separation_v1": {
    "page": "https://weverlabs.com/pricing-separation/",
    "summary": "Operating tools are priced by rail or package. Wallet movement fees attach to completed agent-to-agent movement."
  },
  "developer_fee_path_v1": {
    "page": "https://weverlabs.com/developer-fee-path/",
    "api": "https://weverlabs.com/api/developer-fee-path",
    "schema": "https://weverlabs.com/schemas/developer-fee-path.schema.json",
    "summary": "Usage-based SDK/API fee path for MCP servers, agent builders, and payment-enabled tools."
  },
  "trust_listing_path_v1": {
    "label": "Trust Listing Path",
    "public_path": "/trust-listing-path/",
    "api_path": "/api/trust-listing-path",
    "schema": "/schemas/trust-listing-path.schema.json",
    "summary": "Verified agent and service listings carry trust listing ID, commercial plan ID, trust badge state, and fee event ID.",
    "modes": [
      "create_trust_listing",
      "quote_trust_badge_fee",
      "create_trust_badge_plan",
      "record_trust_badge_fee_event",
      "read_trust_listings"
    ],
    "commercial_path": "trust_badge_fee"
  },
  "enterprise_controls_v1": {
    "label": "Enterprise Controls",
    "public_path": "/enterprise-controls/",
    "api_path": "/api/enterprise-controls",
    "schema": "/schemas/enterprise-controls.schema.json",
    "summary": "Enterprise account, monthly platform plan, team wallet controls, allowed rails, usage summaries, and commercial records for teams managing many agents.",
    "modes": [
      "create_enterprise_account",
      "quote_enterprise_controls_fee",
      "create_enterprise_controls_plan",
      "record_enterprise_usage_summary",
      "record_enterprise_fee_event",
      "read_enterprise_accounts"
    ],
    "commercial_path": "enterprise_controls"
  },
  "agent_use_pack_v1": {
    "key": "agent_use_pack_v1",
    "label": "Agent Use Pack v1",
    "public_path": "/agent-use/",
    "api": "/api/agent-use",
    "schema": "/schemas/agent-use.schema.json",
    "summary": "Canonical start surface for agents to read rail contracts, quote runs, receive payment challenges, start PacketOps or DiligenceOps work, check status, fetch return packages, and record receipts.",
    "supported_rails": [
      "packetops",
      "diligenceops"
    ],
    "modes": [
      "read_agent_use_pack",
      "quote_run",
      "create_payment_challenge",
      "start_agent_run",
      "get_run_status",
      "fetch_return_package",
      "record_agent_use_receipt",
      "read_agent_use_runs"
    ],
    "status_pattern": "/api/agent-use?run_id={agent_use_run_id}",
    "payment_challenge": {
      "style": "402_json_envelope",
      "accepted_methods": [
        "hosted_checkout",
        "agent_allowance",
        "payment_reference",
        "invoice_reference",
        "stablecoin_reference",
        "x402_reference",
        "ap2_mandate_reference"
      ]
    }
  },
  "live_prospect_sprint_v1": {
    "key": "live_prospect_sprint_v1",
    "label": "Live Prospect Sprint v1",
    "public_path": "/live-prospect-sprint/",
    "api": "/api/live-prospect-sprint",
    "schema": "/schemas/live-prospect-sprint.schema.json",
    "summary": "Records five qualified messages, rail fit, message state, next action, and conversion path toward PacketOps or DiligenceOps paid rail runs.",
    "sprint_target": {
      "messages_sent": 5,
      "qualified_conversations": 2,
      "paid_runs": 1
    },
    "modes": [
      "read_live_prospect_sprint",
      "create_prospect",
      "record_message_sent",
      "update_prospect_state",
      "read_prospects",
      "record_sprint_summary"
    ]
  },
  "production_write_gate_v1": {
    "label": "Production Write Gate v1",
    "public_path": "/production-write-gate/",
    "api_path": "/api/production-write-gate",
    "schema": "/schemas/production-write-gate.schema.json",
    "summary": "Selected agents use scoped keys, idempotency, HTTPS callback validation, allowed rail checks, and audit events for production writes.",
    "modes": [
      "request_production_access",
      "issue_scoped_agent_key",
      "validate_production_write",
      "record_production_write_audit",
      "rotate_scoped_agent_key"
    ]
  },
  "customer_production_runs_v1": {
    "label": "Customer Production Runs v1",
    "public_path": "/customer-production-runs/",
    "api_path": "/api/customer-production-runs",
    "schema": "/schemas/customer-production-runs.schema.json",
    "summary": "PacketOps and DiligenceOps paid production runs carry customer account, work order, payment reference, return package, receipt, and completion state.",
    "supported_rails": [
      "packetops",
      "diligenceops"
    ]
  },
  "mcp_server_wrapper_v1": {
    "key": "mcp_server_wrapper_v1",
    "label": "MCP Server Wrapper v1",
    "public_path": "/mcp-server-wrapper/",
    "api": "/api/mcp-server-wrapper",
    "alias_api": "/api/mcp",
    "schema": "/schemas/mcp-server-wrapper.schema.json",
    "descriptor": "/.well-known/mcp.json",
    "summary": "JSON-RPC tool surface for Wever Labs rails, payment challenges, rail runs, status, return packages, receipts, and production write validation.",
    "mcp_methods": [
      "initialize",
      "notifications/initialized",
      "ping",
      "tools/list",
      "tools/call"
    ],
    "tools": [
      "list_rails",
      "quote_run",
      "create_payment_challenge",
      "start_rail_run",
      "get_run_status",
      "fetch_return_package",
      "record_receipt",
      "validate_production_write"
    ],
    "supported_rails": [
      "packetops",
      "diligenceops"
    ]
  },
  "machine_readable": {
    "mcp_server_wrapper": "https://weverlabs.com/mcp-server-wrapper/",
    "mcp_api": "https://weverlabs.com/api/mcp",
    "first_paid_production_run_execution": "https://weverlabs.com/api/first-paid-production-run-execution"
  },
  "schemas": {
    "mcp_server_wrapper": "https://weverlabs.com/schemas/mcp-server-wrapper.schema.json",
    "first_paid_production_run_execution": "https://weverlabs.com/schemas/first-paid-production-run-execution.schema.json"
  },
  "first_paid_production_run_execution_v1": {
    "label": "First Paid Production Run Execution v1",
    "public_path": "https://weverlabs.com/first-paid-production-run/",
    "api": "https://weverlabs.com/api/first-paid-production-run-execution",
    "schema": "https://weverlabs.com/schemas/first-paid-production-run-execution.schema.json",
    "mcp_tool": "execute_first_paid_production_run",
    "summary": "Execute and verify the first paid PacketOps or DiligenceOps run with payment reference, return package, receipt, proof hash, and completion signature.",
    "supported_rails": [
      "packetops",
      "diligenceops"
    ],
    "state": "active"
  },
  "agent_to_agent_test_harness_v1": {
    "status": "active",
    "public_path": "/agent-to-agent-test-harness/",
    "api_path": "/api/agent-to-agent-test-harness",
    "alias_api_path": "/api/agent-test-harness",
    "schema": "/schemas/agent-to-agent-test-harness.schema.json",
    "mcp_tool": "run_agent_to_agent_test",
    "summary": "Agents test Wever Labs by using Wever Labs: discovery, MCP tools, payment reference, PacketOps or DiligenceOps run, return package, receipt, verification packet, and transcript hash.",
    "supported_rails": [
      "packetops",
      "diligenceops"
    ],
    "primary_users": "agents",
    "human_role": "principal_or_company_behind_agent, not primary test operator"
  },
  "agent_first_direction_v1": {
    "status": "active",
    "principle": "Agents are the primary users of Wever Labs. Public pages explain the surface, but tests and runs are performed through agent-readable discovery, MCP, APIs, payment references, return packages, receipts, and verification packets.",
    "avoid": "Do not route the next proof through agent principal selling. Use synthetic agents and external agents to test agent-to-agent workflows."
  },
  "agent_first_direction": "Agents are the primary users. Public pages state callable actions. Machine-readable descriptors are the operating surface.",
  "pricing_surface_v1": {
    "status": "active",
    "page": "/agent-pricing/",
    "api": "/api/agent-pricing",
    "mcp_tool": "quote_run",
    "currency": "usd",
    "rails": {
      "packetops": {
        "entry_units": 49,
        "standard_units": 99,
        "pro_units": 249,
        "standard_rail_fee_units": 8,
        "standard_total_units": 107
      },
      "diligenceops": {
        "entry_units": 99,
        "standard_units": 199,
        "pro_units": 399,
        "standard_rail_fee_units": 16,
        "standard_total_units": 215
      }
    }
  },
  "agentic_external_invocation_persistence_enforcement_rotation_submission_v1": {
    "status": "active",
    "pages": [
      "/external-agent-invocation-test/",
      "/persistent-regression-store/",
      "/credential-enforcement-middleware/",
      "/signing-secret-rotation/",
      "/directory-submission-execution/"
    ],
    "apis": [
      "/api/external-agent-invocation-test",
      "/api/persistent-regression-store",
      "/api/credential-enforcement-middleware",
      "/api/signing-secret-rotation",
      "/api/directory-submission-execution"
    ],
    "mcp_tools": [
      "run_external_agent_invocation_test",
      "persist_regression_report",
      "enforce_agent_credential",
      "read_signing_versions",
      "rotate_signing_credential",
      "execute_directory_submission"
    ],
    "success_marker": "external_agent_invocation_test returns transcript_hash; regression report can be persisted or exported; credentials enforce scoped writes; signing versions rotate; directory submission returns submission_hash."
  },
  "agentic_external_invoke_store_enforce_rotate_submit_v1": {
    "status": "active",
    "pages": [
      "/external-agent-invocation-test/",
      "/persistent-regression-store/",
      "/credential-enforcement-middleware/",
      "/signing-secret-rotation/",
      "/directory-submission-execution/"
    ],
    "apis": [
      "/api/external-agent-invocation-test",
      "/api/persistent-regression-store",
      "/api/credential-enforcement-middleware",
      "/api/signing-secret-rotation",
      "/api/directory-submission-execution"
    ],
    "mcp_tools": [
      "run_external_agent_invocation_test",
      "store_regression_report",
      "read_recent_regressions",
      "enforce_agent_credential",
      "rotate_signing_credential",
      "sign_with_active_signing_version",
      "verify_signature_by_version",
      "execute_directory_submission"
    ]
  },
  "pricing_model_v2": {
    "model": "free_tools_movement_fee",
    "summary": "Tool access is free. Completed rail movement carries movement_fee_units and total_units.",
    "active_rails": [
      "packetops",
      "diligenceops",
      "energyops",
      "distributionops"
    ],
    "movement_fee_schedule": {
      "packetops": {
        "entry": 49,
        "standard": 107,
        "pro": 269
      },
      "diligenceops": {
        "entry": 99,
        "standard": 215,
        "pro": 431
      },
      "energyops": {
        "entry": 149,
        "standard": 323,
        "pro": 539
      },
      "distributionops": {
        "entry": 199,
        "standard": 431,
        "pro": 755
      }
    }
  },
  "active_agent_rails_v2": [
    {
      "rail_key": "packetops",
      "label": "PacketOps",
      "workflow": "packet_readiness",
      "pricing_model": "free_tools_movement_fee",
      "movement_fees": {
        "entry": 49,
        "standard": 107,
        "pro": 269
      },
      "return_package_target": [
        "packet_manifest",
        "missing_item_report",
        "readiness_object",
        "exception_object",
        "attestation"
      ],
      "public_path": "/operating-tools/packetops/"
    },
    {
      "rail_key": "diligenceops",
      "label": "DiligenceOps",
      "workflow": "evidence_readiness",
      "pricing_model": "free_tools_movement_fee",
      "movement_fees": {
        "entry": 99,
        "standard": 215,
        "pro": 431
      },
      "return_package_target": [
        "evidence_inventory",
        "missing_item_report",
        "risk_summary",
        "readiness_score",
        "attestation"
      ],
      "public_path": "/operating-tools/diligenceops/"
    },
    {
      "rail_key": "energyops",
      "label": "EnergyOps",
      "workflow": "interconnection_readiness",
      "pricing_model": "free_tools_movement_fee",
      "movement_fees": {
        "entry": 149,
        "standard": 323,
        "pro": 539
      },
      "return_package_target": [
        "interconnection_packet_manifest",
        "missing_evidence_list",
        "milestone_readiness",
        "exception_object",
        "attestation"
      ],
      "public_path": "/energyops/"
    },
    {
      "rail_key": "distributionops",
      "label": "DistributionOps",
      "workflow": "distribution_readiness",
      "pricing_model": "free_tools_movement_fee",
      "movement_fees": {
        "entry": 199,
        "standard": 431,
        "pro": 755
      },
      "return_package_target": [
        "holder_manifest",
        "distribution_schedule",
        "notice_package",
        "payment_export_readiness",
        "exception_report",
        "attestation"
      ],
      "public_path": "/distributionops/"
    }
  ],
  "description": "Machine-readable operating tool manifests for Wever Labs agentic operating infrastructure. Tool access is free. Completed rail movement carries transaction or escrow movement fees.",
  "supported_rails": [
    "packetops",
    "diligenceops",
    "energyops",
    "distributionops",
    "tokenops",
    "financeops",
    "contractops",
    "scout"
  ],
  "pricing_model": "free_tools_movement_fees",
  "mcp_tools": [
    "list_rails",
    "get_active_rail_catalog",
    "get_tool_costs",
    "get_movement_fee_schedule",
    "quote_movement_fee",
    "quote_run",
    "create_payment_challenge",
    "start_rail_run",
    "get_run_status",
    "fetch_return_package",
    "record_receipt",
    "verify_receipt",
    "execute_first_paid_production_run",
    "run_agent_to_agent_test",
    "run_synthetic_agent_regression",
    "run_external_agent_invocation_test",
    "build_external_agent_client_package",
    "issue_agent_credential",
    "enforce_agent_credential",
    "credential_aware_mcp_write",
    "sign_receipt",
    "verify_managed_receipt_signature",
    "rotate_signing_credential",
    "verify_signature_by_version",
    "build_a2a_callback_envelope",
    "store_callback_receipt_record",
    "read_callback_receipt_records",
    "build_external_discovery_submission_pack",
    "adapt_directory_submission",
    "execute_directory_submission",
    "run_directory_submission_adapter",
    "run_multi_agent_rail_benchmark",
    "validate_persistent_store",
    "write_persistence_test_record",
    "store_regression_report",
    "read_recent_regressions",
    "validate_production_write"
  ],
  "movement_fee_schedule": {
    "transaction_bps": 50,
    "escrow_bps": 100,
    "hybrid_bps": 150,
    "tool_access_units": 0
  },
  "last_agentic_distribution_update": "2026-06-17",
  "agent_discovery_distribution_plan": "https://weverlabs.com/os-agent-discovery-distribution-plan/",
  "external_agent_client_runner": "https://weverlabs.com/external-agent-client-runner/",
  "persistent_receipt_ledger": "https://weverlabs.com/persistent-receipt-ledger/",
  "payment_authority_layer_v1": {
    "public_path": "https://weverlabs.com/payment-authority-layer/",
    "api": "https://weverlabs.com/api/payment-authority-layer",
    "description": "Optional authority abstraction for Stripe Checkout, Stripe stablecoin/crypto readiness, and internal wallet or allowance references.",
    "authority_types": [
      "stripe_checkout",
      "stripe_stablecoin_checkout",
      "agent_allowance_reference",
      "wallet_reference"
    ],
    "rail_completion_endpoint": "https://weverlabs.com/api/agent-self-serve-rail-loop"
  },
  "agent_start_hub_v1": {
    "paths": [
      "/agents-start-here/",
      "/agent-sandbox/",
      "/agent-passport/",
      "/agent-registry/",
      "/work-order-exchange/"
    ],
    "apis": [
      "/api/agents-start-here",
      "/api/agent-sandbox",
      "/api/agent-passport",
      "/api/agent-registry",
      "/api/work-order-exchange"
    ],
    "state": "public_agent_ready"
  },
  "agent_product_expansion_workflows": [
    {
      "slug": "agent-run-ledger",
      "label": "Agent Run Ledger",
      "api_path": "/api/agent-run-ledger",
      "public_path": "/agent-run-ledger/",
      "kind": "commercial_product"
    },
    {
      "slug": "agent-retry-manager",
      "label": "Agent Retry Manager",
      "api_path": "/api/agent-retry-manager",
      "public_path": "/agent-retry-manager/",
      "kind": "commercial_product"
    },
    {
      "slug": "agent-proof-diff",
      "label": "Agent Proof Diff",
      "api_path": "/api/agent-proof-diff",
      "public_path": "/agent-proof-diff/",
      "kind": "commercial_product"
    },
    {
      "slug": "agent-policy-binder",
      "label": "Agent Policy Binder",
      "api_path": "/api/agent-policy-binder",
      "public_path": "/agent-policy-binder/",
      "kind": "commercial_product"
    },
    {
      "slug": "agent-vendor-packet-rail",
      "label": "Agent Vendor Packet Rail",
      "api_path": "/api/agent-vendor-packet-rail",
      "public_path": "/agent-vendor-packet-rail/",
      "kind": "vertical_rail"
    },
    {
      "slug": "agent-claimsops",
      "label": "Agent ClaimsOps",
      "api_path": "/api/agent-claimsops",
      "public_path": "/agent-claimsops/",
      "kind": "vertical_rail"
    },
    {
      "slug": "agent-legal-intakeops",
      "label": "Agent Legal IntakeOps",
      "api_path": "/api/agent-legal-intakeops",
      "public_path": "/agent-legal-intakeops/",
      "kind": "vertical_rail"
    },
    {
      "slug": "agent-healthcare-adminops",
      "label": "Agent Healthcare AdminOps",
      "api_path": "/api/agent-healthcare-adminops",
      "public_path": "/agent-healthcare-adminops/",
      "kind": "vertical_rail"
    },
    {
      "slug": "agent-real-estate-transactionops",
      "label": "Agent Real Estate TransactionOps",
      "api_path": "/api/agent-real-estate-transactionops",
      "public_path": "/agent-real-estate-transactionops/",
      "kind": "vertical_rail"
    },
    {
      "slug": "agent-grantops",
      "label": "Agent GrantOps",
      "api_path": "/api/agent-grantops",
      "public_path": "/agent-grantops/",
      "kind": "vertical_rail"
    },
    {
      "slug": "agent-procurementops",
      "label": "Agent ProcurementOps",
      "api_path": "/api/agent-procurementops",
      "public_path": "/agent-procurementops/",
      "kind": "vertical_rail"
    },
    {
      "slug": "agent-business-travelops",
      "label": "Agent TravelOps for Business",
      "api_path": "/api/agent-business-travelops",
      "public_path": "/agent-business-travelops/",
      "kind": "vertical_rail"
    },
    {
      "slug": "agent-compliance-evidenceops",
      "label": "Agent Compliance EvidenceOps",
      "api_path": "/api/agent-compliance-evidenceops",
      "public_path": "/agent-compliance-evidenceops/",
      "kind": "flagship_rail"
    },
    {
      "slug": "agent-rail-opportunity-map",
      "label": "Agent Rail Opportunity Map",
      "api_path": "/api/agent-rail-opportunity-map",
      "public_path": "/agent-rail-opportunity-map/",
      "kind": "strategy_surface"
    }
  ],
  "agent_run_clearing_spine_v1": {
    "page": "https://weverlabs.com/agent-run-clearing-spine/",
    "api": "https://weverlabs.com/api/agent-run-clearing-spine",
    "return_object": [
      "clearing_id",
      "obligation_object",
      "evidence_envelope",
      "policy_scope",
      "payment_reference",
      "run_receipt",
      "proof_state",
      "clearing_decision",
      "retry_available",
      "handoff_ready",
      "next_endpoint"
    ]
  },
  "compliance_evidenceops_flagship_samples_v1": {
    "page": "https://weverlabs.com/compliance-evidence-samples/",
    "api": "https://weverlabs.com/api/compliance-evidence-samples",
    "samples": [
      "soc2_evidence_packet",
      "vendor_security_questionnaire",
      "insurance_renewal_compliance_packet"
    ]
  },
  "free_proof_run_v1": {
    "public_path": "/free-proof-run/",
    "api_path": "/api/free-proof-run",
    "purpose": "Return a signed sandbox receipt, package hash, verification packet, and upgrade path before paid production movement.",
    "billing": "free_sandbox_no_production_movement",
    "next": "/api/diligenceops-paid-run"
  },
  "recommended_first_agent_path": [
    "/free-proof-run/",
    "/agents-start-here/",
    "/api/mcp",
    "/agent-run-clearing-spine/"
  ],
  "agent_tools_manifest_v1": {
    "public_path": "/all-agent-tools/",
    "json_path": "/agent-tools.json",
    "api_path": "/api/agent-tools",
    "recommended_first_run": "/api/free-proof-run",
    "rail_counts": {
      "primary_operating_rails": 8,
      "expanded_vertical_rails": 9,
      "run_spine_and_proof_tools": 12
    },
    "included_rail_keys": [
      "packetops",
      "diligenceops",
      "energyops",
      "distributionops",
      "tokenops",
      "financeops",
      "contractops",
      "scout",
      "compliance_evidenceops",
      "vendor_packet_rail",
      "claimsops",
      "legal_intakeops",
      "healthcare_adminops",
      "real_estate_transactionops",
      "grantops",
      "procurementops",
      "business_travelops"
    ]
  },
  "claude_evidence_analysis_v1": {
    "public_path": "/evidence-analysis/",
    "api_path": "/api/claude-evidence-analysis",
    "rail_key": "compliance_evidenceops",
    "model_provider": "anthropic",
    "requires_env": [
      "ANTHROPIC_API_KEY"
    ],
    "returns": [
      "evidence_summary",
      "missing_evidence",
      "risk_notes",
      "readiness_score_rationale",
      "recommended_next_action",
      "receipt_passport",
      "proof_hash"
    ]
  },
  "claude_evidence_analysis_demo": {
    "public_path": "/evidence-analysis/",
    "api_path": "/api/claude-evidence-analysis",
    "rail_key": "compliance_evidenceops",
    "model_provider": "anthropic",
    "status": "live_verified",
    "guardrails": "GET sample does not call the model provider. POST is bounded by body-size and daily rate guardrails."
  },
  "claude_proof_relay_binding": {
    "public_path": "/analysis-proof-relay/",
    "api_path": "/api/claude-proof-relay",
    "mcp_tool": "run_claude_proof_relay",
    "purpose": "Move Evidence Analysis output through Receipt Passport, Agent Run Ledger, Proof Relay, and Retry Manager state."
  },
  "investor_demo_v2": {
    "public_path": "/investor-demo/",
    "api_path": "/api/investor-demo-v2",
    "sequence": [
      "free-proof-run",
      "claude-evidence-analysis",
      "receipt-passport",
      "agent-run-ledger",
      "claude-proof-relay",
      "agent-retry-manager-or-handoff-receiver"
    ],
    "mcp_tool": "run_investor_demo_v2"
  },
  "stripe_receipt_completion": {
    "public_path": "/stripe-receipt-completion/",
    "api_path": "/api/stripe-receipt-completion",
    "mcp_tool": "run_stripe_receipt_completion",
    "summary": "Complete a paid rail run from Stripe checkout session or payment reference into Receipt Passport, ledger entry, and Proof Relay state."
  },
  "durable_usage_ledger_v1": {
    "public_path": "/durable-usage-ledger/",
    "api_path": "/api/durable-usage-ledger",
    "mcp_tool": "run_durable_usage_ledger_event",
    "purpose": "Record proof, receipt, relay, and usage activity as ledger-compatible events."
  },
  "callable_agent_surfaces_v5": {
    "free_proof_run": "/api/free-proof-run",
    "submit_work_order": "/api/work-orders",
    "verify_receipt": "/api/verify-receipt",
    "work_history_summary": "/api/work-history/summary"
  },
  "new_practical_agent_rails_2026_07_03": [
    {
      "title": "Agent Permission Ledger",
      "path": "/agent-permission-ledger/",
      "api": "/api/agent-permission-ledger",
      "summary": "Track what an agent is allowed to do, what requires approval, what changed, and what must be denied before action."
    },
    {
      "title": "Agent Work Order Rail",
      "path": "/agent-work-order-rail/",
      "api": "/api/agent-work-order-rail",
      "summary": "Create structured work orders with scope, expected output, allowed tools, return package, revision path, and completion receipt."
    },
    {
      "title": "Agent Decision Packet Rail",
      "path": "/agent-decision-packet-rail/",
      "api": "/api/agent-decision-packet-rail",
      "summary": "Turn messy options into a decision packet with pros, cons, risks, unknowns, constraints, recommendation, and human decision point."
    },
    {
      "title": "Agent File Desk Rail",
      "path": "/agent-file-desk-rail/",
      "api": "/api/agent-file-desk-rail",
      "summary": "Classify files, extract document metadata, detect duplicates, suggest destinations, and create a cleanup review queue."
    },
    {
      "title": "MCP Diligence Rail",
      "path": "/mcp-diligence-rail/",
      "api": "/api/mcp-diligence-rail",
      "summary": "Review MCP servers and external agent tools before use by checking permissions, docs, risk signals, fit, and safer alternatives."
    },
    {
      "title": "Agent Daily Operator Brief",
      "path": "/agent-daily-operator-brief/",
      "api": "/api/agent-daily-operator-brief",
      "summary": "Collect open loops across agent work, email, calendar, files, tasks, approvals, blockers, and next actions into one operator brief."
    }
  ]
}
