LICENSE
README.md
pyproject.toml
corpus/CORPUS-CURATION.md
corpus/__init__.py
corpus/entries/01-heeney-refusal.md
corpus/entries/02-verify-premise-generalization.md
corpus/entries/04-display-over-resolve-audio.md
corpus/entries/05-defer-env-mismatch.md
corpus/entries/06-one-design-many-executions.md
corpus/entries/08-block-fix-execute-loop.md
corpus/entries/09-reviewer-empty-diff.md
corpus/entries/12-hammerstein-self-exemplar.md
corpus/entries/13-64-percent-baseline.md
corpus/entries/16-delegated-test-verification.md
corpus/entries/17-freed-budget-concentration.md
corpus/entries/18-launcher-reinvention.md
corpus/entries/20-polsia-false-completions.md
corpus/entries/21-hallucinated-arxiv-credential.md
corpus/entries/23-build-momentum-slop.md
corpus/entries/28-misdiagnosis-cost.md
corpus/entries/29-8b-floor-framing.md
corpus/entries/30-stupid-lazy-out-of-scope.md
corpus/entries/31-verification-gate-boolean.md
corpus/entries/32-true-negatives-trust-metric.md
corpus/entries/34-inoculation-result.md
corpus/entries/42-selection-bias-enemy.md
corpus/entries/43-dogfooding-generality-caveat.md
corpus/entries/44-session-design-vs-discipline.md
corpus/entries/45-trust-via-uncertainty.md
corpus/entries/47-initial-negatives-shift.md
corpus/entries/48-bateson-learning-ii.md
corpus/entries/50-append-only-log-load-bearing.md
corpus/entries/51-trusted-model-graduation.md
corpus/entries/52-wrapper-not-rebuild.md
corpus/entries/53-audit-first-dispatch.md
corpus/entries/54-stop-slop-discipline.md
corpus/entries/55-corpus-as-compounding.md
corpus/entries/56-bite-sized-one-by-one.md
corpus/entries/57-audit-the-leans.md
corpus/entries/58-verification-via-stack.md
corpus/entries/__init__.py
eval/batch-a-multi-turn-adversarial.py
eval/batch-b-cross-model.py
eval/batch-d-wargamer-demo.py
eval/distill-diagnostic-pod.py
eval/format-v04-pod-results.py
eval/format-v07-pod-results.py
eval/gibson-probe-v3-pod.py
eval/human_judge.py
eval/human_judge_runner.py
eval/judge-v06-grok-surgical.py
eval/judge_pairs.py
eval/null-prompt-diagnostic-pod.py
eval/run-v03-neutral-scaffold.py
eval/run-v04-pod.py
eval/run-v04-sonnet-raw.py
eval/run-v06-grok-surgical.py
eval/run-v07-ood.py
eval/run-v07-pod-oneshot.py
eval/run-v07-pod-server.py
eval/run_benchmark.py
eval/diplomacy/hammerstein_wrap.py
eval/diplomacy/run_demo_game.py
eval/diplomacy/run_smoke_test.py
hammerstein.egg-info/PKG-INFO
hammerstein.egg-info/SOURCES.txt
hammerstein.egg-info/dependency_links.txt
hammerstein.egg-info/entry_points.txt
hammerstein.egg-info/requires.txt
hammerstein.egg-info/top_level.txt
hammerstein_cli/__init__.py
hammerstein_cli/__main__.py
hammerstein_cli/dispatch.py
hammerstein_cli/shell.py
hammerstein_resources/__init__.py
hammerstein_resources/providers.yaml
harness/hammerstein.py
harness/hammerstein/__init__.py
harness/hammerstein/backends.py
harness/hammerstein/classifier.py
harness/hammerstein/cli.py
harness/hammerstein/context.py
harness/hammerstein/corpus.py
harness/hammerstein/logger.py
harness/hammerstein/parsers.py
harness/hammerstein/prompt.py
harness/hammerstein/shape_gate.py
prompts/COUNTER-2AM-OPERATOR.md
prompts/SYSTEM-PROMPT.md
prompts/__init__.py
prompts/templates/__init__.py
prompts/templates/audit-this-plan.md
prompts/templates/audit-this-visual.md
prompts/templates/is-this-worth-doing.md
prompts/templates/review-from-different-angle.md
prompts/templates/scope-this-idea.md
prompts/templates/what-should-we-do-next.md
tests/test_backends.py
tests/test_continuity_chain.py
tests/test_dispatch.py
tests/test_parsers.py
tests/test_project_context.py
tests/test_run_vision_bakeoff.py
tests/test_shape_gate.py
tests/test_shell.py
tests/test_vision_audit.py
tests/test_vision_dispatch.py
tests/test_vision_template.py
tools/run_vision_bakeoff.py