@codyswann/lisa 2.295.0 → 2.295.2

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 (141) hide show
  1. package/cdk/create-only/.github/workflows/deploy.yml +0 -19
  2. package/dist/cli/gate-commands.d.ts +1 -3
  3. package/dist/cli/gate-commands.d.ts.map +1 -1
  4. package/dist/cli/gate-commands.js +0 -26
  5. package/dist/cli/gate-commands.js.map +1 -1
  6. package/dist/cli/index.d.ts +7 -2
  7. package/dist/cli/index.d.ts.map +1 -1
  8. package/dist/cli/index.js +43 -4
  9. package/dist/cli/index.js.map +1 -1
  10. package/dist/cli/update-check.d.ts +0 -8
  11. package/dist/cli/update-check.d.ts.map +1 -1
  12. package/dist/cli/update-check.js +2 -4
  13. package/dist/cli/update-check.js.map +1 -1
  14. package/dist/core/project-config.d.ts +0 -3
  15. package/dist/core/project-config.d.ts.map +1 -1
  16. package/dist/core/project-config.js +40 -4
  17. package/dist/core/project-config.js.map +1 -1
  18. package/dist/core/upstream-evidence-manifest.d.ts.map +1 -1
  19. package/dist/core/upstream-evidence-manifest.js +10 -36
  20. package/dist/core/upstream-evidence-manifest.js.map +1 -1
  21. package/dist/sync/registry.d.ts.map +1 -1
  22. package/dist/sync/registry.js +6 -3
  23. package/dist/sync/registry.js.map +1 -1
  24. package/expo/create-only/.github/workflows/deploy.yml +0 -13
  25. package/expo/package-lisa/package.lisa.json +2 -0
  26. package/harper-fabric/create-only/.github/workflows/deploy.yml +0 -5
  27. package/nestjs/create-only/.github/workflows/deploy.yml +0 -14
  28. package/package.json +1 -1
  29. package/plugins/lisa/.claude-plugin/plugin.json +1 -1
  30. package/plugins/lisa/.codex-plugin/plugin.json +1 -1
  31. package/plugins/lisa/rules/eager/config-resolution.md +0 -9
  32. package/plugins/lisa/rules/reference/config-resolution.md +0 -59
  33. package/plugins/lisa-agy/plugin.json +1 -1
  34. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  35. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  36. package/plugins/lisa-cdk-agy/plugin.json +1 -1
  37. package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
  38. package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
  39. package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
  40. package/plugins/lisa-copilot/rules/eager/config-resolution.md +0 -9
  41. package/plugins/lisa-copilot/rules/reference/config-resolution.md +0 -59
  42. package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
  43. package/plugins/lisa-cursor/rules/config-resolution-reference.mdc +0 -59
  44. package/plugins/lisa-cursor/rules/config-resolution.mdc +0 -9
  45. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  46. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  47. package/plugins/lisa-expo-agy/plugin.json +1 -1
  48. package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
  49. package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
  50. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  51. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  52. package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
  53. package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
  54. package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
  55. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  56. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  57. package/plugins/lisa-nestjs-agy/plugin.json +1 -1
  58. package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
  59. package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
  60. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  61. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  62. package/plugins/lisa-openclaw-agy/plugin.json +1 -1
  63. package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
  64. package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
  65. package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
  66. package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
  67. package/plugins/lisa-phaser-agy/plugin.json +1 -1
  68. package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
  69. package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
  70. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  71. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  72. package/plugins/lisa-rails-agy/plugin.json +1 -1
  73. package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
  74. package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
  75. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  76. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  77. package/plugins/lisa-typescript-agy/plugin.json +1 -1
  78. package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
  79. package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
  80. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  81. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  82. package/plugins/lisa-wiki-agy/plugin.json +1 -1
  83. package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
  84. package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
  85. package/plugins/src/base/rules/eager/config-resolution.md +0 -9
  86. package/plugins/src/base/rules/reference/config-resolution.md +0 -59
  87. package/rails/create-only/.github/workflows/deploy.yml +0 -5
  88. package/typescript/copy-overwrite/.github/GITHUB_ACTIONS.md +0 -28
  89. package/typescript/package-lisa/package.lisa.json +2 -0
  90. package/dist/cli/deploy-status-adapter-github.d.ts +0 -20
  91. package/dist/cli/deploy-status-adapter-github.d.ts.map +0 -1
  92. package/dist/cli/deploy-status-adapter-github.js +0 -167
  93. package/dist/cli/deploy-status-adapter-github.js.map +0 -1
  94. package/dist/cli/deploy-status-adapter-jira.d.ts +0 -18
  95. package/dist/cli/deploy-status-adapter-jira.d.ts.map +0 -1
  96. package/dist/cli/deploy-status-adapter-jira.js +0 -215
  97. package/dist/cli/deploy-status-adapter-jira.js.map +0 -1
  98. package/dist/cli/deploy-status-adapter-linear.d.ts +0 -16
  99. package/dist/cli/deploy-status-adapter-linear.d.ts.map +0 -1
  100. package/dist/cli/deploy-status-adapter-linear.js +0 -204
  101. package/dist/cli/deploy-status-adapter-linear.js.map +0 -1
  102. package/dist/cli/deploy-status-adapter-shared.d.ts +0 -57
  103. package/dist/cli/deploy-status-adapter-shared.d.ts.map +0 -1
  104. package/dist/cli/deploy-status-adapter-shared.js +0 -62
  105. package/dist/cli/deploy-status-adapter-shared.js.map +0 -1
  106. package/dist/cli/deploy-status-adapter.d.ts +0 -49
  107. package/dist/cli/deploy-status-adapter.d.ts.map +0 -1
  108. package/dist/cli/deploy-status-adapter.js +0 -87
  109. package/dist/cli/deploy-status-adapter.js.map +0 -1
  110. package/dist/cli/deploy-status-refs.d.ts +0 -70
  111. package/dist/cli/deploy-status-refs.d.ts.map +0 -1
  112. package/dist/cli/deploy-status-refs.js +0 -195
  113. package/dist/cli/deploy-status-refs.js.map +0 -1
  114. package/dist/cli/deploy-status-sync-cmd.d.ts +0 -23
  115. package/dist/cli/deploy-status-sync-cmd.d.ts.map +0 -1
  116. package/dist/cli/deploy-status-sync-cmd.js +0 -75
  117. package/dist/cli/deploy-status-sync-cmd.js.map +0 -1
  118. package/dist/cli/deploy-status-sync-engine.d.ts +0 -49
  119. package/dist/cli/deploy-status-sync-engine.d.ts.map +0 -1
  120. package/dist/cli/deploy-status-sync-engine.js +0 -214
  121. package/dist/cli/deploy-status-sync-engine.js.map +0 -1
  122. package/dist/cli/deploy-status-sync-exec.d.ts +0 -73
  123. package/dist/cli/deploy-status-sync-exec.d.ts.map +0 -1
  124. package/dist/cli/deploy-status-sync-exec.js +0 -95
  125. package/dist/cli/deploy-status-sync-exec.js.map +0 -1
  126. package/dist/cli/kane-commands.d.ts +0 -21
  127. package/dist/cli/kane-commands.d.ts.map +0 -1
  128. package/dist/cli/kane-commands.js +0 -44
  129. package/dist/cli/kane-commands.js.map +0 -1
  130. package/dist/core/config-field-validation.d.ts +0 -19
  131. package/dist/core/config-field-validation.d.ts.map +0 -1
  132. package/dist/core/config-field-validation.js +0 -69
  133. package/dist/core/config-field-validation.js.map +0 -1
  134. package/dist/core/deploy-status-sync.d.ts +0 -103
  135. package/dist/core/deploy-status-sync.d.ts.map +0 -1
  136. package/dist/core/deploy-status-sync.js +0 -339
  137. package/dist/core/deploy-status-sync.js.map +0 -1
  138. package/dist/core/deploy-status-transition.d.ts +0 -97
  139. package/dist/core/deploy-status-transition.d.ts.map +0 -1
  140. package/dist/core/deploy-status-transition.js +0 -134
  141. package/dist/core/deploy-status-transition.js.map +0 -1
@@ -23,7 +23,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
23
23
  "cdk/copy-overwrite/vitest.cdk.ts": "aea238d214b7eb4c532cebe5bf732dc30b9fd04d938a215bd34a5ec2eff17046",
24
24
  "cdk/copy-overwrite/vitest.config.ts": "ce14179d4ab31011bb012ee1669af7d86b5189bdf2934e0bd9dd666a30e3d01e",
25
25
  "cdk/create-only/.github/workflows/ci.yml": "04cca8fbcb7a5c6da1aeb2b2d00d7a328d15618e4252f1d9dd495052d264d0f5",
26
- "cdk/create-only/.github/workflows/deploy.yml": "49c68a12c197b750fc7d7d953a190cfecf3028c60a10ca1f18e148eb9a153ebf",
26
+ "cdk/create-only/.github/workflows/deploy.yml": "2746e78fb0fbe7b23b30bbcb0f83171e16f6804fd467b3d41d3c69970572af3f",
27
27
  "cdk/create-only/cdk.json": "f89030d8fe145a1dbabd59d89ddee4e16984f222d737f7fcf6b778d911e9fe40",
28
28
  "cdk/create-only/tsconfig.local.json": "d26253827e21fd7c41d30565fe3d339675f119e00bb24c5713a01f57ccd06602",
