You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_bind_rationale_to_symbol

Active

Tool of cypher-mcp

declared in 3.4.2

Attach the Journeyman's rationale to a specific code symbol.

Parameters schema

{
  "type": "object",
  "required": [
    "symbol_fqn",
    "decision_id"
  ],
  "properties": {
    "npub": {
      "type": "string",
      "default": ""
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    },
    "symbol_fqn": {
      "type": "string",
      "description": "Fully-qualified name of the code symbol the decision is about."
    },
    "decision_id": {
      "type": "string",
      "description": "Id of the Decision (from assert_rationale)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

cypher-mcp

https://github.com/lonniev/cypher-mcp

2/7 registries
View full server →
cypher_bind_rationale_to_symbol — cypher-mcp — PRSM MCP