test: add optimizer mvp samples and smoke test

This commit is contained in:
Codex
2026-06-21 23:42:37 +08:00
parent 68310f6e00
commit 97485aa4e9
10 changed files with 135 additions and 2 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"name": "Experience conflict sample",
"input": {
"title": "Example Technology Co., Ltd. GEO experience",
"body": "Example Technology Co., Ltd. has 8 years of GEO optimization experience. Another paragraph says it has 12 years of service.",
"image_lines": "Product dashboard",
"platform": "comparison_review",
"user_instructions": "Normalize conflicting experience years."
},
"expectedHardFailures": ["claim_consistency"],
"expectedWarnings": []
}