29
29
  "cdk/create-only/vitest.config.local.ts": "476738b351114a0efbcd3ae4ce1cf016307b55ee41ed8e87c35e28e4639d98f5",
@@ -73,7 +73,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
73
73
  "expo/copy-overwrite/tsconfig.expo.json": "55f3dfe80496f03152d40d364c5a9cabf3fdce3adc8cebea48ba5257d77b7aa9",
74
74
  "expo/copy-overwrite/tsconfig.json": "c92e2c2c109e8794ee351f634361ef46297f5a0cd606aaf5c19911da836df307",
75
75
  "expo/create-only/.github/workflows/ci.yml": "ba73a3d8c9195b6823525a396aef50809bbb3cab5cbdd24ce9ccf6e5efaf3d35",
76
- "expo/create-only/.github/workflows/deploy.yml": "7307c772b0b841ad67102499b9ba86afc9ee925c55fb4eb0a6b0b520e8d62f92",
76
+ "expo/create-only/.github/workflows/deploy.yml": "0978b1f4e19e1ff66bb8cdd037d36a3751d4e917db7ceb5bcf100fad36768516",
77
77
  "expo/create-only/.github/workflows/maestro-e2e.yml": "444367a8cefaa81b484bc6eff5923c34177e10f6a67cbf1befec00c9d0d1d36b",
78
78
  "expo/create-only/.zap/baseline.conf": "ab18d74ba5270dd5d795e740cd6b1292bb78dc36c79a20c1e7b752d14c0c55f5",
79
79
  "expo/create-only/babel.config.js": "faaf96f0d43c724a240a7892584de54ae384eee9ef9d76430d081f37d9f92924",
@@ -92,7 +92,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
92
92
  "expo/github-rulesets/playwright.json": "b57ccd12f768a1466a9681528858e59764bd0efedcbcb3a96c2fb40719bbd579",
93
93
  "expo/merge/.claude/settings.json": "e97b33d7ad86b71abba94ab957d725e34c3cafca455e92fba0b29ebabc3b73d1",
94
94
  "expo/merge/.oxlintrc.json": "2a0ea2191abd5b377aed4b525a4a97d3eefb1d9e41c845c02ee0daac75df6b1f",
95
- "expo/package-lisa/package.lisa.json": "bd2a5220b83c55f777c24fccf07f58bb277b526edc31a472232a8f34a8cfedd2",
95
+ "expo/package-lisa/package.lisa.json": "c0b971d10d40215ea0c0fa1bf1635322ed20ede330306e47e028bae8af03444d",
96
96
  "harper-fabric/copy-contents/.prettierignore": "478c782f4c5611187e21584dfd5522e37fc636c5eb03394fea3db45321c6712c",
