dialectic_supersede
Replace an outdated claim with a refined version while preserving its evidence. Optionally seed the new claim with a supporting quote.
Instructions
Retire old_claim_id and register new_claim that refines or
replaces it. The old claim moves to state='superseded' with
superseded_by=; its evidence is preserved (not deleted).
If quote is provided, it seeds the new claim with one supporting
piece of evidence sourced as 'supersede:'.
If domain is empty, the new claim inherits the old claim's domain.
Returns: 'ok new= old= conf= tier='.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| old_claim_id | Yes | ||
| new_claim | Yes | ||
| domain | No | ||
| quote | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |