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-000000418
# httpd-0002 — mod_proxy NoProxy/DirectConnect config-parse O(N²) dedup
## Metadata

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000419
# httpd-0003: ssl_hook_Access_classic cipher set comparison O(N×M) → O(N+M)
## Classification

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000420
# httpd-0004: find_route_worker redirect chain O(N²) → O(N) with route hash map
## Classification