97
97
  "harper-fabric/copy-contents/gitignore": "d091c40fd0ea3068491f1be0d6510090ae872ca95d0d058ef4595d6492d13897",
98
98
  "harper-fabric/copy-overwrite/.github/dependabot.yml": "e28fde0d906478b3fb7d6b7fc16f7fc5a4a0a20d8160f547f2b4be97c90578b7",
@@ -106,7 +106,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
106
106
  "harper-fabric/copy-overwrite/tsconfig.eslint.json": "63ddc31cbbdf91ba4def5f04ed76b2a8b61ced456d4472aea77a55cc037a62e1",
107
107
  "harper-fabric/copy-overwrite/tsconfig.json": "64b9f2e919160568712e2641b125aa21bec486532249a7b17e4fb2f4bb3988cc",
108
108
  "harper-fabric/copy-overwrite/vitest.config.ts": "d24cd8d91b9942d8e0bd205ac41e103d49f2cb1e961bcdab259a56f5112e0151",
109
- "harper-fabric/create-only/.github/workflows/deploy.yml": "dc44723ac2ca6e5b2ba2c8ba1e07d06ef0772ba7a31232c861c1556e893bf5ba",
109
+ "harper-fabric/create-only/.github/workflows/deploy.yml": "37cf03c11e892f58c8fb818bbf35242af0e0e920f5d6a5f4716defccbb8d064d",
110
110
  "harper-fabric/create-only/.github/workflows/zap-baseline.yml": "0315cd74dbe463da373b6a2fb75d48f46959df4232a31573fb84b1a4ed8e4e36",
111
111
  "harper-fabric/create-only/.zap/baseline.conf": "68aae4b1b9b5b7253b5aeb792d72b58f64e5eda1dcf8f3062bd9d77494a5a22f",
112
112
  "harper-fabric/create-only/scripts/zap-baseline.sh": "da139276b637080f9877362ce6f9667c1ffd57c9d18ec851999ce4328f309577",
@@ -147,7 +147,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
147
147
  "nestjs/create-only/.github/k6/thresholds/relaxed.json": "350c18b2c588fd628db8a6e82fc5c0b3ffc8a09f1c89b64d1f530350bc64a9ca",
148
148
  "nestjs/create-only/.github/k6/thresholds/strict.json": "e121ec72de4596b95c013a8c71f03653bcdf057cf7f8d1fec6f0e13c1381867f",
149
149
  "nestjs/create-only/.github/workflows/ci.yml": "1cbe153a37e61cef21b0af8d7b2d41e6b59adbf8a4c289475439852896a531fc",
150
- "nestjs/create-only/.github/workflows/deploy.yml": "0dc60efd66776bd86b365a7d956db6902f709ded4f06e034f9e9a1c4f510ca07",
150
+ "nestjs/create-only/.github/workflows/deploy.yml": "78abfa87639cb7506418dd34387963a0557614933d823e6fa0413395166b945b",
151
151
  "nestjs/create-only/.zap/baseline.conf": "a7cd559b014555ef2efe7a6ce129384ec376ce4d66d5bc3ae9e2f3f883172c4d",
152
152
  "nestjs/create-only/scripts/zap-baseline.sh": "de3a66a780076f98d5c6306c03b5decac8afbc9ff37583e5e6463c56f3399e3e",
153
153
  "nestjs/create-only/tsconfig.local.json": "0b720ddad0d18f52dadf33bdc4a0aec0eb65c506bc8ebb692f880bdf31d1011d",
@@ -308,7 +308,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
308
308
  "plugins/src/base/rules/eager/claim-archaeology.md": "96afa034075593dfb7433c5c990b472a6b6f7320332da42ef54b1f01fa45664b",
309
309
  "plugins/src/base/rules/eager/claim-evidence-mapping.md": "d12a6153b8c22db2826153c479d107c7a885e22cbcdd49e4fd8193e0cbbe8ae3",
