Skip to content

test(llmops): reproduce checker JSON failure on typographic quotes - #21

Draft
bweinzierl wants to merge 1 commit into
networkteam:mainfrom
Format-D:fix/json-typographic-quotes
Draft

bweinzierl wants to merge 1 commit into
networkteam:mainfrom
Format-D:fix/json-typographic-quotes

Conversation

@bweinzierl

@bweinzierl bweinzierl commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

Adds a reproduction for #. Test only, no fix.

  • json_response_test.go: JSON containing typographic quotes parses; a closing quote normalized to an unescaped " is rejected.
  • writingguide_eval_test.go: eval case with a German draft using „…“. It currently fails (1/6 on claude-sonnet-4-6).

SDD_EVAL_CONFIG=~/.config/sdd/config.yaml SDD_EVAL_RUNS=6 go test -tags=eval -run TestWritingGuideEval_TypographicQuotesStayValidJSON ./internal/llmops/ -v

refs #20

RetriggerConfidence Score: 5/5

The test-only PR appears safe to merge; its live eval intentionally records a currently failing behavior.

Summary

Adds deterministic JSON-response cases for typographic quotes and a live writing-guide eval case that reproduces the reported malformed-response behavior.

Reviews (1) · Last reviewed commit: "test(llmops): reproduce checker JSON fai..."

@bweinzierl
bweinzierl marked this pull request as draft September 25, 2026 12:39

This branch has not been deployed

No deployments
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