@codyswann/lisa 3.69.6 → 3.70.1

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.
Files changed (80) hide show
  1. package/all/copy-overwrite/scripts/lisa-gates.mjs +254 -35
  2. package/all/copy-overwrite/scripts/lisa-hooks/block-no-verify.sh +224 -7
  3. package/all/create-only/.github/workflows/continuous-gates.yml +74 -0
  4. package/cdk/create-only/.github/workflows/deploy.yml +41 -1
  5. package/dist/codex/scripts/block-no-verify.sh +190 -3
  6. package/dist/configs/vitest/scratch-global-setup.d.ts +32 -0
  7. package/dist/configs/vitest/scratch-global-setup.d.ts.map +1 -1
  8. package/dist/configs/vitest/scratch-global-setup.js +48 -0
  9. package/dist/configs/vitest/scratch-global-setup.js.map +1 -1
  10. package/dist/core/lisa-owned-hash-ledger.d.ts.map +1 -1
  11. package/dist/core/lisa-owned-hash-ledger.js +3 -0
  12. package/dist/core/lisa-owned-hash-ledger.js.map +1 -1
  13. package/dist/core/upstream-evidence-manifest.d.ts.map +1 -1
  14. package/dist/core/upstream-evidence-manifest.js +18 -9
  15. package/dist/core/upstream-evidence-manifest.js.map +1 -1
  16. package/dist/opencode/hooks-installer.d.ts.map +1 -1
  17. package/dist/opencode/hooks-installer.js +14 -0
  18. package/dist/opencode/hooks-installer.js.map +1 -1
  19. package/expo/create-only/.github/workflows/deploy.yml +42 -1
  20. package/harper-fabric/create-only/.github/workflows/deploy.yml +37 -0
  21. package/nestjs/create-only/.github/workflows/deploy.yml +44 -1
  22. package/package.json +1 -1
  23. package/plugins/lisa/.claude-plugin/plugin.json +1 -1
  24. package/plugins/lisa/.codex-plugin/plugin.json +1 -1
  25. package/plugins/lisa/hooks/block-no-verify.agy.sh +200 -6
  26. package/plugins/lisa/hooks/block-no-verify.sh +224 -7
  27. package/plugins/lisa-agy/hooks/block-no-verify.agy.sh +200 -6
  28. package/plugins/lisa-agy/plugin.json +1 -1
  29. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  30. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  31. package/plugins/lisa-cdk-agy/plugin.json +1 -1
  32. package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
  33. package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
  34. package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
  35. package/plugins/lisa-copilot/hooks/block-no-verify.sh +224 -7
  36. package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
  37. package/plugins/lisa-cursor/hooks/block-no-verify.sh +224 -7
  38. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  39. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  40. package/plugins/lisa-expo-agy/plugin.json +1 -1
  41. package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
  42. package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
  43. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  44. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  45. package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
  46. package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
  47. package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
  48. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  49. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  50. package/plugins/lisa-nestjs-agy/plugin.json +1 -1
  51. package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
  52. package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
  53. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  54. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  55. package/plugins/lisa-openclaw-agy/plugin.json +1 -1
  56. package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
  57. package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
  58. package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
  59. package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
  60. package/plugins/lisa-phaser-agy/plugin.json +1 -1
  61. package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
  62. package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
  63. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  64. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  65. package/plugins/lisa-rails-agy/plugin.json +1 -1
  66. package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
  67. package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
  68. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  69. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  70. package/plugins/lisa-typescript-agy/plugin.json +1 -1
  71. package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
  72. package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
  73. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  74. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  75. package/plugins/lisa-wiki-agy/plugin.json +1 -1
  76. package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
  77. package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
  78. package/plugins/src/base/hooks/block-no-verify.agy.sh +200 -6
  79. package/plugins/src/base/hooks/block-no-verify.sh +224 -7
  80. package/rails/create-only/.github/workflows/deploy.yml +41 -0
@@ -14,11 +14,11 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
14
14
  "all/copy-overwrite/scripts/lisa-enforcement-fallback.sh": "b4cc14d5dc02c790ea3e51b0134b9c3d5e4a0e8ef08a652817f7485a0badde17",
15
15
  "all/copy-overwrite/scripts/lisa-environment-prepare.mjs": "f936bc8a038a7901ade1ba58cc52e5f5a8b8b2a52a9f0c1516567cc80eb02ccb",