310
310
  "plugins/src/base/rules/eager/coding-philosophy.md": "cf2c52032e0368d81f17f002fed5c957ab350d01fc4a43f66b5f366516bac54a",
311
- "plugins/src/base/rules/eager/config-resolution.md": "19eb8edca6913eff5b1a32cbfbca9e3c6ec85310781b425ecc4694610e884712",
311
+ "plugins/src/base/rules/eager/config-resolution.md": "8d292784056d0cc62d78cc079286a2fdd6381e14452615b7aa8db0d31c3ff2ca",
312
312
  "plugins/src/base/rules/eager/convergent-review.md": "ba4ba53863ef99be353c07c01195fa4ae2923ef2b2a5ad4427072802c260d208",
313
313
  "plugins/src/base/rules/eager/dependency-decision-records.md": "e22888f107906992e863fca50f26c2c4b124da7132535cacfac71e4f3085728f",
314
314
  "plugins/src/base/rules/eager/dependency-internalization-kit.md": "9e2cc78afffc477c14718390ed88c42f781911c51fb7c13dada497f9e956b1a3",
@@ -340,7 +340,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
340
340
  "plugins/src/base/rules/reference/claim-archaeology.md": "fff025d47848c768d5b2c7047de744b7151eb2e44148d2df058c87310859457b",
341
341
  "plugins/src/base/rules/reference/claim-evidence-mapping.md": "49a3bbf4e8a9a8ca9e13eeafa672517d077060cfeb5d9710881ec9f5c3f3ec75",
342
342
  "plugins/src/base/rules/reference/coding-philosophy.md": "fed8381f16a5d6793a49d84d5813d62125808cb2f4981a558b119cf63e2586d9",
343
- "plugins/src/base/rules/reference/config-resolution.md": "ee6b1f8e92954546181a6b36b61d0a32501ad5aea89b5b258e2eeb223047a8f7",
343
+ "plugins/src/base/rules/reference/config-resolution.md": "071b2c91f3b661ee493ea6f37d78f0fdea8004b4e4e7b5e94dcf232df7eceda7",
344
344
  "plugins/src/base/rules/reference/convergent-review.md": "788a9d4dc2af7a928c3ccbb4d53a92856bb3544941ce512cfe38068d6b35850d",
345
345
  "plugins/src/base/rules/reference/dependency-decision-records.md": "84f9fb8fa0a606307e828ec355ccbf2258beeeb88795dd113abe9bb2c37db39f",
346
346
  "plugins/src/base/rules/reference/dependency-internalization-kit.md": "8c8e9bddbe2165905c3919ae9dd3d131b557cf9c7eb370393dfa85827076c73b",
@@ -892,7 +892,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
892
892
  "rails/create-only/.github/workflows/claude-nightly-test-coverage.yml": "f7f2eeb05ddd18e196c4b292c0a846e765ed8b67ddeacfc6b19c3d676d91e459",
893
893
  "rails/create-only/.github/workflows/claude-nightly-test-improvement.yml": "9195acb1564f960bc5831c82b1ad9ae2ce94460458e5b58d3b827e0eb1deb84b",
894
894
  "rails/create-only/.github/workflows/claude-sync-down-branches.yml": "072cc8290eec15ef6d55c2583e94ae49cda4a56a0fea252556a8fce8170cc540",
895
- "rails/create-only/.github/workflows/deploy.yml": "b24144ffa1b4dbb5087f48d4240e524aad850eb72d7c9c15fdfad8b582677fe5",
895
+ "rails/create-only/.github/workflows/deploy.yml": "e87c9f59fe653b29cb8a1a4d78b5d433f051366fe985035d56bd922fbd9603f8",
896
896
  "rails/create-only/.mise.toml": "28be5746256a30ad2260da7d37244cc461f8963ce5d5a81ddce71b48f0ab6ef0",
897
897
  "rails/create-only/.mutant.yml": "73dbc96f1370e2a5afa474b0a1063f6b752c60c620220c4b057d0a71c42cde1d",
