Show Action on finding cards and inject PCB geometry into AI context.
Layout and AI findings always get action (fallback recommendation). The card renders that sentence in the body. PCB review context now includes vias under the footprint, copper thickness, nearby widths, courtyard, and keepout polygons.
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
What's new in Periscope.
|
||||
|
||||
## 2.32.1 — 2026-09-20 — PCB Action on card + parsed geometry in AI context
|
||||
|
||||
Finding cards always show an **Action.** sentence (`action`, else `recommendation`, else a default). PCB AI context now includes vias under the footprint, copper thickness, nearby trace widths, courtyard, and keepout polygons from `.kicad_pcb`.
|
||||
|
||||
- [Fixed] Layout/AI findings no longer show an empty Action chip; the sentence is on the card.
|
||||
- [Changed] PCB exam injects parsed via counts/drills, stackup thickness, pin-net widths, courtyard/keepout. Insufficient evidence only when those extracts are empty.
|
||||
- [Changed] submit_review `recommendation` is required for INFO as well as ERROR/WARNING.
|
||||
|
||||
## 2.32.0 — 2026-09-20 — Finding engine (schema + PCB)
|
||||
|
||||
Same finding object on schematic analysis and PCB exam: FACT / REQUIREMENT / INFERENCE, datasheet provenance in the rule DB, RULE vs REVIEW, designer decisions, independent severity/confidence/evidence.
|
||||
|
||||
Reference in New Issue
Block a user