Skip to content

feat: add prompt engineering comparison demo#41

Merged
rlippmann merged 1 commit into
mainfrom
codex/prompt-engineering-demo
Mar 18, 2026
Merged

feat: add prompt engineering comparison demo#41
rlippmann merged 1 commit into
mainfrom
codex/prompt-engineering-demo

Conversation

@rlippmann

@rlippmann rlippmann commented Mar 18, 2026

Copy link
Copy Markdown
Owner

What changed

  • Added scored Demo 07: demos/07_llm_prompt_engineering_comparison.py
  • Registered demo 07 in demos/run_demo.py as an evaluative demo
  • Updated demos/README.md demo overview and evaluative enumeration to include demo 07
  • Added focused tests for demo 07 prompt construction and report semantics in tests/test_07_llm_prompt_engineering_comparison.py
  • Added mocked-LLM integration coverage for demo 07 in tests/test_llm_demos.py

Why this was needed

This adds a three-way prompt-engineering comparison demo to show that context-compiler complements prompt engineering: prompting quality matters, and authoritative compiled state adds additional reliability under transcript drift and contradiction pressure.

@rlippmann
rlippmann merged commit d5aa106 into main Mar 18, 2026
8 checks passed
@rlippmann
rlippmann deleted the codex/prompt-engineering-demo branch March 18, 2026 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant