{
  "name": "Wever Labs Agent Tools Manifest",
  "version": "durable-usage-ledger-v1",
  "updated": "2026-06-25",
  "base_url": "https://weverlabs.com",
  "recommended_first_run": {
    "public_path": "/free-proof-run/",
    "api_path": "/api/free-proof-run",
    "reason": "Agents receive a signed sandbox receipt, package hash, verification packet, and upgrade path before paid production movement."
  },
  "discovery_files": [
    "/agent-tools.json",
    "/agents.json",
    "/.well-known/mcp.json",
    "/openapi.json",
    "/tools.json",
    "/capabilities.json",
    "/workflows.json",
    "/llms.txt",
    "/evidence-analysis/",
    "/investor-demo/",
    "/api/investor-demo-v2",
    "/stripe-receipt-completion/",
    "/api/stripe-receipt-completion",
    "/durable-usage-ledger/",
    "/api/durable-usage-ledger"
  ],
  "agent_loop": [
    "discover",
    "select_rail_or_tool",
    "quote_or_free_proof_run",
    "submit_required_fields",
    "receive_return_package",
    "receive_receipt_passport",
    "verify_receipt",
    "relay_or_handoff"
  ],
  "rails": {
    "primary": [
      {
        "rail_key": "packetops",
        "label": "PacketOps",
        "kind": "primary_operating_rail",
        "public_path": "/operating-tools/packetops/",
        "api_path": "/api/packetops-manifest-loop",
        "workflow": "packet_readiness",
        "returns": [
          "packet_manifest",
          "missing_item_report",
          "readiness_object",
          "exception_object",
          "attestation"
        ],
        "required_fields": [
          "packet_type",
          "available_documents",
          "expected_documents"
        ]
      },
      {
        "rail_key": "diligenceops",
        "label": "DiligenceOps",
        "kind": "primary_operating_rail",
        "public_path": "/operating-tools/diligenceops/",
        "api_path": "/api/diligenceops-paid-run",
        "workflow": "evidence_readiness",
        "returns": [
          "evidence_inventory",
          "missing_item_report",
          "risk_summary",
          "readiness_score",
          "attestation",
          "receipt_passport",
          "proof_hash"
        ],
        "required_fields": [
          "diligence_scope",
          "available_evidence",
          "requested_outcome"
        ]
      },
      {
        "rail_key": "energyops",
        "label": "EnergyOps",
        "kind": "primary_operating_rail",
        "public_path": "/energyops/",
        "api_path": "/api/energyops-mvp-runtime-run",
        "workflow": "interconnection_readiness",
        "returns": [
          "interconnection_packet_manifest",
          "missing_evidence_list",
          "milestone_readiness",
          "exception_object",
          "attestation"
        ],
        "required_fields": [
          "project_type",
          "utility_context",
          "available_documents",
          "expected_documents"
        ]
      },
      {
        "rail_key": "distributionops",
        "label": "DistributionOps",
        "kind": "primary_operating_rail",
        "public_path": "/distributionops/",
        "api_path": "/api/distributionops-mvp-runtime-run",
        "workflow": "distribution_readiness",
        "returns": [
          "holder_manifest",
          "distribution_schedule",
          "notice_package",
          "payment_export_readiness",
          "exception_report",
          "attestation"
        ],
        "required_fields": [
          "asset_or_fund_name",
          "holder_records",
          "distribution_event",
          "payment_export_context"
        ]
      },
      {
        "rail_key": "tokenops",
        "label": "TokenOps",
        "kind": "primary_operating_rail",
        "public_path": "/operating-tools/tokenops/",
        "api_path": "/api/tokenops-mvp-runtime-run",
        "workflow": "token_operations_readiness",
        "returns": [
          "token_asset_manifest",
          "holder_or_investor_record_check",
          "restriction_summary",
          "settlement_reference",
          "exception_report",
          "attestation"
        ],
        "required_fields": [
          "asset_name",
          "token_context",
          "holder_records",
          "settlement_context"
        ]
      },
      {
        "rail_key": "financeops",
        "label": "FinanceOps",
        "kind": "primary_operating_rail",
        "public_path": "/operating-tools/financeops/",
        "api_path": "/api/financeops-mvp-runtime-run",
        "workflow": "finance_readiness",
        "returns": [
          "financial_evidence_inventory",
          "reconciliation_summary",
          "settlement_record_map",
          "audit_readiness",
          "exception_report",
          "attestation"
        ],
        "required_fields": [
          "finance_scope",
          "available_records",
          "settlement_context"
        ]
      },
      {
        "rail_key": "contractops",
        "label": "ContractOps",
        "kind": "primary_operating_rail",
        "public_path": "/contractops/",
        "api_path": "/api/contractops-discovery",
        "workflow": "contract_readiness",
        "returns": [
          "contract_inventory",
          "clause_map",
          "obligation_summary",
          "missing_exhibit_report",
          "risk_flags",
          "attestation"
        ],
        "required_fields": [
          "contract_type",
          "available_contracts",
          "review_scope"
        ]
      },
      {
        "rail_key": "scout",
        "label": "Scout",
        "kind": "primary_operating_rail",
        "public_path": "/wever-labs-scout/",
        "api_path": "/api/wever-labs-scout",
        "workflow": "target_discovery_and_fit_review",
        "returns": [
          "target_signal_map",
          "source_list",
          "fit_score",
          "outreach_readiness",
          "exception_report",
          "attestation"
        ],
        "required_fields": [
          "search_scope",
          "target_criteria",
          "source_context"
        ]
      }
    ],
    "expanded_vertical": [
      {
        "rail_key": "compliance_evidenceops",
        "label": "Compliance EvidenceOps",
        "kind": "flagship_vertical_rail",
        "public_path": "/agent-compliance-evidenceops/",
        "api_path": "/api/agent-compliance-evidenceops",
        "workflow": "compliance_evidence_readiness",
        "returns": [
          "required_fields",
          "missing_evidence",
          "readiness_score",
          "receipt_passport",
          "proof_hash",
          "handoff_package"
        ],
        "required_fields": [
          "packet_type",
          "available_evidence",
          "requested_outcome"
        ]
      },
      {
        "rail_key": "vendor_packet_rail",
        "label": "Vendor Packet Rail",
        "kind": "vertical_feeder_rail",
        "public_path": "/agent-vendor-packet-rail/",
        "api_path": "/api/agent-vendor-packet-rail",
        "workflow": "vendor_packet_readiness",
        "returns": [
          "vendor_packet_manifest",
          "missing_items",
          "readiness_score",
          "handoff_package",
          "attestation"
        ],
        "required_fields": [
          "vendor_context",
          "available_documents",
          "expected_documents"
        ]
      },
      {
        "rail_key": "claimsops",
        "label": "ClaimsOps",
        "kind": "vertical_rail",
        "public_path": "/agent-claimsops/",
        "api_path": "/api/agent-claimsops",
        "workflow": "claims_packet_readiness",
        "returns": [
          "claim_packet_manifest",
          "missing_evidence",
          "timeline_summary",
          "readiness_score",
          "attestation"
        ],
        "required_fields": [
          "claim_type",
          "available_documents",
          "requested_outcome"
        ]
      },
      {
        "rail_key": "legal_intakeops",
        "label": "Legal IntakeOps",
        "kind": "vertical_rail",
        "public_path": "/agent-legal-intakeops/",
        "api_path": "/api/agent-legal-intakeops",
        "workflow": "legal_intake_packet_readiness",
        "returns": [
          "intake_manifest",
          "issue_map",
          "missing_document_report",
          "handoff_summary",
          "attestation"
        ],
        "required_fields": [
          "matter_type",
          "available_documents",
          "intake_questions"
        ]
      },
      {
        "rail_key": "healthcare_adminops",
        "label": "Healthcare AdminOps",
        "kind": "vertical_rail",
        "public_path": "/agent-healthcare-adminops/",
        "api_path": "/api/agent-healthcare-adminops",
        "workflow": "healthcare_admin_packet_readiness",
        "returns": [
          "admin_packet_manifest",
          "missing_item_report",
          "authorization_or_record_map",
          "readiness_score",
          "attestation"
        ],
        "required_fields": [
          "admin_context",
          "available_documents",
          "requested_outcome"
        ]
      },
      {
        "rail_key": "real_estate_transactionops",
        "label": "Real Estate TransactionOps",
        "kind": "vertical_rail",
        "public_path": "/agent-real-estate-transactionops/",
        "api_path": "/api/agent-real-estate-transactionops",
        "workflow": "transaction_packet_readiness",
        "returns": [
          "transaction_manifest",
          "deadline_map",
          "missing_item_report",
          "handoff_package",
          "attestation"
        ],
        "required_fields": [
          "transaction_type",
          "available_documents",
          "deadline_context"
        ]
      },
      {
        "rail_key": "grantops",
        "label": "GrantOps",
        "kind": "vertical_rail",
        "public_path": "/agent-grantops/",
        "api_path": "/api/agent-grantops",
        "workflow": "grant_packet_readiness",
        "returns": [
          "grant_packet_manifest",
          "eligibility_map",
          "missing_attachment_report",
          "submission_readiness",
          "attestation"
        ],
        "required_fields": [
          "grant_context",
          "available_documents",
          "submission_requirements"
        ]
      },
      {
        "rail_key": "procurementops",
        "label": "ProcurementOps",
        "kind": "vertical_rail",
        "public_path": "/agent-procurementops/",
        "api_path": "/api/agent-procurementops",
        "workflow": "procurement_packet_readiness",
        "returns": [
          "procurement_manifest",
          "vendor_requirement_map",
          "missing_item_report",
          "readiness_score",
          "attestation"
        ],
        "required_fields": [
          "procurement_context",
          "available_documents",
          "vendor_requirements"
        ]
      },
      {
        "rail_key": "business_travelops",
        "label": "TravelOps for Business",
        "kind": "vertical_rail",
        "public_path": "/agent-business-travelops/",
        "api_path": "/api/agent-business-travelops",
        "workflow": "business_travel_packet_readiness",
        "returns": [
          "travel_packet_manifest",
          "policy_match",
          "missing_item_report",
          "approval_readiness",
          "attestation"
        ],
        "required_fields": [
          "travel_context",
          "policy_context",
          "available_documents"
        ]
      }
    ]
  },
  "run_spine_and_proof_tools": [
    {
      "tool_key": "free_proof_run",
      "label": "Free Proof Run",
      "kind": "first_run_tool",
      "public_path": "/free-proof-run/",
      "api_path": "/api/free-proof-run",
      "purpose": "Return a verifiable sandbox receipt and proof package before paid movement."
    },
    {
      "tool_key": "claude_evidence_analysis",
      "label": "Evidence Analysis",
      "kind": "model_backed_tool",
      "public_path": "/evidence-analysis/",
      "api_path": "/api/claude-evidence-analysis",
      "purpose": "Use model-backed analysis inside Compliance EvidenceOps to return evidence summary, missing evidence, risk notes, readiness rationale, next action, and a Wever Labs proof object.",
      "requires_env": [
        "ANTHROPIC_API_KEY"
      ],
      "returns": [
        "evidence_summary",
        "missing_evidence",
        "risk_notes",
        "readiness_score_rationale",
        "recommended_next_action",
        "analysis_hash",
        "proof_hash",
        "receipt_passport"
      ]
    },
    {
      "tool_key": "work_order_exchange",
      "label": "Work Order Exchange",
      "kind": "spine_tool",
      "public_path": "/work-order-exchange/",
      "api_path": "/api/work-order-exchange",
      "purpose": "Bind requested outcome, obligation object, and work order identity."
    },
    {
      "tool_key": "agent_policy_binder",
      "label": "Agent Policy Binder",
      "kind": "spine_tool",
      "public_path": "/agent-policy-binder/",
      "api_path": "/api/agent-policy-binder",
      "purpose": "Attach policy scope, allowed use, callback receiver, and receipt version."
    },
    {
      "tool_key": "unified_agent_checkout",
      "label": "Unified Checkout",
      "kind": "commerce_tool",
      "public_path": "/unified-agent-checkout/",
      "api_path": "/api/unified-agent-checkout",
      "purpose": "Create or inspect payment reference authority for paid production runs."
    },
    {
      "tool_key": "agent_allowance",
      "label": "Agent Allowance",
      "kind": "commerce_tool",
      "public_path": "/agent-allowance-console/",
      "api_path": "/api/agent-allowance-console",
      "purpose": "Track agent budget or allowance state before production movement."
    },
    {
      "tool_key": "diligenceops_paid_run",
      "label": "DiligenceOps Paid Run",
      "kind": "paid_run_tool",
      "public_path": "/diligenceops-paid-run/",
      "api_path": "/api/diligenceops-paid-run",
      "purpose": "Execute a paid DiligenceOps run and return a proof-backed package."
    },
    {
      "tool_key": "receipt_passport",
      "label": "Receipt Passport",
      "kind": "proof_tool",
      "public_path": "/receipt-passport/",
      "api_path": "/api/receipt-passport",
      "purpose": "Bind receipt ID, hash, signature, version, and verification state."
    },
    {
      "tool_key": "agent_run_ledger",
      "label": "Agent Run Ledger",
      "kind": "proof_tool",
      "public_path": "/agent-run-ledger/",
      "api_path": "/api/agent-run-ledger",
      "purpose": "Record run state, cost state, proof state, and return package ID."
    },
    {
      "tool_key": "proof_relay",
      "label": "Proof Relay",
      "kind": "proof_tool",
      "public_path": "/proof-relay/",
      "api_path": "/api/proof-relay",
      "purpose": "Prepare proof delivery and handoff state for downstream agents."
    },
    {
      "tool_key": "agent_proof_diff",
      "label": "Agent Proof Diff",
      "kind": "proof_tool",
      "public_path": "/agent-proof-diff/",
      "api_path": "/api/agent-proof-diff",
      "purpose": "Compare proof package versions and show what changed."
    },
    {
      "tool_key": "agent_retry_manager",
      "label": "Agent Retry Manager",
      "kind": "retry_tool",
      "public_path": "/agent-retry-manager/",
      "api_path": "/api/agent-retry-manager",
      "purpose": "Route incomplete runs back through missing evidence or payment-reference repair."
    },
    {
      "tool_key": "agent_run_clearing_spine",
      "label": "Agent Run Clearing Spine",
      "kind": "clearing_tool",
      "public_path": "/agent-run-clearing-spine/",
      "api_path": "/api/agent-run-clearing-spine",
      "purpose": "Decide cleared_for_handoff, retry_required, or payment_reference_required."
    },
    {
      "tool_key": "claude_proof_relay",
      "label": "Analysis Proof Relay",
      "kind": "model_backed_proof_tool",
      "public_path": "/analysis-proof-relay/",
      "api_path": "/api/claude-proof-relay",
      "purpose": "Bind Evidence Analysis output into Receipt Passport, Agent Run Ledger, Proof Relay, and Agent Retry Manager state."
    },
    {
      "tool_key": "investor_demo_v2",
      "label": "Investor Demo",
      "kind": "investor_proof_arc",
      "public_path": "/investor-demo/",
      "api_path": "/api/investor-demo-v2",
      "mcp_tool": "run_investor_demo_v2",
      "returns": [
        "free_proof_run",
        "claude_analysis",
        "receipt_passport",
        "ledger_entry",
        "proof_relay",
        "retry_or_handoff_path"
      ]
    },
    {
      "tool_key": "stripe_receipt_completion",
      "label": "Payment Receipt Completion",
      "kind": "paid_production_proof_tool",
      "public_path": "/stripe-receipt-completion/",
      "api_path": "/api/stripe-receipt-completion",
      "mcp_tool": "run_stripe_receipt_completion",
      "purpose": "Complete the paid proof loop from Stripe checkout session or payment reference to Receipt Passport, ledger entry, and Proof Relay state."
    }
  ],
  "mcp_tools": [
    {
      "tool_key": "list_rails",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "get_active_rail_catalog",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "get_tool_costs",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "get_movement_fee_schedule",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "quote_movement_fee",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "quote_run",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "create_payment_challenge",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "start_rail_run",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "get_run_status",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "fetch_return_package",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "record_receipt",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "verify_receipt",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "execute_first_paid_production_run",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "run_agent_to_agent_test",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "run_synthetic_agent_regression",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "run_external_agent_invocation_test",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "build_external_agent_client_package",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "issue_agent_credential",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "enforce_agent_credential",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "credential_aware_mcp_write",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "sign_receipt",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "verify_managed_receipt_signature",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "rotate_signing_credential",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "verify_signature_by_version",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "build_a2a_callback_envelope",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "store_callback_receipt_record",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "read_callback_receipt_records",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "build_external_discovery_submission_pack",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "adapt_directory_submission",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "execute_directory_submission",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "run_directory_submission_adapter",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "run_multi_agent_rail_benchmark",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "validate_persistent_store",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "write_persistence_test_record",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "store_regression_report",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "read_recent_regressions",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "validate_supabase_rls_policy_pack",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "promote_benchmark_report",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "register_issued_credential",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "store_receipt_ledger_entry",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "read_receipt_ledger",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "build_external_agent_client_runner",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "run_external_agent_client_runner",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "validate_directory_submission_credentials",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "build_agent_discovery_distribution_plan",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "get_free_agent_tools_index",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "run_live_supabase_verification",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "read_live_supabase_verification",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "execute_external_registry_submission_run",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "build_mcp_package_metadata",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "validate_a2a_agent_card",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "create_x402_payment_challenge",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "build_public_agent_client_repo",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "update_directory_status_record",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "read_directory_status_console",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "activate_external_directory_credentials",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "verify_live_registry_listing",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "sign_directory_submission_receipt",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "bind_x402_facilitator_settlement",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "create_a2a_task_lifecycle",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "publish_public_repo_ci_badge",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "run_release_gate_automation",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "create_stripe_movement_fee_checkout",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "verify_stripe_movement_fee_payment",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "read_payment_settlement_records",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "validate_production_write",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "get_provider_callback_receiver_examples",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp"
    },
    {
      "tool_key": "run_claude_evidence_analysis",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp",
      "purpose": "Call Model-backed Compliance EvidenceOps analysis from the MCP surface."
    },
    {
      "tool_key": "run_claude_proof_relay",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp",
      "purpose": "Call the analysis proof relay binding from the MCP surface."
    },
    "run_investor_demo_v2",
    {
      "tool_key": "run_stripe_receipt_completion",
      "kind": "mcp_tool",
      "mcp_endpoint": "/api/mcp",
      "purpose": "Run the Stripe to receipt completion proof loop from the MCP surface."
    },
    "run_durable_usage_ledger_event"
  ],
  "operator_note": "Directory submit packs and directory status consoles remain reachable for reviewers or operators but are not displayed in the public human Discovery dropdown. Agents should start with this manifest, the MCP descriptor, OpenAPI, or llms.txt.",
  "featured_model_backed_demo": {
    "label": "Evidence Analysis",
    "public_path": "/evidence-analysis/",
    "api_path": "/api/claude-evidence-analysis",
    "rail_key": "compliance_evidenceops",
    "model_provider": "anthropic",
    "model_calls": "POST only",
    "get_behavior": "sample object without model call",
    "guardrails": [
      "max body bytes",
      "per-IP daily limit",
      "global daily limit",
      "structured business compliance packet context only"
    ],
    "returns": [
      "evidence_summary",
      "missing_evidence",
      "risk_notes",
      "readiness_score_rationale",
      "recommended_next_action",
      "handoff_summary",
      "analysis_hash",
      "proof_hash",
      "receipt_passport",
      "verification_state"
    ],
    "next_binding": {
      "label": "Analysis Proof Relay",
      "public_path": "/analysis-proof-relay/",
      "api_path": "/api/claude-proof-relay",
      "proof_path": [
        "claude_evidence_analysis",
        "receipt_passport",
        "agent_run_ledger",
        "proof_relay",
        "agent_retry_manager_or_handoff_receiver"
      ]
    }
  },
  "featured_proof_relay_binding": {
    "label": "Analysis Proof Relay",
    "public_path": "/analysis-proof-relay/",
    "api_path": "/api/claude-proof-relay",
    "rail_key": "compliance_evidenceops",
    "returns": [
      "analysis_result",
      "ledger_entry",
      "proof_relay",
      "receipt_binding_hash",
      "relay_hash",
      "delivery_state",
      "next_endpoint"
    ]
  },
  "featured_investor_demo_v2": {
    "public_path": "/investor-demo/",
    "api_path": "/api/investor-demo-v2",
    "mcp_tool": "run_investor_demo_v2",
    "sequence": [
      "free_proof_run",
      "claude_evidence_analysis",
      "receipt_passport",
      "agent_run_ledger",
      "proof_relay",
      "agent_retry_manager_or_handoff_receiver"
    ],
    "returns": [
      "demo_state",
      "free_proof_run",
      "claude_proof_relay",
      "step_results",
      "investor_takeaway",
      "proof_path"
    ],
    "why_it_matters": "One investor-ready story shows packet in, evidence analysis out, receipt verified, ledger entry recorded, proof relayed, and retry path returned when evidence is missing."
  },
  "featured_stripe_receipt_completion": {
    "public_path": "/stripe-receipt-completion/",
    "api_path": "/api/stripe-receipt-completion",
    "mcp_tool": "run_stripe_receipt_completion",
    "sequence": [
      "stripe_checkout_or_payment_reference",
      "paid_rail_run",
      "receipt_passport",
      "agent_run_ledger",
      "proof_relay"
    ],
    "returns": [
      "payment_authority",
      "receipt_passport",
      "ledger_entry",
      "proof_relay",
      "step_results"
    ],
    "why_it_matters": "Closes the paid production proof loop after the investor demo proof arc."
  },
  "featured_durable_usage_ledger": {
    "label": "Durable Usage Ledger",
    "public_path": "/durable-usage-ledger/",
    "api_path": "/api/durable-usage-ledger",
    "mcp_tool": "run_durable_usage_ledger_event",
    "returns": [
      "event",
      "ledger_entry",
      "persistence",
      "proof_hash",
      "next_endpoint"
    ]
  }
}