Back to Prompt Library
testing
Discrepancy Resolution Prompt
Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.
Linked challenge: OpenAI o3 Multi-Agent Content Verifier with AutoGen & Haystack
Format
Text-first
Lines
1
Sections
1
Linked challenge
OpenAI o3 Multi-Agent Content Verifier with AutoGen & Haystack
Prompt source
Original prompt text with formatting preserved for inspection.
1 lines
1 sections
No variables
0 checklist items
Develop a logic within the multi-agent system where if the 'Fact-Checker' agent identifies a factual discrepancy, it triggers a conversation with the 'Consistency Analyst' to determine if this discrepancy also creates an internal inconsistency within the article. The final decision should be logged.
Adaptation plan
Keep the source stable, then change the prompt in a predictable order so the next run is easier to evaluate.
Keep stable
Preserve the rubric, target behavior, and pass-fail criteria as the baseline for evaluation.
Tune next
Adjust fixtures, mocks, and thresholds to the system under test instead of weakening the assertions.
Verify after
Make sure the prompt catches regressions instead of just mirroring the happy-path examples.