- package main
-
- // NOTE: Legacy extractor logic still lives in helpers.go for now.
- // This file is intentionally reserved for the later explicit move once the
- // production-path rewrite is far enough along that the split can be done in one
- // safe pass instead of a risky mechanical half-step.
|