mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 05:05:08 +02:00
c288a4c01f
The Placeholder Resolvers section (lines 77-2092) contained duplicate functions that were superseded by scripts/resolvers/*.ts. The RESOLVERS map from resolvers/index.ts is the sole resolution path. Verified: zero call sites outside self-references.