undf: assign 721; stamp spidermonkey-0005

This commit is contained in:
russell@unturf.com 2026-03-30 06:47:50 -04:00
parent 9cd01d9fae
commit 740f17256b
3 changed files with 4 additions and 2 deletions

View file

@ -124,7 +124,7 @@ git push
### Current counts (update when generator runs)
**720** assigned | **720** UNDF posts | last run: 2026-03-30
**721** assigned | **721** UNDF posts | last run: 2026-03-30
### Patch stamp format

View file

@ -718,5 +718,6 @@
"victoria-metrics-0002": "UNDF-2026-000000717",
"vlc-0002": "UNDF-2026-000000718",
"weechat-0003": "UNDF-2026-000000719",
"zeek-0002": "UNDF-2026-000000720"
"zeek-0002": "UNDF-2026-000000720",
"spidermonkey-0005": "UNDF-2026-000000721"
}

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000721
# UNDF: (pending)
# spidermonkey-0005: `GatherAvailableModuleAncestors` — O(M²) execList scan in async-module BFS