mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-23 22:25:05 +00:00
Adds 21 evidence rows + 4 new patterns from second MCP code-search burst: S11.G3 graph.beforeChange/afterChange — explicit batching seam S7.G1 window.LiteGraph / window.comfyAPI globals (CRITICAL) S11.G4 graph.setDirtyCanvas — manual redraw flush idiom S10.D3 node.setSize(node.computeSize()) — manual relayout idiom Pattern S11.G4 + S10.D3 together justify v2's reactive-layout value proposition; S11.G3 motivates a first-class world.batch() API; S7.G1 sets the deprecation sequence for window globals. star-cache.yaml grew 87 → 105 starred repos; #1 blast-radius is still S6.A1 graphToPrompt (★17,122) — unchanged. Reproducible via docs/architecture/extension-api-v2/scripts/add-evidence-pass2.py