Files
OmniRoute/docs/ops
Diego Rodrigues de Sa e Souza 9e5c00d716 docs(ci): correct mutation-gate note — no regression (stryker -c is --concurrency); record Task 12 GO (#4138)
The MUTATION_GATE_STRYKER_REGRESSION.md note shipped in #4134 was WRONG: there is
no Stryker 9.6.1 OptionsValidator regression. The false "concurrency must match
pattern" failure was operator error — `stryker -c <file>` sets --concurrency, not
the config file (which is the positional arg), so concurrency became the string
"stryker.conf.json". `npx stryker run` (auto-discovery) validates and runs fine:
it instruments 15488 mutants across the 8 modules.

Renamed -> MUTATION_GATE_SPIKE_VERDICT.md and rewritten with:
- the corrected record + the `-c` CLI gotcha;
- the real Task 12 per-test spike verdict (GO, Plan A): a scoped run on
  open-sse/utils/error.ts killed 86/422 mutants, ALL 86 with a populated
  `killedBy` resolving to a test file -> per-test attribution works (per-file
  granularity, as expected for the tap-runner). Onda 2 can use killedBy directly.
- the standing Onda-2 blocker is budget (god-files), not tooling.
2026-06-18 00:06:52 -03:00
..
2026-05-23 01:46:59 -03:00
2026-06-16 01:00:40 -03:00
2026-06-13 17:27:40 -03:00
2026-06-16 01:00:40 -03:00
2026-05-24 18:05:58 -03:00
2026-05-23 01:46:59 -03:00
2026-05-23 01:46:59 -03:00