Files
periscope/periscope/dependency/simple_project/eval_golden.json
T
michele c362ef8a56 Split native Periscope (periscope/src) from inherited PinScope (periscope/dependency).
Keep validate.py and the finding engine as-is. AGPL LICENSE stays at the repo root.
Docker overlays dependency then src. Do not delete the inherited tree.
2026-09-20 14:31:42 +02:00

11 lines
202 B
JSON

{
"required_refs": ["U1", "U2", "U3"],
"min_components": 30,
"min_nets": 30,
"deterministic_keys": [
"PE-I2C-001|U3|/I2C0.SDA",
"PE-I2C-001|U3|/I2C0.SCL",
"PE-ESR-001|U1|+3V3"
]
}