dialectic_review
Filter claims by confidence level and domain to review active claims, and add an as-of date to see historical validity.
Instructions
List active claims filtered by confidence floor and optional domain. Retired/superseded claims are omitted by default.
If as_of is provided (unix seconds or ISO-8601), returns claims whose
valid-time interval covered that instant, including currently superseded
claims that were valid then. include_validity=True appends
state + valid_from/valid_to without changing the default output.
min_confidence: one of 'low','medium','high','disputed'. Note that
'disputed' is treated as its own bucket (not ordered against the
others) — passing min_confidence='disputed' returns only disputed.
Format: ' [conf] tier= domain= support=N contradict=N '.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | ||
| as_of | No | ||
| domain | No | ||
| min_confidence | No | low | |
| include_validity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |