bazel-0003 + kicad-0002: build toolchain feature check + PCB zone filler O(Z²×L²); count 601→603

This commit is contained in:
russell@unturf.com 2026-03-27 22:38:32 -04:00
parent 1d6a8b8ccd
commit 212d313185
292 changed files with 924 additions and 7 deletions

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000534
# spark-0002 — DAGScheduler BFS queues: ListBuffer.remove(0) is O(N) → O(N²) total
**Severity:** HIGH

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000291
# spark-0003: Spark Standalone Master — completedApps ArrayBuffer.contains() O(n²) on worker failure
## Severity

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000535
# spark-0004 — Spark DAGScheduler: waitingStages.filter(_.parents.contains(parent)) O(W×P) on every stage completion
## Metadata

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000290
# spark-deeper — Scheduler + Catalyst + Physical Plan + Storage + Shuffle CLEAN
## Areas Scanned