Re-judge claims with evidence (BIES ATS)
rejudge_claimsRe-judge a prior claim-safety verdict against new EVIDENCE. Pass the 'artifact' returned by claim_safety_verdict plus 'observations' (what happened). The top-level verdict NEVER changes on evidence (conservative by design); what moves is 4 axes — now-sayable lines (behind your owner-gate), permanently issuer-only claims, claims still short on evidence, and new risks. Deterministic, sealed, stateless (nothing stored).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language. Default ko. | |
| artifact | Yes | The full artifact object returned by claim_safety_verdict (the prior verdict being re-judged). | |
| observations | Yes | Evidence events. Each: { outcome: 'paid_yes'|'written_pilot'|'observed_metric'|'rejection', targets: [{ ref_kind: 'claim_id'|'evidence_id', ref: '<id from the artifact>' }], rejection_reason_ref? }. |