What's New This Week: Updated 2026-04-18 20:28:44 UTC
Wallet and Telegram mission rollout updates shipped this week across mission catalog hardening, mini-app UX, and operator visibility.
Open full release notes

Anomaly Export Schema Registry

Versioned field registry for audit anomaly JSON exports, including deprecation timelines.

Registry Status

Registry Version
2026-02-20
Updated
2026-02-20T00:00:00Z
Current Schema
v1
Schema Count
1

Current schema status: active

Schema v1

active

Introduced: 2026-02-15T00:00:00Z

Deprecation: status=none, announce=n/a, sunset=n/a

Applies To

  • /transparency/audit-anomalies/export.json
  • /transparency/audit-anomalies/summary.json
  • /transparency/audit-anomalies/runs.json
  • /transparency/audit-anomalies/trend.json
  • /transparency/audit-anomalies/alerts.json
  • /transparency/audit-anomalies/diff/export.json
  • /transparency/audit-anomalies/diff/compare.json

Fields

Name Type Required Since Description
success boolean yes v1 Request succeeded flag.
selected_run string yes v1 Selected anomaly run id, typically latest or YYYYMMDDTHHMMSSZ.
selected_label string yes v1 Human-readable run label.
selection_warning string no v1 Warning message when requested run falls back.
summary object no v1 Summary blob from anomaly scanner.
rows array<object> no v1 Filtered anomaly rows for export endpoints.
provenance object yes v1 Generation provenance metadata (app sha, source files, query context).