| 1 | /** |
| 2 | * Resolver-pool sizing (§7a.1 P1.2): cgroup-honest CPU term + memory-aware |
| 3 | * cap + the CODEGRAPH_RESOLVE_WORKERS override. resolvePoolSize is pure — |
| 4 | * these pin the whole decision matrix, including the two failure modes the |
nothing calls this directly
no test coverage detected