IntentRoute

Catalog / corrections

A signal to recheck, never an automatic rewrite

POST /catalog/v1/corrections accepts one fixed-schema anonymous report about an existing claim. A 202 response confirms valid syntax only; a human verifies the allegation against primary evidence.

Request example

{
  "release_id": "web-search-v0.2.0",
  "record_id": "web-search:openai",
  "claim_pointer": "/claims/commercial/pricing",
  "issue": "source_changed"
}

Allowed issues

source_unreachable, source_changed, value_conflict, or review_overdue. No free text, URL, attachment, contact detail, credential, prompt, or account identifier is accepted.

Handling and privacy

Human triage targets five business days and documented disposition targets fifteen business days. Aggregate telemetry retains only bounded categories for up to three months; it does not store prompts, IP addresses, cookies, fingerprints, full user agents, or arbitrary text.