You're viewing a demo portfolio

Join the waitlist
PRSM

compare_governance_outcomes

Active

Tool of io.github.UnityNodes/canton-ccpedia

declared in 1.0.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.UnityNodes/canton-ccpedia

https://github.com/UnityNodes/cips

1/7 registries
View full server →