16
16
  "all/copy-overwrite/scripts/lisa-floor-collisions.mjs": "16f609ebf97f4f52e462ed97a774c2b56a33a99865cc11a5c069fbbbb45b007c",
17
- "all/copy-overwrite/scripts/lisa-gates.mjs": "4b8236c11146725b2f0ae297c1741193bba2808cfc408336e9741dfa4eb424ad",
17
+ "all/copy-overwrite/scripts/lisa-gates.mjs": "9bf572a37c359ded2ae1d50c66be4bda06f33646703bfb2bda42e81f46b3fe5d",
18
18
  "all/copy-overwrite/scripts/lisa-hooks/block-direct-issue-create.sh": "17c442bf60259d8183c7359bc54f992e8b7f305798704af1ed33f3e22e1a6006",
19
19
  "all/copy-overwrite/scripts/lisa-hooks/block-instruction-file-edits.sh": "3e709e1ec8a5843c00684bc477ad32ddab2c5fdb11f71d5aeec0c49609eaf025",
20
20
  "all/copy-overwrite/scripts/lisa-hooks/block-managed-file-edits.sh": "d3ef2562b718156912f0877f8a0668026f5966fcca43eb9e064aa57a4e9a4976",
21
- "all/copy-overwrite/scripts/lisa-hooks/block-no-verify.sh": "83a8b8108654086afb6a6f23a8f09f9f041eb2cd4094c5531fa7ab1f75e873dc",
21
+ "all/copy-overwrite/scripts/lisa-hooks/block-no-verify.sh": "d18448d642f40d46f690a7c868ed39627cb10b0fdcbd5a9505c26d05163a95d7",
22
22
  "all/copy-overwrite/scripts/lisa-hooks/block-shell-json-parsing.sh": "234cb82cc9033bd04940a553d4ddc95b078e585e41777d6529d887676edc40b1",
23
23
  "all/copy-overwrite/scripts/lisa-hooks/parity-safety-net.sh": "1d4fbe135f1bb4e861d286a6512ed201d4522250dfe3f9eba6584bc5ff166a95",
24
24
  "all/copy-overwrite/scripts/lisa-hooks/sonar-secrets.sh": "f21cdcb54b353714a92c2d1e25fd6b76318e8e8d7cb90cdb016f174923c532ef",
@@ -32,6 +32,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
32
32
  "all/copy-overwrite/scripts/schemas/lisa-command-envelope.v1.schema.json": "d153b7c2953a30f180e38f09e98240c63327f5196eeba9bdf545e5a1f125a879",
33
33
  "all/copy-overwrite/scripts/schemas/lisa-state-contract.v1.schema.json": "6b7afe4ffeba8aaa53871d8855172f7eacde05953b1321145218ec638ff5c1c4",
34
34
  "all/create-only/.agents/rules/README.md": "fd260fd9b2934d0d698a8098dfff07fedc071849d588e602d773666678c3d540",
35
+ "all/create-only/.github/workflows/continuous-gates.yml": "d582465d1c73a63b511fe33427be9d50b7fa95598ce7f724a7496e7b441e3628",
35
36
  "all/create-only/.lisaignore": "735dc0a28a19e3aebc3d71b1ddf8b077e96ab17013d0f1c49d87c08558a315df",
36
37
  "all/create-only/scripts/remote-agent-aws-setup.sh": "bb0e67a52ea5badd0f291961c3a9fb25559f1f35e3042642d389a49eb47f7e31",
37
38
  "all/create-only/specs/.keep": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
@@ -52,7 +53,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
52
53
  "cdk/copy-overwrite/vitest.cdk.ts": "030158b11bec4f10b39585feb98f498981f307faa1fa314c7522e6def5d73c94",
53
54
  "cdk/copy-overwrite/vitest.config.ts": "c7f309d4f43d9188b9c067cb4900b2bdbacfbd28d135a6a2e6313cb0a37b030f",
54
55
  "cdk/create-only/.github/workflows/ci.yml": "98bd4b784a5a0a96bedc40c209f5bf5afe97fa422c200533d4544990a69a5c1a",
