From 732384ba950abc5fb436281eaeb612984d11e41d Mon Sep 17 00:00:00 2001 From: Stab-Rabbit-coding <31675444+Stab-Rabbit-coding@users.noreply.github.com> Date: Tue, 28 Jul 2026 07:53:21 -0400 Subject: [PATCH] Update AGENTS.md Signed-off-by: Stab-Rabbit-coding <31675444+Stab-Rabbit-coding@users.noreply.github.com> --- avionics/AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/avionics/AGENTS.md b/avionics/AGENTS.md index ff9173c9..9d7a758e 100644 --- a/avionics/AGENTS.md +++ b/avionics/AGENTS.md @@ -156,6 +156,7 @@ Every schematic and PCB modification **must** be verified: 4. Run **Design Rules Checker** (DRC) — resolve all violations and errors 5. Document any violations that cannot be resolved in `TODO.md` with the specific DRC rule and reason 6. Commit only after all DRC violations are either resolved or documented +7. All routing and component spacing will maintain 0.3mm minimum copper spacing (as enforced by the min_copper_edge_clearance DRC check) per [REF-IPC-001]. ### Footprint and Component Placement