RSS feeds

The attestation monitor publishes an alerts feed: one item is emitted only when a provider's aggregate attestation verdict moves between consecutive runs (regression or recovery). Steady-state runs are silent, so this is a low-noise way to learn when a confidential-inference provider's hardware-attestation posture actually changes. Item bodies follow the deterministic ci-attestation-rss-v1 schema: stable field order, stable sorting, and no prose drift.

Global feed

Feed What it fires on URL
Attestation alerts Any provider verdict change across all monitored providers /feeds/attestation/alerts.xml

Provider feeds

Subscribe to a single provider's alerts to be notified only about that provider's verdict changes.

Compatibility URL

The older URL remains a live XML endpoint so existing subscribers keep working. New links and feed readers should use the canonical /feeds/... URLs above.

  • https://confidentialinference.net/attestation-alerts.xml /feeds/attestation/alerts.xml
  • https://confidentialinference.net/attestation-alerts.xml?provider={slug} /feeds/attestation/providers/{slug}/alerts.xml