55
- "cdk/create-only/.github/workflows/deploy.yml": "ed60ebd52c726843300f5b33c88fbb2cb0e646bac9c03bbddef517cc947500fa",
56
+ "cdk/create-only/.github/workflows/deploy.yml": "159ec01b717737b7d0004cc54f526a36ce67406a249c5dbf2a449b914eb0bfbc",
56
57
  "cdk/create-only/cdk.json": "f89030d8fe145a1dbabd59d89ddee4e16984f222d737f7fcf6b778d911e9fe40",
57
58
  "cdk/create-only/tsconfig.local.json": "d26253827e21fd7c41d30565fe3d339675f119e00bb24c5713a01f57ccd06602",
58
59
  "cdk/create-only/vitest.config.local.ts": "a70a6d2a4f210304cf84b8017b2c628c0ef689712c4f745ef45e1fcfffac4050",
@@ -118,7 +119,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
118
119
  "expo/copy-overwrite/tsconfig.json": "c92e2c2c109e8794ee351f634361ef46297f5a0cd606aaf5c19911da836df307",
119
120
  "expo/create-only/.github/required-checks.json": "4d9e7b6c43cd1cfa81247c2d94cec241b5cc15246bcc2609b9fcce8e7091b348",
120
121
  "expo/create-only/.github/workflows/ci.yml": "88b186c48a51a53aec40ea4b6e515b7333b8e086f8b358f323208a2bb42aeed3",
121
- "expo/create-only/.github/workflows/deploy.yml": "27f5037db910501f8d76f828f91a605e3c4d321d1df362d317c440ab7abc9f14",
122
+ "expo/create-only/.github/workflows/deploy.yml": "b2e9805f4e6d0d892c92417d2ec994027efd7dcd19a3f61e3782c5d080a5b70f",
122
123
  "expo/create-only/.github/workflows/maestro-e2e.yml": "cd587cd38ca985b621d572e96f05425bcb9ca8dcef9af5b338349cfa1e6cfd39",
123
124
  "expo/create-only/.github/workflows/nightly-e2e-bypass-reaper.yml": "db78a1012a00cf4e8b023a67bb57566ae85cf790c3856f3e299636c766f0c242",
124
125
  "expo/create-only/.github/workflows/nightly-e2e-health.yml": "b44de3f07bdc63019e7e63cf524abe7b72f9791454b7514ab2f660a95aa28e93",
@@ -159,7 +160,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
159
160
  "harper-fabric/copy-overwrite/tsconfig.eslint.json": "63ddc31cbbdf91ba4def5f04ed76b2a8b61ced456d4472aea77a55cc037a62e1",
160
161
  "harper-fabric/copy-overwrite/tsconfig.json": "64b9f2e919160568712e2641b125aa21bec486532249a7b17e4fb2f4bb3988cc",
161
162
  "harper-fabric/copy-overwrite/vitest.config.ts": "94ee60be0e9a4b735cf1b053143751c9968465ff04fb59fbdfc252e7413ff337",
162
- "harper-fabric/create-only/.github/workflows/deploy.yml": "c9b57fcdc97576e7f232f18dd3fbb47ccc3b609516113cb625d818a5b2613aae",
163
+ "harper-fabric/create-only/.github/workflows/deploy.yml": "698419ba902d5ec69679313cd3394b0ca9af98b9e7d9732ac893055295120dbc",
163
164
  "harper-fabric/create-only/.github/workflows/zap-baseline.yml": "925ee1068e53d46fd0374299c1ee73d0b791e201169772cd509946ef503de8f5",
164
165
  "harper-fabric/create-only/.zap/baseline.conf": "68aae4b1b9b5b7253b5aeb792d72b58f64e5eda1dcf8f3062bd9d77494a5a22f",
165
166
  "harper-fabric/create-only/scripts/zap-baseline.sh": "00f5a2bdf6c9ecf0d7a1c74ec629364b09bab1f79c4ea71779826288702d76aa",
@@ -201,7 +202,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
201
202
  "nestjs/create-only/.github/k6/thresholds/strict.json": "e121ec72de4596b95c013a8c71f03653bcdf057cf7f8d1fec6f0e13c1381867f",
202
203
  "nestjs/create-only/.github/required-checks.json": "e4493a46ae818f3e73d3c4fa4f6b377cd786f220d8bb6a82c32b0cacca115040",
203
204
  "nestjs/create-only/.github/workflows/ci.yml": "47cb6db902c6ca8a73270f757718106553e1402f609ce5263599698dc5030b03",
