@codyswann/lisa 3.55.0 → 3.58.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/all/copy-overwrite/scripts/lib/gate-failure-diagnosis.mjs +92 -5
- package/all/copy-overwrite/scripts/lisa-gates.mjs +121 -0
- package/all/copy-overwrite/scripts/lisa-reconcile-policy.mjs +4 -4
- package/all/copy-overwrite/scripts/lisa-run-gates.mjs +12 -2
- package/dist/cli/ui-ci-quality-jobs-compute.js +2 -2
- package/dist/cli/ui-ci-quality-jobs-compute.js.map +1 -1
- package/dist/cli/ui-github-repo-expected.js +1 -1
- package/dist/cli/ui-github-repo-expected.js.map +1 -1
- package/dist/core/lisa-owned-hash-ledger.d.ts.map +1 -1
- package/dist/core/lisa-owned-hash-ledger.js +11 -0
- package/dist/core/lisa-owned-hash-ledger.js.map +1 -1
- package/dist/core/upstream-evidence-manifest.d.ts.map +1 -1
- package/dist/core/upstream-evidence-manifest.js +15 -12
- package/dist/core/upstream-evidence-manifest.js.map +1 -1
- package/expo/copy-overwrite/scripts/bdd/baseline.mjs +36 -45
- package/expo/copy-overwrite/scripts/bdd/render.mjs +1 -1
- package/expo/copy-overwrite/scripts/check-bdd-coverage.mjs +0 -6
- package/package.json +1 -1
- package/plugins/lisa/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/skills/lisa-setup-sonar/SKILL.md +1 -1
- package/plugins/lisa/rules/reference/bdd-e2e-coverage.md +3 -3
- package/plugins/lisa/skills/lisa-setup-sonar/SKILL.md +1 -1
- package/plugins/lisa-agy/plugin.json +1 -1
- package/plugins/lisa-agy/skills/lisa-setup-sonar/SKILL.md +1 -1
- package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-agy/plugin.json +1 -1
- package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/rules/reference/bdd-e2e-coverage.md +3 -3
- package/plugins/lisa-copilot/skills/lisa-setup-sonar/SKILL.md +1 -1
- package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cursor/rules/bdd-e2e-coverage-reference.mdc +3 -3
- package/plugins/lisa-cursor/skills/lisa-setup-sonar/SKILL.md +1 -1
- package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-agy/plugin.json +1 -1
- package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-agy/plugin.json +1 -1
- package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-agy/plugin.json +1 -1
- package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-agy/plugin.json +1 -1
- package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-agy/plugin.json +1 -1
- package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-agy/plugin.json +1 -1
- package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-agy/plugin.json +1 -1
- package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/src/base/rules/reference/bdd-e2e-coverage.md +3 -3
- package/plugins/src/base/skills/lisa-setup-sonar/SKILL.md +1 -1
- package/typescript/copy-overwrite/scripts/check-skipped-required-checks.mjs +13 -6
- package/typescript/create-only/.github/required-checks.json +1 -1
- package/ui/index.html +2 -2
|
@@ -4,7 +4,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
4
4
|
"all/copy-contents/.gitattributes": "9d3831007e681186a3673e1037ef3fc82980cab2fc04e27c0868e562912c9e9f",
|
|
5
5
|
"all/copy-contents/gitignore": "8104ccd32d7e6137cae706511c5037d11d6b6045b8e2a9bb7b3a48a81c053cfa",
|
|
6
6
|
"all/copy-overwrite/scripts/check-state-classification.mjs": "a72910f9885629dd6d8a739b900f5603e4b53d68ece64100a2a5647016b58e1e",
|
|
7
|
-
"all/copy-overwrite/scripts/lib/gate-failure-diagnosis.mjs": "
|
|
7
|
+
"all/copy-overwrite/scripts/lib/gate-failure-diagnosis.mjs": "b4a0b1a0df6e944313b4a197925a0003fb9aed517fbd5708deda2a2a67f53faf",
|
|
8
8
|
"all/copy-overwrite/scripts/lib/invoked-as-script.mjs": "fbb9b88fc85a3e22f21af39e1c17acf67ff83fc6b5a6cdc8081bde333c48faa7",
|
|
9
9
|
"all/copy-overwrite/scripts/lisa-command-envelope.mjs": "014a94647efc636cbce961364a82f03c1f3c1e54a55e9d21508fded88dce49c4",
|
|
10
10
|
"all/copy-overwrite/scripts/lisa-commit-msg-gates.mjs": "5d587fd849cef02e9706d084ac2b508f3885da0ba59b76311e3b666f4fbff01e",
|
|
@@ -12,7 +12,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
12
12
|
"all/copy-overwrite/scripts/lisa-enforcement-fallback.sh": "b4cc14d5dc02c790ea3e51b0134b9c3d5e4a0e8ef08a652817f7485a0badde17",
|
|
13
13
|
"all/copy-overwrite/scripts/lisa-environment-prepare.mjs": "f936bc8a038a7901ade1ba58cc52e5f5a8b8b2a52a9f0c1516567cc80eb02ccb",
|
|
14
14
|
"all/copy-overwrite/scripts/lisa-floor-collisions.mjs": "16f609ebf97f4f52e462ed97a774c2b56a33a99865cc11a5c069fbbbb45b007c",
|
|
15
|
-
"all/copy-overwrite/scripts/lisa-gates.mjs": "
|
|
15
|
+
"all/copy-overwrite/scripts/lisa-gates.mjs": "c950082c3a0e7e987a8d32455eb16103cd0516c9b907f551a93395eb2e61d253",
|
|
16
16
|
"all/copy-overwrite/scripts/lisa-hooks/block-direct-issue-create.sh": "17c442bf60259d8183c7359bc54f992e8b7f305798704af1ed33f3e22e1a6006",
|
|
17
17
|
"all/copy-overwrite/scripts/lisa-hooks/block-instruction-file-edits.sh": "3e709e1ec8a5843c00684bc477ad32ddab2c5fdb11f71d5aeec0c49609eaf025",
|
|
18
18
|
"all/copy-overwrite/scripts/lisa-hooks/block-managed-file-edits.sh": "d3ef2562b718156912f0877f8a0668026f5966fcca43eb9e064aa57a4e9a4976",
|
|
@@ -22,8 +22,8 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
22
22
|
"all/copy-overwrite/scripts/lisa-hooks/sonar-secrets.sh": "cd47e1a54ce35a6446ed67d66f93d022445e94560e7238e6e031f199240e5e92",
|
|
23
23
|
"all/copy-overwrite/scripts/lisa-lint-staged-preflight.mjs": "ce4bc224a102e3ac2bc29d8f2038eefd619129d4639c25954c93f05011f7f977",
|
|
24
24
|
"all/copy-overwrite/scripts/lisa-postinstall.mjs": "98fe3adf3192a72f40eb75757193ce866f0a6123387377f6041e54d938df8d96",
|
|
25
|
-
"all/copy-overwrite/scripts/lisa-reconcile-policy.mjs": "
|
|
26
|
-
"all/copy-overwrite/scripts/lisa-run-gates.mjs": "
|
|
25
|
+
"all/copy-overwrite/scripts/lisa-reconcile-policy.mjs": "d429b5c3ad47553a73cdb2e0ea3ee81268df85d5374b06a93233d1971f7d15da",
|
|
26
|
+
"all/copy-overwrite/scripts/lisa-run-gates.mjs": "ba610745a8878bb9a21af249d6ab5b384fcf88e7c530db846f4f8163faba7a8e",
|
|
27
27
|
"all/copy-overwrite/scripts/lisa-schema-validate.mjs": "08cb25c2c49e0e5fd01e29861bbb8c90f612f9736ca2df86789fa72bd26d271e",
|
|
28
28
|
"all/copy-overwrite/scripts/lisa-test-node.mjs": "31b338144af00e20e3de02202982846d7333433a9bbda76a8c77d50e6fdbc47b",
|
|
29
29
|
"all/copy-overwrite/scripts/lisa-work-item.mjs": "04401ae05bf9464e6929180ffdfff80afc528a1df20733b032a0342252ca1d4a",
|
|
@@ -98,17 +98,17 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
98
98
|
"expo/copy-overwrite/jest.setup.ts": "826ab9387f73b19f1faa2ee4263344a64f6fa34fa872ba1162fef9d81406e556",
|
|
99
99
|
"expo/copy-overwrite/knip.json": "054a6ac5289168f5b19ad705ca7dd0083a7feea1114d79014fbc72ed2a6f5a76",
|
|
100
100
|
"expo/copy-overwrite/scripts/bdd-matrix.mjs": "d5b4bddf925290c786564e00fb699a213446e736f1cb36e54c8d1e0d7fd79927",
|
|
101
|
-
"expo/copy-overwrite/scripts/bdd/baseline.mjs": "
|
|
101
|
+
"expo/copy-overwrite/scripts/bdd/baseline.mjs": "454eed958d278f97f0af8a95183e67a47e9368713bd77b3e3673aa9e79f91447",
|
|
102
102
|
"expo/copy-overwrite/scripts/bdd/contract.mjs": "0cbbc0801c6d5fddf030205b18bc6b4d133b0fac7abaf7af19072e8bc83e21ad",
|
|
103
103
|
"expo/copy-overwrite/scripts/bdd/discover.mjs": "6b3be9e8fb22fa054300edd99383c1a4573466a0bd9342b7d5e0c88dba5ab4b5",
|
|
104
104
|
"expo/copy-overwrite/scripts/bdd/envelope.mjs": "2b44e2baffd2bde541c95ed267f4a6962b421e3e7d2723d5f4660f8829c19645",
|
|
105
105
|
"expo/copy-overwrite/scripts/bdd/markdown-cell.mjs": "eafddef7d95b88652ef46fe87f9b62176a1ca08913e13e47c5eca8cd979f29e2",
|
|
106
106
|
"expo/copy-overwrite/scripts/bdd/parse.mjs": "46584d61812fb6684cc7a5fe4a2331d8fc486c0ed44f228b5049e2b1e6034fb8",
|
|
107
|
-
"expo/copy-overwrite/scripts/bdd/render.mjs": "
|
|
107
|
+
"expo/copy-overwrite/scripts/bdd/render.mjs": "e35475f7da84abb9c3ab2c55cfaa23c0dadd6e722d0086939bbcc69fafdf6232",
|
|
108
108
|
"expo/copy-overwrite/scripts/bdd/report.mjs": "41d9b085f9b593c77d9cd1be91d55cdff2440de233dcf8a6baac5574a68e1641",
|
|
109
109
|
"expo/copy-overwrite/scripts/bdd/validate.mjs": "82e89c8af789705cb992768510d1c23f84471bbca3028b3a07b577f10cfb26bf",
|
|
110
110
|
"expo/copy-overwrite/scripts/bdd/waivers.mjs": "4011bcc9643b93522d2082363a2e9de3309d92f82ec054d2988860bb7cd3d16c",
|
|
111
|
-
"expo/copy-overwrite/scripts/check-bdd-coverage.mjs": "
|
|
111
|
+
"expo/copy-overwrite/scripts/check-bdd-coverage.mjs": "27ed82a1f76efd40dbdf5d817f263dcef0cd9d7920e90e711016f4b60a5b1e2f",
|
|
112
112
|
"expo/copy-overwrite/scripts/check-e2e-coverage.mjs": "35f39f64b3d4f58d1da91b16337312a8b25354059e02017a7df2d793efb2f0d3",
|
|
113
113
|
"expo/copy-overwrite/scripts/classify-maestro-failures.mjs": "da1bca64624498b0c2254336eff5ddd31e1a0cbe59bff67c238c1cfbd4537c76",
|
|
114
114
|
"expo/copy-overwrite/scripts/lib/invoked-as-script.mjs": "fbb9b88fc85a3e22f21af39e1c17acf67ff83fc6b5a6cdc8081bde333c48faa7",
|
|
@@ -424,7 +424,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
424
424
|
"plugins/src/base/rules/eager/work-item-definition-of-ready.md": "4285953f749aabee90dd44d7bff7e28a50e0a8c910917a96ebf81abfa425d836",
|
|
425
425
|
"plugins/src/base/rules/reference/automation-runbook-contract.md": "427be7bddf9a581dbb1c1fdbe07c02d4a1ff4ec96f4d91f409651b6ac4ff8a45",
|
|
426
426
|
"plugins/src/base/rules/reference/base-rules.md": "487ea1764c4b636ca4a33b78a90e925f028bb9a54182c0795cd1bbdc437a262d",
|
|
427
|
-
"plugins/src/base/rules/reference/bdd-e2e-coverage.md": "
|
|
427
|
+
"plugins/src/base/rules/reference/bdd-e2e-coverage.md": "c4b2bd970145451ab9f95e21f2b48d42fa4dd14e8a5077664ff391e47e13d8a6",
|
|
428
428
|
"plugins/src/base/rules/reference/claim-archaeology.md": "fff025d47848c768d5b2c7047de744b7151eb2e44148d2df058c87310859457b",
|
|
429
429
|
"plugins/src/base/rules/reference/claim-evidence-mapping.md": "49a3bbf4e8a9a8ca9e13eeafa672517d077060cfeb5d9710881ec9f5c3f3ec75",
|
|
430
430
|
"plugins/src/base/rules/reference/claim-time-guards.md": "50abda40a427d14560b401d32ff6b28e458298649e1ba48330105945b4128ed7",
|
|
@@ -682,7 +682,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
682
682
|
"plugins/src/base/skills/lisa-setup-remote-env/scripts/tool-floor.mjs": "8bf279a2b198c7a6d4163420ec73f871fb9c9cb70d7c87d852026bc5dbf97091",
|
|
683
683
|
"plugins/src/base/skills/lisa-setup-remote-env/scripts/toolchain.mjs": "496de5aed034692fee421dc3a1fbad9f85ed9e1d0c83a1080f781a486d0274e6",
|
|
684
684
|
"plugins/src/base/skills/lisa-setup-remote-env/scripts/verify-remote-env.mjs": "97f83b16a0ee5fc84c3b793afce24602b9fd0f67ae89501f424eae804eaead12",
|
|
685
|
-
"plugins/src/base/skills/lisa-setup-sonar/SKILL.md": "
|
|
685
|
+
"plugins/src/base/skills/lisa-setup-sonar/SKILL.md": "de00597d260d5491837406a81b87a96b9307a7d87c040b35fc1d6e77ae2f5306",
|
|
686
686
|
"plugins/src/base/skills/lisa-setup-workstation/SKILL.md": "e57e64083c292f0402b704eeb647244be0f33ab17394a688bce57a1efd59f169",
|
|
687
687
|
"plugins/src/base/skills/lisa-setup-workstation/scripts/catalogue.mjs": "eb0b8ec8a5d4fd81402dcbf40e6ccb55eb5e0c960f11aa928e45b99de43fabbc",
|
|
688
688
|
"plugins/src/base/skills/lisa-setup-workstation/scripts/cli.mjs": "53b369907ce168991169521f50070f9741640c0c466ece7c7c4736455903fb00",
|
|
@@ -1173,7 +1173,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
1173
1173
|
"typescript/copy-overwrite/eslint.slow.config.ts": "9f0efef2d1012e21a1d5e03eb98634bfeb459e3427147d75ad6905acbbab8466",
|
|
1174
1174
|
"typescript/copy-overwrite/knip.json": "d557bfb64c8c23d9f03c173798aa1f176f5e28d395ad6667f855049d4b886db6",
|
|
1175
1175
|
"typescript/copy-overwrite/scripts/check-nightly-e2e-health.mjs": "e58a0078ef3d1e1ef1c57e8004320010025c6c8414b17d5967fcaf601d28496c",
|
|
1176
|
-
"typescript/copy-overwrite/scripts/check-skipped-required-checks.mjs": "
|
|
1176
|
+
"typescript/copy-overwrite/scripts/check-skipped-required-checks.mjs": "3dc5c8c57ff052e29579bf4ba3900b2e65872c6d24177c39acd6fd830b051ad2",
|
|
1177
1177
|
"typescript/copy-overwrite/scripts/check-threshold-ratchet.mjs": "efd42d163d34ebf9abbe462fe12ed2eb9786d2cefb517b77d9728dcf25403e38",
|
|
1178
1178
|
"typescript/copy-overwrite/scripts/check-verification-coverage.mjs": "0cddac03366644cdc99cc239e74520ac420d475b461a40a21728e43756872b07",
|
|
1179
1179
|
"typescript/copy-overwrite/scripts/lib/invoked-as-script.mjs": "fbb9b88fc85a3e22f21af39e1c17acf67ff83fc6b5a6cdc8081bde333c48faa7",
|
|
@@ -1185,7 +1185,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
1185
1185
|
"typescript/copy-overwrite/tsconfig.eslint.json": "8a8ae5e201b18887b8eeda5eb569747221695524d4193ea03b4338b97b7fa642",
|
|
1186
1186
|
"typescript/copy-overwrite/tsconfig.json": "8f4257fcd2cfd4b23e83e0fdd4908d41ee8f1ae75bb95d632e653a0ac13d58e4",
|
|
1187
1187
|
"typescript/copy-overwrite/vitest.config.ts": "dc140e617db43da38f456bcc909ae621a62996fe25e7b0babd5e81941308365c",
|
|
1188
|
-
"typescript/create-only/.github/required-checks.json": "
|
|
1188
|
+
"typescript/create-only/.github/required-checks.json": "cd20462deecc6ebed03cdb04fb4bd98d5b87c1072237328856dd743b17e041cc",
|
|
1189
1189
|
"typescript/create-only/.github/workflows/auto-update-pr-branches-dispatch.yml": "504aa5a04ce88a01d5b0407efd240d691a0cf8fac208a6ecfbf931f43f1437c3",
|
|
1190
1190
|
"typescript/create-only/.github/workflows/auto-update-pr-branches.yml": "4a379369c1dedd1751a24508cb1146e39beca6b92f4d31e0d32cb2e03eafe67e",
|
|
1191
1191
|
"typescript/create-only/.github/workflows/ci.yml": "409799708fe51716f3c8228950db3bb26864f43a01a9e6186f6d3d1970e29f2d",
|
|
@@ -1207,7 +1207,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
1207
1207
|
"typescript/merge/.oxlintrc.json": "9504c20db80470c242c4ffe8cccad6951ed8141dfb5bf6503053e0b2712ab276",
|
|
1208
1208
|
"typescript/package-lisa/package.lisa.json": "705debefdf6f88877e796436619509104c1368e376852ddb1eb451b0e63e5248",
|
|
1209
1209
|
"ui/README.md": "ee05dac69cbba5f74a4ff945e78afdd54bd62d26087a255799dbbfc943f52b45",
|
|
1210
|
-
"ui/index.html": "
|
|
1210
|
+
"ui/index.html": "5263286282a683fd6b65e46fac207d8a0ce4f3acc7699f73ff5eecde0b4dbe94",
|
|
1211
1211
|
});
|
|
1212
1212
|
/** Exact paths tracked by the public Lisa repository at generation time. */
|
|
1213
1213
|
export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
@@ -7634,12 +7634,14 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
7634
7634
|
"tests/integration/push-collects-integration-tree-once.test.ts": true,
|
|
7635
7635
|
"tests/integration/quality-gate-e2e-browser.test.ts": true,
|
|
7636
7636
|
"tests/integration/quality-gate-facade-fixture.ts": true,
|
|
7637
|
+
"tests/integration/quality-gate-facade-jobs.ts": true,
|
|
7637
7638
|
"tests/integration/quality-gate-facade.test.ts": true,
|
|
7638
7639
|
"tests/integration/quality-gate-moment-input.test.ts": true,
|
|
7639
7640
|
"tests/integration/quality-gate-off-state.test.ts": true,
|
|
7640
7641
|
"tests/integration/quality-gate-runner-validation.test.ts": true,
|
|
7641
7642
|
"tests/integration/quality-gate-skip-jobs-mapping.test.ts": true,
|
|
7642
7643
|
"tests/integration/quality-script-presence-jobs.test.ts": true,
|
|
7644
|
+
"tests/integration/quality-ungated-jobs.test.ts": true,
|
|
7643
7645
|
"tests/integration/quality-workflow.test.ts": true,
|
|
7644
7646
|
"tests/integration/release-changelog-entry.test.ts": true,
|
|
7645
7647
|
"tests/integration/release-changelog-push-recovery.test.ts": true,
|
|
@@ -7938,6 +7940,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
7938
7940
|
"tests/unit/health/storage.test.ts": true,
|
|
7939
7941
|
"tests/unit/helpers/bounded-spawn-sync.test.ts": true,
|
|
7940
7942
|
"tests/unit/helpers/io-latency-budget.test.ts": true,
|
|
7943
|
+
"tests/unit/helpers/test-budget-conformance.test.ts": true,
|
|
7941
7944
|
"tests/unit/hooks/block-direct-issue-create-bypasses.test.ts": true,
|
|
7942
7945
|
"tests/unit/hooks/block-direct-issue-create-cross-repo.test.ts": true,
|
|
7943
7946
|
"tests/unit/hooks/block-direct-issue-create-declarations.test.ts": true,
|