gsxdsm
07dccbe2bd
FN-8783: parallelize static merge-gate validators
Run independent static merge-gate policy validators concurrently without weakening gate ordering.
- Add a fail-closed concurrent static-validator runner with coverage for inventory and failures.
- Preserve curated engine, PostgreSQL, unit, and CI-shape gate contracts.
- Document the gate composition and warm-cache performance policy.
Files changed:
docs/testing.md | 13 ++-
package.json | 3 +-
packages/cli/src/__tests__/ci-workflow.test.ts | 21 ++--
packages/engine/vitest.config.ts | 36 +++++--
.../__tests__/engine-vitest-gate-policy.test.mjs | 90 +++++++++++++----
scripts/__tests__/run-static-gate-checks.test.mjs | 100 +++++++++++++++++++
scripts/run-static-gate-checks.mjs | 106 +++++++++++++++++++++
7 files changed, 332 insertions(+), 37 deletions(-)
Fusion-Task-Id: FN-8783
Fusion-Task-Lineage: d5d3c9e1-b3c4-45ff-a3e7-f9555585cd70
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-08-04 09:21:07 -07:00
..
2026-08-02 19:58:37 -07:00
2026-07-31 00:27:41 -07:00
2026-07-31 19:03:08 -07:00
2026-08-03 16:15:12 -07:00
2026-07-31 08:20:06 -07:00
2026-07-31 01:03:24 -07:00
2026-07-31 21:34:25 -07:00
2026-07-26 23:47:49 -07:00
2026-07-31 01:43:58 -07:00
2026-07-30 22:59:56 -07:00
2026-07-31 01:46:56 -07:00
2026-08-04 09:21:07 -07:00
2026-07-30 16:43:31 -07:00
2026-07-31 14:48:20 -07:00
2026-08-01 00:21:14 -07:00
2026-07-31 02:06:03 -07:00
2026-07-30 23:59:54 -07:00
2026-07-31 00:36:21 -07:00
2026-07-31 00:03:02 -07:00
2026-08-02 19:58:37 -07:00
2026-08-03 12:16:32 -07:00
2026-08-02 19:58:37 -07:00
2026-08-04 09:21:07 -07:00
2026-07-31 01:57:59 -07:00