898
898
  "rails/create-only/.reek.yml": "383a70f946c0a2824a3f357623224d94c63ee9a8b8de924e8a3879a6017fc09f",
@@ -981,7 +981,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
981
981
  "typescript/copy-contents/.husky/pre-push": "001b5c2a779cf242c8d49029651f92ebddebf4ab706d58269d46e2be88a9df5b",
982
982
  "typescript/copy-contents/.husky/prepare-commit-msg": "58671fb61f6fcc1fc384a2d7295f16949faa58150a8213e0a39d3c70fad728b5",
983
983
  "typescript/copy-overwrite/.claude/hooks/worktree-create.sh": "0185adc91889a7c2a41b3609fe529ac89ff8149600f8d00aa8065ea3c397c0d1",
984
- "typescript/copy-overwrite/.github/GITHUB_ACTIONS.md": "02f71566d0995c95db5ea0d34a74b71fdc95bd0337a97670f1d8abd25e3cc2b7",
984
+ "typescript/copy-overwrite/.github/GITHUB_ACTIONS.md": "eb70191370c5481c8e1ec30bc1c19dac4611f678219c46012f5a32e49989af90",
985
985
  "typescript/copy-overwrite/.github/dependabot.yml": "6db1f1e6469845da81d2d724a446cc3feb42c970907796d3a1dee1eabfc7ba6b",
986
986
  "typescript/copy-overwrite/.lintstagedrc.json": "5a2f5f9ad454e7b9e1e065cb3b1768f6a9897e453b0afee508b98c96bfa67138",
987
987
  "typescript/copy-overwrite/.nvmrc": "0775c6feb7638122e8b68d611cd709bf270f7b5adb5d0d2baa9afab8a6c0fc42",
@@ -1035,7 +1035,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
1035
1035
  "typescript/github-rulesets/quality-checks.json": "89b9e09267cdb65865728d0e873de9c1225b8ca796e67f06fa8b72ccf6d4515e",
1036
1036
  "typescript/merge/.claude/settings.json": "834e6456cae81f45073bbbb08bf731fef043efb30cae2658cb4a59f17e66d165",
1037
1037
  "typescript/merge/.oxlintrc.json": "4debc093acfd263eb81ae15894073ebf098513204f45f40b83fb8fa5353fa1f8",
1038
- "typescript/package-lisa/package.lisa.json": "7e99286c549c79b1c02c07a4313dcfe5b41b4ebb80a6fbbb8741dd74dc5f454d",
1038
+ "typescript/package-lisa/package.lisa.json": "e661329de6f19550953e3522c0dfbc643397ca9a27e975f23437b64bd50b475c",
1039
1039
  "ui/README.md": "deeb35e767ea5dd2883268835ea3ad21cbad9fa63ec8d8ff5e200f0e2a7d2751",
1040
1040
  "ui/index.html": "a66598558cb95873aa674055d3bc3335654f7c615013bae0fa8effa35f64c351",
1041
1041
  });
@@ -6306,15 +6306,6 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
6306
6306
  "src/cli/check-learnings-budget-cmd.ts": true,
6307
6307
  "src/cli/cross-pollinate-cmd.ts": true,
6308
6308
  "src/cli/cross-pollinate-nudge.ts": true,
6309
- "src/cli/deploy-status-adapter-github.ts": true,
6310
- "src/cli/deploy-status-adapter-jira.ts": true,
6311
- "src/cli/deploy-status-adapter-linear.ts": true,
6312
- "src/cli/deploy-status-adapter-shared.ts": true,
6313
- "src/cli/deploy-status-adapter.ts": true,
6314
- "src/cli/deploy-status-refs.ts": true,
6315
- "src/cli/deploy-status-sync-cmd.ts": true,
6316
- "src/cli/deploy-status-sync-engine.ts": true,
6317
- "src/cli/deploy-status-sync-exec.ts": true,
6318
6309
  "src/cli/doctor-kane.ts": true,
