get_cip_implementation_status
ActiveTool of io.github.UnityNodes/canton-ccpedia
For one CIP, report whether code/grants are tracking the proposal: linked dev-fund PRs, related ecosystem projects, status transitions. Canton governance. Use after find_cip_for_feature to gauge readiness.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"cip_number"
],
"properties": {
"cip_number": {
"type": "string",
"description": "CIP id, e.g. \"0112\", \"CIP-0112\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.UnityNodes/canton-ccpedia
https://github.com/UnityNodes/cips
1/7 registries