cypher_bind_rationale_to_symbol
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries