You're viewing a demo portfolio

Join the waitlist
PRSM

introspection_system_climb_history

Active

Tool of ComOS Federation Gateway

declared in 1.0.0

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ComOS Federation Gateway

https://github.com/ronrey/comos-federation

2/7 registries
View full server →
introspection_system_climb_history — ComOS Federation Gateway — PRSM MCP