Skip to content

fix: preserve false and zero in AI audit inputs - #70

Merged
Pigbibi merged 1 commit into
mainfrom
fix/ai-input-fidelity-20260908
Sep 8, 2026
Merged

fix: preserve false and zero in AI audit inputs#70
Pigbibi merged 1 commit into
mainfrom
fix/ai-input-fidelity-20260908

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Purpose

Preserve explicit False and numeric zero instead of turning them into missing input. Keep existing prompt wording, control-character removal, truncation, and advisory/trading boundaries.

Verification

  • Regression on original implementation: 5 failed, 5 passed.
  • Full pytest: 257 passed; Ruff and git diff --check passed.
  • Both original crisis and TACO prompts covered.

No runtime, SDK, dependency, deployment, or trading changes.

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit 6b76d51 into main Sep 8, 2026
2 checks passed
@Pigbibi
Pigbibi deleted the fix/ai-input-fidelity-20260908 branch September 8, 2026 07:34
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