6319
6310
  "src/cli/doctor-legacy-overlay.ts": true,
6320
6311
  "src/cli/doctor-monitor-thresholds.ts": true,
@@ -6347,7 +6338,6 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
6347
6338
  "src/cli/health-cmd.ts": true,
6348
6339
  "src/cli/index.ts": true,
6349
6340
  "src/cli/kane-cmd.ts": true,
6350
- "src/cli/kane-commands.ts": true,
6351
6341
  "src/cli/print-update-warning.ts": true,
6352
6342
  "src/cli/prompts.ts": true,
6353
6343
  "src/cli/remote-environment-catalog.ts": true,
@@ -6443,10 +6433,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
6443
6433
  "src/copilot/copilot-instructions-installer.ts": true,
6444
6434
  "src/copilot/plugin-installer.ts": true,
6445
6435
  "src/core/bootstrap-environment.ts": true,
6446
- "src/core/config-field-validation.ts": true,
6447
6436
  "src/core/config.ts": true,
6448
- "src/core/deploy-status-sync.ts": true,
6449
- "src/core/deploy-status-transition.ts": true,
6450
6437
  "src/core/git-service.ts": true,
6451
6438
  "src/core/index.ts": true,
6452
6439
  "src/core/instruction-files-migration.ts": true,
@@ -6658,7 +6645,6 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
6658
6645
  "tests/fixtures/wiki-safety/allowed-contacts.md": true,
6659
6646
  "tests/fixtures/wiki-safety/redaction-source.md": true,
6660
6647
  "tests/helpers/__fixtures__/wiki-status-fixture.ts": true,
6661
- "tests/helpers/deploy-status-cmd-fixture.ts": true,
6662
6648
  "tests/helpers/readiness-workflow-fixtures.ts": true,
6663
6649
  "tests/helpers/safety-net-guard-fixtures.ts": true,
6664
6650
  "tests/helpers/safety-net-guard-harness.ts": true,
@@ -6688,14 +6674,6 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
6688
6674
  "tests/unit/claude/claude-md-installer.test.ts": true,
6689
6675
  "tests/unit/cli/apply.test.ts": true,
6690
6676
  "tests/unit/cli/check-learnings-budget-cmd.test.ts": true,
6691
- "tests/unit/cli/deploy-status-adapter-github.test.ts": true,
6692
- "tests/unit/cli/deploy-status-adapter-jira.test.ts": true,
6693
- "tests/unit/cli/deploy-status-adapter-linear.test.ts": true,
6694
- "tests/unit/cli/deploy-status-refs-hardening.test.ts": true,
6695
- "tests/unit/cli/deploy-status-refs.test.ts": true,
6696
- "tests/unit/cli/deploy-status-sync-cmd-exec.test.ts": true,
6697
- "tests/unit/cli/deploy-status-sync-cmd-output.test.ts": true,
6698
- "tests/unit/cli/deploy-status-sync-cmd.test.ts": true,
6699
6677
  "tests/unit/cli/doctor-kane.test.ts": true,
6700
6678
  "tests/unit/cli/doctor-monitor-thresholds.test.ts": true,
6701
6679
  "tests/unit/cli/doctor-readiness-blockers.test.ts": true,
@@ -6822,10 +6800,6 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
6822
6800
  "tests/unit/config/vitest-nestjs.test.ts": true,
6823
6801
  "tests/unit/config/vitest-typescript.test.ts": true,
6824
6802
  "tests/unit/core/bootstrap-environment.test.ts": true,
6825
- "tests/unit/core/deploy-status-sync-config.test.ts": true,
6826
- "tests/unit/core/deploy-status-sync-errors.test.ts": true,
6827
- "tests/unit/core/deploy-status-sync.test.ts": true,
6828
- "tests/unit/core/deploy-status-transition.test.ts": true,
6829
6803
  "tests/unit/core/instruction-files-migration.test.ts": true,
6830
6804
  "tests/unit/core/kane-cli.test.ts": true,
6831
6805
  "tests/unit/core/kane-pilot.test.ts": true,