gsxdsm
|
f1fe399184
|
FN-8991: add runtime skill-loader drift gate
Enforce the intentional Claude-to-Grok runtime skill-loader clone relationship across verification lanes.
- Add an exact rename-diff validator with fixture and live-loader coverage.
- Run the validator in pretest, fast verification, and static merge-gate checks.
- Document the loader duplication contract and expanded static-validator inventory.
Files changed:
AGENTS.md | 2 +
docs/testing.md | 4 +-
package.json | 7 +-
.../check-runtime-skill-loader-drift.test.mjs | 113 +++++++++++++++++++++
scripts/__tests__/run-static-gate-checks.test.mjs | 1 +
scripts/__tests__/verify-fast.test.mjs | 1 +
scripts/check-runtime-skill-loader-drift.mjs | 113 +++++++++++++++++++++
7 files changed, 236 insertions(+), 5 deletions(-)
Fusion-Task-Id: FN-8991
Fusion-Task-Lineage: a3b67752-0043-4336-9a2a-ff391672b31f
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
|
2026-08-11 05:23:02 -07:00 |
|