| 1 | // Build-time: bundle the translated corpus into a single ordered JSON the |
| 2 | // shippable loader imports. Uses the same `readCorpusDocs` walk as the |
| 3 | // benchmark's `compileSection`, so the bundled rule priority can't drift |
| 4 | // from the benchmark's. |
nothing calls this directly
no test coverage detected