{
  "id": "wever-labs-operating-tools",
  "name": "Wever Labs Operating Tool Manifests",
  "version": "durable-usage-ledger-v1",
  "type": "operating_tools_index",
  "owner": "Wever Labs OS",
  "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.",
  "base_url": "https://weverlabs.com",
  "review_required": false,
  "shared_work_order_states": [
    "workflow_intake",
    "intake_review",
    "routed",
    "operating",
    "output_ready",
    "delivery_ready",
    {
      "key": "diligenceops",
      "label": "DiligenceOps",
      "path": "/operating-tools/diligenceops/",
      "api": "/api/diligenceops-mvp-runtime-run",
      "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
    },
    {
      "key": "agent-dashboard",
      "label": "Agent Dashboard",
      "path": "/agent-dashboard/",
      "api": "/api/agent-dashboard",
      "description": "Customer-forward runbook for turning real requests into repeatable workflow packages."
    },
    {
      "key": "first-five-prospects",
      "label": "First Five Prospects",
      "path": "/first-five-prospects/",
      "api": "/api/first-five-prospects",
      "description": "Operator desk for the first five qualified prospect conversations."
    }
  ],
  "shared_response_categories": [
    "sufficient",
    "partial",
    "insufficient",
    {
      "key": "diligenceops",
      "label": "DiligenceOps",
      "path": "/operating-tools/diligenceops/",
      "api": "/api/diligenceops-mvp-runtime-run",
      "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
    }
  ],
  "entrypoints": {
    "agent_doorway": "https://weverlabs.com/agent-doorway/",
    "workflow_intake": "https://weverlabs.com/workflow-pilot/",
    "observatory": "https://weverlabs.com/workflow-observatory/",
    "agents_json": "https://weverlabs.com/agents.json",
    "payment_rails": "https://weverlabs.com/payment-rails/",
    "token_settlement": "https://weverlabs.com/token-settlement/",
    "agent_run_gateway": "https://weverlabs.com/agent-run-gateway/",
    "tokenops_result_package_schema": "https://weverlabs.com/schemas/tokenops-result-package.schema.json",
    "tokenops_receipts": "https://weverlabs.com/tokenops-receipts/",
    "tokenops_usage_receipt_schema": "https://weverlabs.com/schemas/tokenops-usage-receipt.schema.json",
    "agent_callback_payload_schema": "https://weverlabs.com/schemas/agent-callback-payload.schema.json",
    "agent_task_ledger": "https://weverlabs.com/agent-task-ledger/",
    "agent_task_run_schema": "https://weverlabs.com/schemas/agent-task-run.schema.json",
    "agent_result_attestation_schema": "https://weverlabs.com/schemas/agent-result-attestation.schema.json",
    "agent_exception_rail": "https://weverlabs.com/agent-exception-rail/",
    "agent_exception_ticket_schema": "https://weverlabs.com/schemas/agent-exception-ticket.schema.json",
    "agent_recovery_request_schema": "https://weverlabs.com/schemas/agent-recovery-request.schema.json",
    "agent_replay_package_schema": "https://weverlabs.com/schemas/agent-replay-package.schema.json",
    "agent_result_contract": "https://os.weverlabs.com/api/agents/tasks/{token}/result-contract",
    "settlement_receipt": "https://os.weverlabs.com/api/agents/settlements/{settlement_id}/receipt",
    "agent_access_key_delivery": "https://weverlabs.com/agent-access-keys/",
    "pilot_client_agent_offer_launch": "https://weverlabs.com/pilot-client-agent-offer-launch/",
    "controlled_operating_loops": "https://weverlabs.com/controlled-operating-loops/",
    "controlled_operating_loops_api": "https://weverlabs.com/api/controlled-operating-loops",
    "diligenceops_product_to_proof_loop": "https://weverlabs.com/diligenceops-product-to-proof-loop/",
    "diligenceops_product_to_proof_api": "https://weverlabs.com/api/diligenceops-product-to-proof-loop",
    "scout_controlled_distribution_loop": "https://weverlabs.com/scout-controlled-distribution-loop/",
    "scout_controlled_distribution_loop_api": "https://weverlabs.com/api/scout-controlled-distribution-loop",
    "free_agent_allowance_wallet": "https://weverlabs.com/free-agent-wallet/",
    "agent_allowance_wallet_api": "https://weverlabs.com/api/agent-allowance-wallet",
    "fee_bound_rail_run": "https://weverlabs.com/api/fee-bound-rail-run",
    "first_paid_production_run": "https://weverlabs.com/first-paid-production-run/",
    "first_paid_production_run_api": "https://weverlabs.com/api/first-paid-production-run-execution"
  },
  "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.",
  "trust_registry": "https://weverlabs.com/agent-trust-registry/",
  "quote_credit_rail": "https://weverlabs.com/agent-quote-rail/",
  "trust_quote_credit_schemas": {
    "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_ledger_and_result_attestation": {
    "docs": "https://weverlabs.com/agent-task-ledger/",
    "ledger_endpoint": "https://os.weverlabs.com/api/agents/tasks/{token}/ledger",
    "attestation_endpoint": "https://os.weverlabs.com/api/agents/tasks/{token}/attestation"
  },
  "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",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ]
  },
  "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/",
    "schemas": [
      "https://weverlabs.com/schemas/wever-os-support-matrix.schema.json",
      "https://weverlabs.com/schemas/agent-rail-binding.schema.json",
      "https://weverlabs.com/schemas/os-runtime-execution-plan.schema.json",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ],
    "examples": [
      "https://weverlabs.com/examples/wever-os-support-matrix-tokenops.json",
      "https://weverlabs.com/examples/tokenops-agent-rail-binding.json",
      "https://weverlabs.com/examples/tokenops-os-runtime-execution-plan.json",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ]
  },
  "agent_queue_scheduler_monitor_runtime_heartbeat": {
    "public_page": "https://weverlabs.com/agent-queue-monitor/",
    "supported_tools": [
      "packetops",
      "distributionops",
      "tokenops",
      "wever_labs_os",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ],
    "schemas": [
      "https://weverlabs.com/schemas/agent-queue-scheduler-monitor.schema.json",
      "https://weverlabs.com/schemas/agent-queue-heartbeat.schema.json",
      "https://weverlabs.com/schemas/agent-stuck-task-alert.schema.json",
      "https://weverlabs.com/schemas/agent-run-retry-command.schema.json",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ],
    "runtime_role": "Shared queue and scheduler visibility across operating tools."
  },
  "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",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ],
    "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",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ]
  },
  "settlement_provider_abstraction": {
    "url": "https://weverlabs.com/settlement-provider-abstraction/",
    "provider_types": [
      "stripe_stablecoin",
      "x402",
      "circle_usdc",
      "ap2_mandate",
      "manual_invoice",
      "custom_provider",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ],
    "schemas": [
      "https://weverlabs.com/schemas/settlement-provider-abstraction.schema.json",
      "https://weverlabs.com/schemas/settlement-provider-route.schema.json",
      "https://weverlabs.com/schemas/settlement-provider-confirmation.schema.json",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ]
  },
  "positioning": "Agentic operating infrastructure for complex workflows for the agent-to-agent economy.",
  "energyops_operating_tool_v1": {
    "public_page": "https://weverlabs.com/operating-tools/energyops/",
    "manifest": "https://weverlabs.com/operating-tools/energyops/manifest.json",
    "schemas": {
      "request": "https://weverlabs.com/schemas/energyops-packet-readiness-request.schema.json",
      "evidence_checklist": "https://weverlabs.com/schemas/energyops-evidence-checklist.schema.json",
      "result_package": "https://weverlabs.com/schemas/energyops-result-package.schema.json"
    },
    "examples": {
      "operating_request": "https://weverlabs.com/examples/energyops-operating-request.json",
      "evidence_checklist": "https://weverlabs.com/examples/energyops-evidence-checklist.json",
      "result_package": "https://weverlabs.com/examples/energyops-result-package.json",
      "reference_workflow": "https://weverlabs.com/examples/energyops-reference-workflow.json"
    },
    "purpose": "Energy project operating surface for interconnection readiness, utility filing evidence, project milestones, missing document review, regulatory readiness, and delivery packages."
  },
  "runtime_data_binding": "https://weverlabs.com/runtime-data-binding/",
  "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",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ],
    "examples": [
      "/examples/provider-activation-binding-tokenops.json",
      "/examples/provider-webhook-verification-stripe.json",
      "/examples/credit-funding-event-tokenops.json",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ],
    "sequence": [
      "provider_event",
      "webhook_verification",
      "credit_funding_event",
      "settlement_receipt",
      "run_eligibility",
      "result_contract",
      "callback",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ]
  },
  "tokenops_live_pilot_flow_v1": {
    "url": "https://weverlabs.com/tokenops-live-pilot/",
    "purpose": "Reference live pilot path for funded, runtime-bound TokenOps work."
  },
  "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": {
    "page": "https://weverlabs.com/intake-work-order-dispatch/",
    "function": "https://weverlabs.com/api/intake-work-order-dispatch",
    "description": "Dispatches client and agent intake into Work Orders, runtime records, tool routes, queue state, and return contracts."
  },
  "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",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ],
    "purpose": "Bind routed Work Orders to operating-tool execution commands and returned proof trails."
  },
  "wever_labs_updates": [
    {
      "build": "agent-marketplace-distribution-pricing-v1",
      "surfaces": [
        "/agent-marketplace/",
        "/agent-pricing/",
        "/agent-distribution/"
      ],
      "timestamp": "2026-06-07"
    },
    {
      "key": "diligenceops",
      "label": "DiligenceOps",
      "path": "/operating-tools/diligenceops/",
      "api": "/api/diligenceops-mvp-runtime-run",
      "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
    },
    {
      "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."
    },
    {
      "build": "agent-use-pack-live-prospect-sprint-v1",
      "surfaces": [
        "/agent-use/",
        "/live-prospect-sprint/"
      ],
      "timestamp": "2026-06-16"
    },
    {
      "build": "production-write-gate-customer-runs-v1",
      "surfaces": [
        "/production-write-gate/",
        "/customer-production-runs/"
      ],
      "timestamp": "2026-06-16"
    }
  ],
  "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",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ]
  },
  "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",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ],
    "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",
      {
        "key": "diligenceops",
        "label": "DiligenceOps",
        "path": "/operating-tools/diligenceops/",
        "api": "/api/diligenceops-mvp-runtime-run",
        "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
      }
    ],
    "purpose": "route client or agent work into the matching Wever Labs operating tool rail"
  },
  "pilot_invitation_response_workflow": {
    "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."
  },
  "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
  },
  "wever_labs_scout_v1": {
    "page": "https://weverlabs.com/wever-labs-scout/",
    "api": "https://weverlabs.com/api/wever-labs-scout",
    "schema": "https://weverlabs.com/schemas/wever-labs-scout-request.schema.json",
    "summary": "Scout records possible agent-facing targets, recommends a Wever Labs rail, scores fit, and generates draft-only outreach for operator review.",
    "operator_boundary": "draft_review_before_outreach"
  },
  "scout_operator_console": "https://weverlabs.com/wever-labs-scout-operator-console/",
  "pilot_workspace": "https://weverlabs.com/pilot-workspace/",
  "wever_labs_scout_real_target_pack_v1": {
    "path": "/api/scout-real-target-pack",
    "purpose": "Seed real agent ecosystem targets into Scout and workspace candidates"
  },
  "wever_labs_scout": {
    "signal_feed": "/api/agent-cafe",
    "operator_signal_console": "/scout-agent-signals/",
    "signal_automation": "Scout scores targets, publishes rail signals, and feeds agent-facing surfaces."
  },
  "wever_labs_private_operator_surfaces": [
    "pilot-workspace-proof-review",
    {
      "key": "diligenceops",
      "label": "DiligenceOps",
      "path": "/operating-tools/diligenceops/",
      "api": "/api/diligenceops-mvp-runtime-run",
      "description": "Diligence packets, evidence inventories, missing-item reports, risk summaries, readiness checks, and proof-backed return packages."
    }
  ],
  "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."
  },
  "scout_controlled_distribution_loop": {
    "page": "https://weverlabs.com/scout-controlled-distribution-loop/",
    "api": "https://weverlabs.com/api/scout-controlled-distribution-loop",
    "schema": "https://weverlabs.com/schemas/scout-controlled-distribution-loop.schema.json",
    "description": "Governed Scout distribution cycle for target intake, classification, fit scoring, draft outreach, review review, operator decision, contact record, and attestation.",
    "operator_boundary": "Drafts target notes and outreach copy for operator 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."
  },
  "operator_tools": [
    {
      "name": "Loop Review Console",
      "path": "/loop-review-console/",
      "api": "/api/loop-review-console",
      "access": "operator_only",
      "purpose": "Review active loops, exceptions, proof-ready packages, and decisions."
    },
    {
      "operator_only": false,
      "review": "Tracks review, release, submission, delivery, and payment-related states."
    },
    {
      "id": "directory_submission_sprint",
      "name": "Directory Submission Sprint",
      "api": "/api/directory-submission-sprint",
      "page": "/directory-submission-sprint/",
      "access": "operator_only"
    }
  ],
  "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",
    "schema": "/schemas/sample-return-package.schema.json",
    "purpose": "Show realistic PacketOps, DiligenceOps, Scout, and Loop Review sample outputs so agents and customers can inspect return packages before a pilot run.",
    "operator_boundary": "Sample packages are read-only examples. They show output shape before a run."
  },
  "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."
  },
  "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_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": {
    "page": "https://weverlabs.com/pilot-conversation-tracker/",
    "api": "https://weverlabs.com/api/pilot-conversation-tracker",
    "type": "operator_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"
    ]
  },
  "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"
    ]
  },
  "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.",
  "agent_direct_copy_standard": "Describe what agents can call, what fields are required, and what objects are returned.",
  "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/"
    }
  ],
  "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",
    "get_provider_callback_receiver_examples"
  ],
  "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"
  },
  "callback_completion_v1": {
    "state": "active",
    "api_path": "/api/agent-paid-callback-completion"
  },
  "credential_enforcement_dry_run_v1": {
    "state": "active",
    "api_path": "/api/credential-enforcement-agent-test"
  },
  "provider_callback_receiver_examples_v1": {
    "state": "built",
    "public_path": "/provider-callback-receiver-examples/",
    "api_path": "/api/provider-callback-receiver-examples",
    "demo_receiver_api_path": "/api/provider-callback-receiver-demo",
    "mcp_tool": "get_provider_callback_receiver_examples",
    "description": "Provider-side receiver examples and test receiver for callback delivery proof."
  },
  "official_mcp_registry": {
    "name": "com.weverlabs/agentic-rails",
    "title": "Wever Labs Agentic Rails",
    "status": "active",
    "endpoint": "https://weverlabs.com/api/mcp",
    "registry_repo": "https://github.com/CodeWever/wever-labs-mcp-registry"
  },
  "agent_operating_products_v1": {
    "public_path": "/agent-operating-products/",
    "api_path": "/api/agent-operating-products",
    "count": 17,
    "products": [
      {
        "key": "receipt-passport",
        "title": "Receipt Passport",
        "path": "/receipt-passport/",
        "api_path": "/api/receipt-passport",
        "summary": "Create a short, portable proof object for a completed rail run. Agents use it to verify receipt state without carrying the full run payload."
      },
      {
        "key": "return-package-viewer",
        "title": "Return Package Viewer",
        "path": "/return-package-viewer/",
        "api_path": "/api/return-package-viewer",
        "summary": "Read a rail return package in a clean shape. Agents get JSON. Humans get the same facts in a page that shows what was checked, what is missing, and what proof was issued."
      },
      {
        "key": "agent-allowance-console",
        "title": "Agent Allowance Console",
        "path": "/agent-allowance-console/",
        "api_path": "/api/agent-allowance-console",
        "summary": "Create bounded permission records for an agent. Set allowed rails, max usage per run, run count, callback requirement, and expiration."
      },
      {
        "key": "callback-health-monitor",
        "title": "Callback Health Monitor",
        "path": "/callback-health-monitor/",
        "api_path": "/api/callback-health-monitor",
        "summary": "Check whether a callback receiver is alive, accepts proof payloads, and returns an acknowledgment shape an agent can trust."
      },
      {
        "key": "agent-work-order-exchange",
        "title": "Agent Work Order Exchange",
        "path": "/agent-work-order-exchange/",
        "api_path": "/api/agent-work-order-exchange",
        "summary": "Post or request a bounded work package that another agent or operator can route into a rail."
      },
      {
        "key": "agent-budget-guard",
        "title": "Agent Budget Guard",
        "path": "/agent-budget-guard/",
        "api_path": "/api/agent-budget-guard",
        "summary": "Return allow or deny decisions before an agent exceeds permitted runs, fees, rails, or callback destinations."
      },
      {
        "key": "agent-sla-rail",
        "title": "Agent SLA Rail",
        "path": "/agent-sla-rail/",
        "api_path": "/api/agent-sla-rail",
        "summary": "Create an operational promise around a rail run: response expectation, callback requirement, retry count, proof requirements, and failure behavior."
      },
      {
        "key": "agent-trust-scorecard",
        "title": "Agent Trust Scorecard",
        "path": "/agent-trust-scorecard/",
        "api_path": "/api/agent-trust-scorecard",
        "summary": "Show proof-based trust signals for an agent or provider: completed runs, verified receipts, callback success, denied attempts, supported rails, and last seen."
      },
      {
        "key": "payment-authority-inspector",
        "title": "Payment Authority Inspector",
        "path": "/payment-authority-inspector/",
        "api_path": "/api/payment-authority-inspector",
        "summary": "Take a payment reference and return what an agent can safely do with it: paid, pending, agent-test only, allowed rail, amount, expiration, and run permission."
      },
      {
        "key": "x402-agent-test-gateway",
        "title": "x402 Payment Gateway",
        "path": "/x402-agent-test-gateway/",
        "api_path": "/api/x402-agent-test-gateway",
        "summary": "Accept x402-style optional authority references, bind them to a requested rail, and return unlock, receipt, and proof fields."
      },
      {
        "key": "ap2-mandate-agent-test",
        "title": "AP2 Mandate Gateway",
        "path": "/ap2-mandate-agent-test/",
        "api_path": "/api/ap2-mandate-agent-test",
        "summary": "Parse an AP2-style mandate reference and bind it to a rail run receipt model without live settlement."
      },
      {
        "key": "agent-to-agent-handoff-pack",
        "title": "Agent-to-Agent Handoff Pack",
        "path": "/agent-to-agent-handoff-pack/",
        "api_path": "/api/agent-to-agent-handoff-pack",
        "summary": "Package completed work so another agent can pick it up: task summary, return package, exception object, receipt passport, callback target, and next action."
      },
      {
        "key": "proof-inbox",
        "title": "Proof Inbox",
        "path": "/proof-inbox/",
        "api_path": "/api/proof-inbox",
        "summary": "Read a single inbox view of completed runs, receipts, callback events, exceptions, and directory status events."
      },
      {
        "key": "rail-sandbox-playground",
        "title": "Rail Playground",
        "path": "/rail-playground/",
        "api_path": "/api/rail-playground",
        "summary": "Run PacketOps and DiligenceOps style tests with safe sample data and agent-test receipts."
      },
      {
        "key": "agent-escrow-lite",
        "title": "Agent Escrow Lite",
        "path": "/agent-escrow-lite/",
        "api_path": "/api/agent-escrow-lite",
        "summary": "Create a pending completion authority record that releases only when the required proof package exists."
      },
      {
        "key": "agent-invoice-rail",
        "title": "Agent Invoice Rail",
        "path": "/agent-invoice-rail/",
        "api_path": "/api/agent-invoice-rail",
        "summary": "Create an invoice-style reference for a rail run when instant checkout is not the right payment flow."
      },
      {
        "key": "proof-relay",
        "title": "Proof Relay",
        "path": "/proof-relay/",
        "api_path": "/api/proof-relay",
        "summary": "Receive proof from one agent and relay it to an approved callback receiver with allowlist and audit fields."
      }
    ],
    "added_in": "agent_operating_products_public_v1"
  },
  "wever_labs_public_paid_workflow_v1": {
    "public_path": "/agent-paid-workflow/",
    "sequence": [
      "agent-allowance-console",
      "unified-agent-checkout",
      "diligenceops-paid-run",
      "receipt-passport",
      "agent-work-order-exchange",
      "proof-relay"
    ],
    "apis": [
      "/api/agent-allowance-console",
      "/api/unified-agent-checkout",
      "/api/diligenceops-paid-run",
      "/api/receipt-passport",
      "/api/agent-work-order-exchange",
      "/api/proof-relay"
    ],
    "commerce_state": "paid_agent_use_available"
  },
  "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_tools": [
    {
      "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",
    "mcp_tool": "run_investor_demo_v2",
    "demo_arc": [
      "free_proof_run",
      "claude_compliance_analysis",
      "receipt_verified",
      "ledger_entry_recorded",
      "proof_relayed"
    ],
    "status": "built_for_investor_demo"
  },
  "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."
    }
  ]
}