204
- "nestjs/create-only/.github/workflows/deploy.yml": "8011a4f93b55239c07ed1119b13a7445d1ac500f1b50995487e712ffadf4201f",
205
+ "nestjs/create-only/.github/workflows/deploy.yml": "86f71854c84eb2ccf62bbf739c1acc4407fc6841cb11daa938afa542d39e6d0a",
205
206
  "nestjs/create-only/.zap/baseline.conf": "a7cd559b014555ef2efe7a6ce129384ec376ce4d66d5bc3ae9e2f3f883172c4d",
206
207
  "nestjs/create-only/scripts/zap-baseline.sh": "9d81fdb3419753ca4ec5509e37365543d7608c7a9924635ef1acb4734cb3bbd1",
207
208
  "nestjs/create-only/tsconfig.local.json": "0b720ddad0d18f52dadf33bdc4a0aec0eb65c506bc8ebb692f880bdf31d1011d",
@@ -348,8 +349,8 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
348
349
  "plugins/src/base/hooks/block-instruction-file-edits.agy.sh": "aa249cae53caeb3e0fb6d6af114e2756084f45a2896332fb063a9f20e4902125",
349
350
  "plugins/src/base/hooks/block-instruction-file-edits.sh": "d47314b66d6ce85f77d6e058f861eede4462b2b0a33d54e82ff1c931167ec3f7",
350
351
  "plugins/src/base/hooks/block-managed-file-edits.sh": "9b566bd1ff465147955300ce66b75c866db461a04dc67866c22bb928c757a616",
351
- "plugins/src/base/hooks/block-no-verify.agy.sh": "81c51041f8cb47bf79692c485c4f42ac7ed0a5a830821dc514cb468bc7a06b83",
352
- "plugins/src/base/hooks/block-no-verify.sh": "3ff7255f395a9552366faaac34d383f4c95fecfb39882cd1d57854356422fe61",
352
+ "plugins/src/base/hooks/block-no-verify.agy.sh": "2366ebf157ada2fbe75c7e12117cc1cd38139fbe91d694059e291623c16b4159",
353
+ "plugins/src/base/hooks/block-no-verify.sh": "d172aded2a8b9361b910351e4addf9f57e81259079869dbecc49088ac2834131",
353
354
  "plugins/src/base/hooks/block-shell-json-parsing.agy.sh": "dc688efe382e7b8fe6f6c88bb0fde851527128cae778599559f23a93f1c9ec86",
354
355
  "plugins/src/base/hooks/block-shell-json-parsing.sh": "90601e31603c440d8f19d213d63bfef8d18596c60f88cb6e28c93d12453c5c0c",
355
356
  "plugins/src/base/hooks/cleanup-stale-worktrees.sh": "c9b2fcca1b34d6f636b5289ece11b254cbb8ee2c2bac5c2e426b6f4dcfa972f2",
@@ -1051,7 +1052,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
1051
1052
  "rails/copy-overwrite/scripts/threshold-ratchet-families.mjs": "f50e35d11295a836bd5b6d818aed6daea68ff70bdffbbdf9f67b09984a2628da",
1052
1053
  "rails/copy-overwrite/sgconfig.yml": "ff5b62de42eb969a851fdc53ee6932a32ffe010b567ed2c62460ed454ad2a24f",
1053
1054
  "rails/create-only/.github/workflows/ci.yml": "924375bcfcb8c13f546a7e323cf5ad99cee1427d3ba90386680db16b981e5ab4",
1054
- "rails/create-only/.github/workflows/deploy.yml": "0c00b70e3ff0213f4ce80ce80123e7edeb6e0896aaa13e806d14693f6fcf6320",
1055
+ "rails/create-only/.github/workflows/deploy.yml": "3290e124a2ef7c74294a573bd3b23b57a1a62655e0820ab6040cc7044de628d6",
1055
1056
  "rails/create-only/.mise.toml": "28be5746256a30ad2260da7d37244cc461f8963ce5d5a81ddce71b48f0ab6ef0",
1056
1057
  "rails/create-only/.mutant.yml": "9ee28ad14e4688e58827510eb9b7197d9a368fc670821145a08f7542e2e216d8",
1057
1058
  "rails/create-only/.reek.yml": "d2fca1f6367719b002ea51c76e10cb9e08b1c34991b4386696f79a1a36c6a385",
@@ -1302,6 +1303,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
1302
1303
  ".github/workflows/auto-update-pr-branches.yml": true,
