Public Merkle root
get_rootGET the permissionless public-root at https://councilof.ai/root.json. Returns merkle_root, card_count, as_of, and UNMEASURED notes. Separate from GSPC. Three states: VALID (fetched), UNREACHABLE (could not fetch), UNCHECKABLE (body unreadable). Never a certificate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| as_of | No | ||
| state | Yes | VALID, UNREACHABLE or UNCHECKABLE | |
| source | No | ||
| not_gspc | No | ||
| card_count | No | ||
| merkle_root | No |