Analytics
rootfetch.com
Fetches and summarizes run artifacts, manifests, and outcome state for analysis.
ENDPOINT 1
https://rootfetch.com/mcp
Known tools 9
rootfetch.latestReturns /rootfetch/artifacts/latest.json and run-scoped artifact URLs.
rootfetch.replay_indexReturns /rootfetch/artifacts/replay/index.json entries.
rootfetch.run_manifestReturns manifest for a run_id (or latest when omitted).
rootfetch.run_bundleReturns model_latest.json + coverage_latest.json + signals_latest.json for one immutable run.
rootfetch.outcome.current_stateReturns a strict, evidence-bound summary of regime, concentration, coverage, and volatility for one immutable run.
rootfetch.outcome.run_deltaReturns strict run-to-run deltas with model transition disclosure and mandatory evidence for both runs.
rootfetch.outcome.tld_spotlightReturns strict, evidence-bound TLD metrics (count/share/deltas/anomaly flags) from one immutable run.
rootfetch.outcome.alert_candidatesReturns strict candidate rows from anomaly/mover evidence with trigger context for one immutable run.
rootfetch.compare_linkReturns compare URL only (artifact-only; no server-side recompute).