dialectic_supersede
Retire an old claim and register a refined replacement, preserving all evidence. Optionally seed the new claim with a quote sourced from the superseded claim.
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.
On hosts that advertise MCP form-mode elicitation, this asks the user to confirm/reject the supersede before mutating. Hosts without elicitation keep the prior behavior and apply immediately.
Returns: 'ok new= old= conf= tier='.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote | No | ||
| domain | No | ||
| new_claim | Yes | ||
| old_claim_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |