You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.0).

proofrelay.recommend_checkpoint

Inactive

Tool of GENESIS ProofRelay MCP Verifier

declared in 1.28.0

Choose the next public-safe GENESIS checkpoint for a paid, material, or relied-upon agent workflow. Submit normalized context only; the tool returns reason codes without protected routing internals.

Parameters schema

{
  "type": "object",
  "$defs": {
    "WorkflowContext": {
      "type": "object",
      "title": "WorkflowContext",
      "required": [
        "action_class",
        "payment_context_present",
        "authority_envelope_present",
        "evidence_bundle_present",
        "counterparty_reliance_expected",
        "dispute_or_audit_plausible"
      ],
      "properties": {
        "action_class": {
          "type": "string",
          "title": "Action Class",
          "examples": [
            "paid_mcp_call"
          ],
          "description": "Public-safe action category, such as paid_api_call, paid_mcp_call, material_action, artifact_delivery, or counterparty_handoff."
        },
        "reliance_tier": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ],
          "title": "Reliance Tier",
          "default": null,
          "examples": [
            "high"
          ],
          "description": "Optional reliance tier: low, standard, high, regulated, or critical."
        },
        "action_receipt_present": {
          "type": "boolean",
          "title": "Action Receipt Present",
          "default": false,
          "description": "True when a portable agent action receipt already exists."
        },
        "dispute_replay_present": {
          "type": "boolean",
          "title": "Dispute Replay Present",
          "default": false,
          "description": "True when a replay package for audit or dispute already exists."
        },
        "evidence_bundle_present": {
          "type": "boolean",
          "title": "Evidence Bundle Present",
          "description": "True when a non-confidential evidence bundle is available."
        },
        "payment_context_present": {
          "type": "boolean",
          "title": "Payment Context Present",
          "description": "True when the workflow has a payment, entitlement, or charge context."
        },
        "artifact_delivery_expected": {
          "type": "boolean",
          "title": "Artifact Delivery Expected",
          "default": false,
          "description": "True when the workflow delivers an artifact to another party."
        },
        "authority_envelope_present": {
          "type": "boolean",
          "title": "Authority Envelope Present",
          "description": "True when agent authority, policy, scope, limits, and TTL are recorded."
        },
        "dispute_or_audit_plausible": {
          "type": "boolean",
          "title": "Dispute Or Audit Plausible",
          "description": "True when refund, SLA, audit, or dispute replay may be needed."
        },
        "verification_result_present": {
          "type": "boolean",
          "title": "Verification Result Present",
          "default": false,
          "description": "True when a prior verifier result is already available."
        },
        "counterparty_reliance_expected": {
          "type": "boolean",
          "title": "Counterparty Reliance Expected",
          "description": "True when another party is expected to rely on the result."
        },
        "receiver_acknowledgement_present": {
          "type": "boolean",
          "title": "Receiver Acknowledgement Present",
          "default": false,
          "description": "True when the receiving party has accepted, replayed, or rejected."
        }
      },
      "description": "Public-safe workflow context for checkpoint recommendation."
    }
  },
  "title": "recommend_checkpointArguments",
  "required": [
    "workflow_context"
  ],
  "properties": {
    "workflow_context": {
      "$ref": "#/$defs/WorkflowContext"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

GENESIS ProofRelay MCP Verifier

1/7 registries
View full server →