cypher_assert_rationale
ActiveTool of cypher-mcp
declared in 3.4.2
Record the Journeyman's rationale for a fix (unverified provenance).
Parameters schema
{
"type": "object",
"required": [
"reason",
"repo_name",
"statement",
"decision_id",
"issue_number"
],
"properties": {
"npub": {
"type": "string",
"default": ""
},
"reason": {
"type": "string",
"description": "Why — the rationale."
},
"repo_name": {
"type": "string",
"description": "Repository name."
},
"statement": {
"type": "string",
"description": "The decision, stated plainly."
},
"dpop_token": {
"type": "string",
"default": ""
},
"decision_id": {
"type": "string",
"description": "Stable id for this decision (e.g. '<repo>#<issue>-<slug>')."
},
"issue_number": {
"type": "integer",
"description": "GitHub issue number."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries