introspection_system_climb_history
ActiveTool of ComOS Federation Gateway
Time-series read of the federation's honesty-ratio snapshots. Returns the climb trajectory over a time window. Default window: last 7 days, max 200 snapshots. Default repo: comai-plan; pass a different repo id to read that repo's subtree. Source: comai-plan/ratio_snapshots/ committed hourly.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"repo": {
"type": "string",
"minLength": 1
},
"limit": {
"type": "integer",
"maximum": 1000,
"minimum": 1
},
"since": {
"type": "string"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ComOS Federation Gateway
https://github.com/ronrey/comos-federation
2/7 registries