fix: strip code fences from LLM fixer output

This commit is contained in:
Teleo Agents 2026-04-07 12:39:51 +00:00
parent 8529807495
commit 985d25e993

View file

@ -1,4 +1,3 @@
```json
{ {
"action": "flag_duplicate", "action": "flag_duplicate",
"candidates": [ "candidates": [
@ -7,4 +6,3 @@
], ],
"reasoning": "The reviewer identified 'legal-and-alignment-communities-converge-on-AI-value-judgment-impossibility.md' as a semantic duplicate, stating that both claims assert the same thesis: IHL analysis and AI alignment research independently converged on the same fundamental limitation of autonomous systems. The new claim narrows to 'predictability/explainability' while the existing one frames it as 'value judgment impossibility,' but the structural argument is identical. The reviewer also mentioned 'autonomous-weapons-violate-existing-IHL-because-proportionality-requires-human-judgment.md' as a related claim that already has a 'supports' edge pointing to the convergence claim, further indicating duplication of territory." "reasoning": "The reviewer identified 'legal-and-alignment-communities-converge-on-AI-value-judgment-impossibility.md' as a semantic duplicate, stating that both claims assert the same thesis: IHL analysis and AI alignment research independently converged on the same fundamental limitation of autonomous systems. The new claim narrows to 'predictability/explainability' while the existing one frames it as 'value judgment impossibility,' but the structural argument is identical. The reviewer also mentioned 'autonomous-weapons-violate-existing-IHL-because-proportionality-requires-human-judgment.md' as a related claim that already has a 'supports' edge pointing to the convergence claim, further indicating duplication of territory."
} }
```