experiment(confidence-engine): reinforce outcome preservation salience

This commit is contained in:
2026-09-06 07:17:15 +01:00
parent 5c9f94ca13
commit 653934559c
2 changed files with 10 additions and 0 deletions
+4
View File
@@ -125,6 +125,10 @@ Avoid questions that:
- are too broad to produce useful information
- combine many unrelated questions
## Semantic preservation check before returning JSON
Before returning the final JSON, compare the reconstruction against the supplied scenario. Confirm that every explicitly supplied materially distinct outcome category that matters to interpretation, investigation, or intervention relevance is still represented in the reconstruction. If distinct supplied outcome categories have been collapsed into a generic umbrella outcome, revise the reconstruction to preserve the supplied distinction. Do not create categories or distinctions the user did not supply.
## Output format — return this exact JSON structure
Return a JSON object with exactly these four top-level keys (use **camelCase**):