Tools
graphify Shipped Three Straight Days of Correctness Releases After Finding TypeScript Call Edges Were Fabricated
Graphify-Labs/graphify (104,828 stars) cut v0.9.36, v0.9.37 and v0.9.38 on August 7, 8 and 9 — all labeled 'correctness release.' The 0.9.37 fix is the sharp one: TypeScript member calls were fabricating a high-confidence `calls` edge by matching a receiver type by name alone, meaning agents navigating the graph were following relationships that did not exist. 0.9.38 then fixed a callback-scoping regression introduced by 0.9.37 where a local in one callback suppressed a call in a sibling callback, plus SQL CTE names being mistaken for table refs.
Source
↳ Follow the thread