1303
1304
  ".github/workflows/build.yml": true,
1304
1305
  ".github/workflows/ci.yml": true,
1306
+ ".github/workflows/continuous-gates.yml": true,
1305
1307
  ".github/workflows/create-github-issue-on-failure.yml": true,
1306
1308
  ".github/workflows/create-issue-on-failure.yml": true,
1307
1309
  ".github/workflows/create-jira-issue-on-failure.yml": true,
@@ -1310,6 +1312,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
1310
1312
  ".github/workflows/deploy.yml": true,
1311
1313
  ".github/workflows/duplicate-versions.yml": true,
1312
1314
  ".github/workflows/environment-prepare.yml": true,
1315
+ ".github/workflows/gates.yml": true,
1313
1316
  ".github/workflows/lighthouse.yml": true,
1314
1317
  ".github/workflows/lisa-build-intake.yml": true,
1315
1318
  ".github/workflows/load-test.yml": true,
@@ -1380,6 +1383,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
1380
1383
  "all/copy-overwrite/scripts/schemas/lisa-command-envelope.v1.schema.json": true,
1381
1384
  "all/copy-overwrite/scripts/schemas/lisa-state-contract.v1.schema.json": true,
1382
1385
  "all/create-only/.agents/rules/README.md": true,
1386
+ "all/create-only/.github/workflows/continuous-gates.yml": true,
1383
1387
  "all/create-only/.lisaignore": true,
1384
1388
  "all/create-only/scripts/remote-agent-aws-setup.sh": true,
1385
1389
  "all/create-only/specs/.keep": true,
@@ -7633,6 +7637,8 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
7633
7637
  "tests/integration/cli-smoke.test.ts": true,
7634
7638
  "tests/integration/coverage-scratch-debris.test.ts": true,
7635
7639
  "tests/integration/deletion-reference-guard.test.ts": true,
7640
+ "tests/integration/deploy-gate-blocks-release.test.ts": true,
7641
+ "tests/integration/deploy-moment-runner.test.ts": true,
7636
7642
  "tests/integration/edit-time-copies-are-derived.test.ts": true,
7637
7643
  "tests/integration/edit-time-scripts-resolve-gates.test.ts": true,
7638
7644
  "tests/integration/emitted-scripts-survive-shipped-fixer.test.ts": true,
@@ -7921,6 +7927,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
7921
7927
  "tests/unit/config/rails-template.test.ts": true,
7922
7928
  "tests/unit/config/release-push-retry.test.ts": true,
7923
7929
  "tests/unit/config/required-checks-declaration.test.ts": true,
7930
+ "tests/unit/config/scratch-refusal-order.test.ts": true,
7924
7931
  "tests/unit/config/scratch-run-root-teardown.test.ts": true,
7925
7932
  "tests/unit/config/security-pin-floors.test.ts": true,
7926
7933
  "tests/unit/config/shipped-mjs-roster.test.ts": true,
@@ -8024,6 +8031,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
8024
8031
  "tests/unit/hooks/block-instruction-file-edits.test.ts": true,
8025
8032
  "tests/unit/hooks/block-managed-file-edits.test.ts": true,
8026
8033
  "tests/unit/hooks/block-no-verify-missing-jq.test.ts": true,
8034
+ "tests/unit/hooks/block-no-verify-short-flag.test.ts": true,
8027
8035
  "tests/unit/hooks/block-no-verify.test.ts": true,
8028
8036
  "tests/unit/hooks/block-shell-json-parsing-missing-deps.test.ts": true,
8029
8037
  "tests/unit/hooks/block-shell-json-parsing.test.ts": true,
@@ -8164,6 +8172,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
8164
8172
  "tests/unit/scripts/lisa-gates-evidence.test.ts": true,
8165
8173
  "tests/unit/scripts/lisa-gates-fixtures.ts": true,
8166
8174
  "tests/unit/scripts/lisa-gates-hardcoded-invocations.test.ts": true,
8175
+ "tests/unit/scripts/lisa-gates-moment-executors.test.ts": true,
8167
8176
  "tests/unit/scripts/lisa-gates-moment-validation.test.ts": true,
8168
8177
  "tests/unit/scripts/lisa-gates-on-edit-moment.test.ts": true,
8169
8178
  "tests/unit/scripts/lisa-gates-order.test.ts": true,