compare_governance_outcomes
ActiveTool of io.github.UnityNodes/canton-ccpedia
Aggregate governance throughput over a window: CIPs that changed status (approved / rejected / advanced), counts of cip-vote and cip-discuss mailing activity, and dev-fund proposals merged or closed. Canton-specific. Use to summarise "what governance has shipped this quarter?".
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"window_days"
],
"properties": {
"window_days": {
"type": "integer",
"maximum": 365,
"minimum": 7,
"description": "Window in days, 7-365."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.UnityNodes/canton-ccpedia
https://github.com/UnityNodes/cips
1/7 registries