From e1a18e27e7b97212b1c4e319bf82aa2cf3636947 Mon Sep 17 00:00:00 2001 From: robbond Date: Wed, 19 Aug 2026 17:27:52 +0100 Subject: [PATCH] test(experiment): checkpoint relationship negative-control result --- ...nt-relationship-negative-control-live.json | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 tests/experimental/results/rto-fragment-relationship-negative-control-live.json diff --git a/tests/experimental/results/rto-fragment-relationship-negative-control-live.json b/tests/experimental/results/rto-fragment-relationship-negative-control-live.json new file mode 100644 index 0000000..57049b3 --- /dev/null +++ b/tests/experimental/results/rto-fragment-relationship-negative-control-live.json @@ -0,0 +1,23 @@ +{ + "apparatus": "rto-fragment-relationship-negative-control.mjs", + "experiment": "RTO.22A", + "artifactType": "LIVE RESULT — Negative-control relationship discovery", + "modelName": "qwen-claude:latest", + "elapsedMs": 13116, + "inputCharacterCount": 2451, + "instructionCharacterCount": 931, + "fragment2CharacterCount": 1818, + "negativeControlCharacterCount": 397, + "fragment2Path": "/Users/robbond/Documents/RdbApps/confidence-engine/tests/experimental/results/rto-granular-fragment-turn2.json", + "controlFixtureType": "EXPERIMENTAL_FIXTURE", + "negativeControlClean": true, + "knownRelationshipSuppliedToModel": false, + "wholeSituationGraphSupplied": false, + "centralCaseStatementSupplied": false, + "turnHistorySupplied": false, + "proposedRelationship": { + "relationshipFound": false, + "relationship": null, + "remainingQualification": [] + } +} \ No newline at end of file