Verify review quotes against datasheet PDF text and extract ESD Vrwm/polarity.

ERROR/WARNING without a real citation are demoted to Unverified so invented topologies like a unidirectional TPD2E007 clamp cannot ship as ERROR.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-28 15:43:14 +02:00
co-authored by Cursor
parent 4c54d064d3
commit 53db287ab4
10 changed files with 431 additions and 15 deletions
+4 -5
View File
@@ -645,11 +645,10 @@ SUBMIT_REVIEW_SCHEMA = {
"source_quote": {
"type": "string",
"description": (
"The exact verbatim text from the datasheet that "
"states this requirement — copy it "
"character-for-character (max ~200 chars). Omit "
"if the evidence is only in a figure or a "
"rasterized table with no selectable text."
"Required for ERROR and WARNING. Exact verbatim "
"datasheet text (max ~200 chars). Pinscope "
"checks it against the PDF page. Omit only if "
"the evidence is a figure/scan with no text."
),
},
"source_designator": {