Skip to main content
See Conflicts for the full mechanics.

Listing open conflicts

string
required
string
Optional — narrows to one subject.
ConflictSetOut[]
required
Ordered by created_at ascending (oldest first).
integer
required
Built for monitoring: alert on this counter without parsing the list.
number | null
Age in seconds of the oldest still-open conflict.

Resolving a conflict

uuid
required
string
required
uuid
required
Must belong to the ConflictSet — otherwise fact_not_in_conflict.
uuid
required
string
required
"resolved"
uuid
required
uuid[]
required
Every other fact of the set, now superseded.
datetime
required

Possible errors

missing_scope (422 — project_id missing on the list endpoint), conflict_not_found (404 — unknown or from another project), conflict_already_resolved (409), fact_not_in_conflict (422).