federation_catalog_version

shallow

com.comos-federation/gateway · Verify this server

Return a fingerprint of the current catalog for a tenant — a cheap way to tell whether the catalog changed since your last read. Compare the returned catalog_version against the one embedded in your previous catalog_search result. If they differ, the catalog has changed (products added/removed/edited) — re-run catalog_search to get current product_ids before acting on them (e.g. before order_create), or you will reference SKUs that no longer exist. Returns: { tenant_id, catalog_version, fetched_at } - opaque hash of the current catalog state for change-detection. Example: call federation_catalog_version with arguments {"tenant_id":"<tenant_id>"}.

100.0/100

1 trials · measured 8 days ago

federation_catalog_version scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.comos-federation/gateway, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
self-provisionable
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: federation_catalog_version
[![Vouch score](https://vouch.tools/api/tools/bbeb6bda-a6b6-4f58-8924-ad982c56f864/badge.svg)](https://vouch.tools/tools/bbeb6bda-a6b6-4f58-8924-ad982c56f864)
federation_catalog_version — Vouch