@codyswann/lisa 3.23.1 → 3.23.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.
- package/dist/core/upstream-evidence-manifest.d.ts.map +1 -1
- package/dist/core/upstream-evidence-manifest.js +15 -65
- package/dist/core/upstream-evidence-manifest.js.map +1 -1
- package/dist/migrations/ensure-quality-caller-scopes.d.ts.map +1 -1
- package/dist/migrations/ensure-quality-caller-scopes.js +1 -2
- package/dist/migrations/ensure-quality-caller-scopes.js.map +1 -1
- 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-doctor/SKILL.md +3 -5
- package/plugins/lisa/.codex-plugin/skills/lisa-drive-pr-to-merge/SKILL.md +3 -3
- package/plugins/lisa/.codex-plugin/skills/lisa-sync-down/SKILL.md +9 -16
- package/plugins/lisa/rules/reference/config-resolution.md +2 -2
- package/plugins/lisa/skills/lisa-doctor/SKILL.md +3 -5
- package/plugins/lisa/skills/lisa-drive-pr-to-merge/SKILL.md +3 -3
- package/plugins/lisa/skills/lisa-sync-down/SKILL.md +10 -17
- package/plugins/lisa-agy/plugin.json +1 -1
- package/plugins/lisa-agy/skills/lisa-doctor/SKILL.md +3 -5
- package/plugins/lisa-agy/skills/lisa-drive-pr-to-merge/SKILL.md +3 -3
- package/plugins/lisa-agy/skills/lisa-sync-down/SKILL.md +10 -17
- 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/config-resolution.md +2 -2
- package/plugins/lisa-copilot/skills/lisa-doctor/SKILL.md +3 -5
- package/plugins/lisa-copilot/skills/lisa-drive-pr-to-merge/SKILL.md +3 -3
- package/plugins/lisa-copilot/skills/lisa-sync-down/SKILL.md +10 -17
- package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cursor/rules/config-resolution-reference.mdc +2 -2
- package/plugins/lisa-cursor/skills/lisa-doctor/SKILL.md +3 -5
- package/plugins/lisa-cursor/skills/lisa-drive-pr-to-merge/SKILL.md +3 -3
- package/plugins/lisa-cursor/skills/lisa-sync-down/SKILL.md +10 -17
- 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/config-resolution.md +2 -2
- package/plugins/src/base/skills/lisa-doctor/SKILL.md +3 -5
- package/plugins/src/base/skills/lisa-drive-pr-to-merge/SKILL.md +3 -3
- package/plugins/src/base/skills/lisa-sync-down/SKILL.md +10 -17
- package/rails/deletions.json +6 -1
- package/scripts/detect-stale-workflow-inputs.mjs +7 -7
- package/scripts/generate-upstream-evidence-manifest.mjs +1 -0
- package/scripts/verify-health-deterministic-built.mjs +1 -1
- package/typescript/deletions.json +14 -1
- package/rails/create-only/.github/workflows/claude-code-review-response.yml +0 -31
- package/rails/create-only/.github/workflows/claude-nightly-code-complexity.yml +0 -22
- package/rails/create-only/.github/workflows/claude-nightly-test-coverage.yml +0 -30
- package/rails/create-only/.github/workflows/claude-nightly-test-improvement.yml +0 -33
- package/rails/create-only/.github/workflows/claude-sync-down-branches.yml +0 -46
- package/scripts/migrate-deploy-order.sh +0 -161
- package/typescript/create-only/.github/workflows/claude-ci-auto-fix.yml +0 -42
- package/typescript/create-only/.github/workflows/claude-code-review-response.yml +0 -31
- package/typescript/create-only/.github/workflows/claude-deploy-auto-fix.yml +0 -39
- package/typescript/create-only/.github/workflows/claude-nightly-code-complexity.yml +0 -24
- package/typescript/create-only/.github/workflows/claude-nightly-test-coverage.yml +0 -31
- package/typescript/create-only/.github/workflows/claude-nightly-test-improvement.yml +0 -34
- package/typescript/create-only/.github/workflows/claude-sync-down-branches.yml +0 -46
- package/typescript/create-only/.github/workflows/claude.yml +0 -37
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upstream-evidence-manifest.d.ts","sourceRoot":"","sources":["../../src/core/upstream-evidence-manifest.ts"],"names":[],"mappings":"AACA,iFAAiF;AACjF,eAAO,MAAM,0BAA0B,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,
|
|
1
|
+
{"version":3,"file":"upstream-evidence-manifest.d.ts","sourceRoot":"","sources":["../../src/core/upstream-evidence-manifest.ts"],"names":[],"mappings":"AACA,iFAAiF;AACjF,eAAO,MAAM,0BAA0B,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAo0EpE,CAAC;AAEL,4EAA4E;AAC5E,eAAO,MAAM,yBAAyB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAypOjE,CAAC;AAEL,sFAAsF;AACtF,eAAO,MAAM,uBAAuB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAk6I/D,CAAC"}
|
|
@@ -419,7 +419,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
419
419
|
"plugins/src/base/rules/reference/claim-evidence-mapping.md": "49a3bbf4e8a9a8ca9e13eeafa672517d077060cfeb5d9710881ec9f5c3f3ec75",
|
|
420
420
|
"plugins/src/base/rules/reference/claim-time-guards.md": "11573274387d31fb2c6fa4d07a2b5b81998c52881d70136cdf724e52d841090e",
|
|
421
421
|
"plugins/src/base/rules/reference/coding-philosophy.md": "fed8381f16a5d6793a49d84d5813d62125808cb2f4981a558b119cf63e2586d9",
|
|
422
|
-
"plugins/src/base/rules/reference/config-resolution.md": "
|
|
422
|
+
"plugins/src/base/rules/reference/config-resolution.md": "83c46e2bb8c3f84aba013196a5e6a41104136e36e37b197e4d7a4e896f7d6aa9",
|
|
423
423
|
"plugins/src/base/rules/reference/convergent-review.md": "788a9d4dc2af7a928c3ccbb4d53a92856bb3544941ce512cfe38068d6b35850d",
|
|
424
424
|
"plugins/src/base/rules/reference/credential-substrate-precedence.md": "5420156ca98fff0d26d1537fbd54781e70cb801cdb8e770a6caa3cb8acd253c7",
|
|
425
425
|
"plugins/src/base/rules/reference/dependency-decision-records.md": "84f9fb8fa0a606307e828ec355ccbf2258beeeb88795dd113abe9bb2c37db39f",
|
|
@@ -503,8 +503,8 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
503
503
|
"plugins/src/base/skills/lisa-detect-tooling/SKILL.md": "4ef9b5004e13beb46cac5ae994c24d91c3715363771e3d89c32b0610408fc887",
|
|
504
504
|
"plugins/src/base/skills/lisa-detect-tooling/scripts/commands.mjs": "e28bd61fdde4a336b56ae3395423026943a5816015719d31d04f0d5a0ab50eec",
|
|
505
505
|
"plugins/src/base/skills/lisa-detect-tooling/scripts/detect-tooling.mjs": "9d06590e6b99cce33e5fb10bd5b9e7515318133e3635368ef47162abc123bdfa",
|
|
506
|
-
"plugins/src/base/skills/lisa-doctor/SKILL.md": "
|
|
507
|
-
"plugins/src/base/skills/lisa-drive-pr-to-merge/SKILL.md": "
|
|
506
|
+
"plugins/src/base/skills/lisa-doctor/SKILL.md": "f015bd91a615fa22b8e9f2bcb89a8bbce4a3f7d4fd977bfe94970e8d21d640d8",
|
|
507
|
+
"plugins/src/base/skills/lisa-drive-pr-to-merge/SKILL.md": "bbf4f08502f0f860a18e1a374998ed276931708c7c092f078837c98f7e25ac9a",
|
|
508
508
|
"plugins/src/base/skills/lisa-epic-triage/SKILL.md": "d02760411249bddbd396f283191fe3e82bb7b95bf9393a19a7025dc5a57c3ab7",
|
|
509
509
|
"plugins/src/base/skills/lisa-evaluation-suite/SKILL.md": "96b5c2091ccd22a565935a7b0b917f67998881b81055ce3e4d518319472eac8b",
|
|
510
510
|
"plugins/src/base/skills/lisa-exploratory-qa/SKILL.md": "7041419b9160e0370c9a2351a53235e57a997ef11dabc0b670f8873b1db48d08",
|
|
@@ -671,7 +671,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
671
671
|
"plugins/src/base/skills/lisa-setup-workstation/scripts/workstation.mjs": "6ab19c08aa9db7643aa49133ba1d0febf1c1dbdc9a503026a01b1ce0a83f68ab",
|
|
672
672
|
"plugins/src/base/skills/lisa-sonarcloud-access/SKILL.md": "b98aba73d367a671395a08433a47034fce7ea701d31ef89b6aa866efc4dd3fcb",
|
|
673
673
|
"plugins/src/base/skills/lisa-spec-conformance/SKILL.md": "50e79afcfabf16d36273325aabb58571c9a0e1cafe7a2865e2da10c6d46571eb",
|
|
674
|
-
"plugins/src/base/skills/lisa-sync-down/SKILL.md": "
|
|
674
|
+
"plugins/src/base/skills/lisa-sync-down/SKILL.md": "15799079e2d64ba512fa492efea6a1a2f96a19f23935d85a7e91d9e115fbd9a4",
|
|
675
675
|
"plugins/src/base/skills/lisa-task-decomposition/SKILL.md": "eb78838e1f121a7a619a841333b1adfce124dad8881853d14107512ead09d30f",
|
|
676
676
|
"plugins/src/base/skills/lisa-task-triage/SKILL.md": "c6e11b6d195560e6bd7b51fede65c155567c35208801a700a26d95679b03484e",
|
|
677
677
|
"plugins/src/base/skills/lisa-tdd-implementation/SKILL.md": "8684a31f1982ec3bcf9803ef028bf2aa7a24cefd324ca40b2ac09d07287ecacd",
|
|
@@ -1029,11 +1029,6 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
1029
1029
|
"rails/copy-overwrite/scripts/threshold-ratchet-families.mjs": "f50e35d11295a836bd5b6d818aed6daea68ff70bdffbbdf9f67b09984a2628da",
|
|
1030
1030
|
"rails/copy-overwrite/sgconfig.yml": "ff5b62de42eb969a851fdc53ee6932a32ffe010b567ed2c62460ed454ad2a24f",
|
|
1031
1031
|
"rails/create-only/.github/workflows/ci.yml": "924375bcfcb8c13f546a7e323cf5ad99cee1427d3ba90386680db16b981e5ab4",
|
|
1032
|
-
"rails/create-only/.github/workflows/claude-code-review-response.yml": "def0d5fdbb3415f1531dcadfca9c357c637cf090d3a86017ae45cf94dba50087",
|
|
1033
|
-
"rails/create-only/.github/workflows/claude-nightly-code-complexity.yml": "1dd8e4a790321d2de9aceb0d612bfa074ec4bddc604dac8d4146845cbf4526a1",
|
|
1034
|
-
"rails/create-only/.github/workflows/claude-nightly-test-coverage.yml": "e136b4a96932a38d6ae6ff170b0caebef8277a33d49741162f554dd3457d524f",
|
|
1035
|
-
"rails/create-only/.github/workflows/claude-nightly-test-improvement.yml": "7af881e5e79336d7cf3424c1031c0e3629de1ef8fdf9967f91b274975f5bd57e",
|
|
1036
|
-
"rails/create-only/.github/workflows/claude-sync-down-branches.yml": "e63fa223b7f324c340635940c841d4872531d025129cbbddc1b7e55a89745c5e",
|
|
1037
1032
|
"rails/create-only/.github/workflows/deploy.yml": "0c00b70e3ff0213f4ce80ce80123e7edeb6e0896aaa13e806d14693f6fcf6320",
|
|
1038
1033
|
"rails/create-only/.mise.toml": "28be5746256a30ad2260da7d37244cc461f8963ce5d5a81ddce71b48f0ab6ef0",
|
|
1039
1034
|
"rails/create-only/.mutant.yml": "9ee28ad14e4688e58827510eb9b7197d9a368fc670821145a08f7542e2e216d8",
|
|
@@ -1049,7 +1044,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
1049
1044
|
"rails/create-only/sonar-project.properties": "58f0618863149a49aa39dc96eca498e8338f24e7d0237fb654ac85920ba57e15",
|
|
1050
1045
|
"rails/create-only/spec/rails_helper.rb": "5a96010d99c78f75713fc44fed6bba5f2631f94f5d1cc08d96f80601faeee843",
|
|
1051
1046
|
"rails/create-only/spec/spec_helper.rb": "56ca48d2519ece7a856fe7941ea8acf2d9f1d53aee03321f230300907dc20712",
|
|
1052
|
-
"rails/deletions.json": "
|
|
1047
|
+
"rails/deletions.json": "075810aadfbf131ca6a46fb73860e036447a3a9796f9371b7722ad18cc002522",
|
|
1053
1048
|
"rails/github-rulesets/quality-checks.json": "0ec1c366589edbaa6b8f45f940cef3ada5ed7b1a956d98d3fa6034b0f78fbc7c",
|
|
1054
1049
|
"rails/merge/.claude/settings.json": "9c49f8c7c453f8749c90def3e22d412c3345c533d24b30dc7745ffa052ad6fa1",
|
|
1055
1050
|
"scripts/build-plugins.sh": "a2d935155a71e61c927c4a83e4a4151248fc13961214d7a57f5021e7bc3a8779",
|
|
@@ -1070,7 +1065,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
1070
1065
|
"scripts/cleanup-worktrees.sh": "5215cdecc7683e8501d23eec632d0c138bbf60f12c09b0a357451a557d8ec176",
|
|
1071
1066
|
"scripts/copy-codex-scripts.mjs": "2d7082d5033088c85f66995aee9e3ee1e7751435e65bfde8e1cb002e6689d476",
|
|
1072
1067
|
"scripts/copy-opencode-plugin-templates.mjs": "bef79103c293b73d7c37e8a8c9fa1b4f1f2e53367898a6326b12f8a0ba8ddc43",
|
|
1073
|
-
"scripts/detect-stale-workflow-inputs.mjs": "
|
|
1068
|
+
"scripts/detect-stale-workflow-inputs.mjs": "2f398b3179724dea0d3b777ca459912aea3fc53349d4bee476d598eb3b3676c1",
|
|
1074
1069
|
"scripts/fix-namespace-test-assertions.mjs": "bfed6f27753660b38457c3f0a032a6c866691666d2d5d61fc10c3fb2f4f4f412",
|
|
1075
1070
|
"scripts/fix-test-assertions-pass2.mjs": "baca043a291120ff52ce61c06397206dc21ca3bef9c23a5975b9c1f896d963c7",
|
|
1076
1071
|
"scripts/fix-test-assertions.mjs": "59b5e8cc31e7c7323d20bd180f2ae97c08a9685758483b6fe00ba77317a845f2",
|
|
@@ -1079,7 +1074,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
1079
1074
|
"scripts/generate-copilot-plugin-artifacts.mjs": "70d283eed7cb7c1351d13cf0497f06dec175562c5918921c404393a76f11278f",
|
|
1080
1075
|
"scripts/generate-cursor-plugin-artifacts.mjs": "d8806197a723f0c2b50a8155ffc5b6f0abc30c68dc2385cb80b0dd066d061231",
|
|
1081
1076
|
"scripts/generate-lisa-owned-hash-ledger.mjs": "4e7a6dd9325fff77faec49c1dcbf8a8cfeb987052eeed89885deb4f7b0a107bc",
|
|
1082
|
-
"scripts/generate-upstream-evidence-manifest.mjs": "
|
|
1077
|
+
"scripts/generate-upstream-evidence-manifest.mjs": "e1f0485918ab8a2206e8200f297acb495400f321bed5d31d3f60f8da11d8fdc6",
|
|
1083
1078
|
"scripts/github-status-check.sh": "c6a4a13ff5cf689fcbd7a6aca718f9e7d46d54ccb6687f662b055c1ca20e792f",
|
|
1084
1079
|
"scripts/install-claude-plugins.sh": "0e96ebbae1e59304bb432286eccba38900a6008b80f2c53a1ec2c95801d4087c",
|
|
1085
1080
|
"scripts/internal-agy-skill-policy.json": "c2ce87d2eeebfdc9f24d6486425c010cf9289376f8a459f4767ca22d2bf8670d",
|
|
@@ -1105,7 +1100,6 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
1105
1100
|
"scripts/lisa-update-local.sh": "c811f9e10dbcb38499a9791c1ae9051460b347051d04a1d2046925bab9a53c96",
|
|
1106
1101
|
"scripts/lisa-work-item.mjs": "51081847e980f314a764c2e50a7a121b1ced9ef4b980f33898057de4c7b852e6",
|
|
1107
1102
|
"scripts/materialize-copy-overwrite.mjs": "3f8dea8027087b83d0f985dc070a529b5e62755643d946684d780b86c498a411",
|
|
1108
|
-
"scripts/migrate-deploy-order.sh": "77d909b4cbbfc05169a79168d7868600ea7f56f846feefb7d5121618c54800c3",
|
|
1109
1103
|
"scripts/plugin-parity-drift.mjs": "d3aa919d721a5ab6f475133a49fd5b7ca86b6ae1dfd5b6443039ce04eb3d6f77",
|
|
1110
1104
|
"scripts/plugin-routing-validate.mjs": "e4278b4fb12d33c2043dc9d987d8995dbff6efb23151f57a2b7423ae3c777bcc",
|
|
1111
1105
|
"scripts/probes/wave3-verification.sh": "c341c3682f2401339a433a48efc8b8dd80c9c190f12ec6287139bebd1e47c049",
|
|
@@ -1117,7 +1111,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
1117
1111
|
"scripts/verify-health-agentic-built.mjs": "3c064ad162fa633efcaa91327746157bc046cabd1c030b8bfa17227fed077200",
|
|
1118
1112
|
"scripts/verify-health-consumer-built.mjs": "8b65689a1fa38d9fc2e73b52433408ce19648b8504f80a174b7b7ac97ec42bae",
|
|
1119
1113
|
"scripts/verify-health-contract-built.mjs": "5ebfec9b8a0e3004a5af65d2f2515526f7ff5817e61ae30042fb8be40d8f8d17",
|
|
1120
|
-
"scripts/verify-health-deterministic-built.mjs": "
|
|
1114
|
+
"scripts/verify-health-deterministic-built.mjs": "1e5c5cfc56ca5177691da2f9c73e4151de7b232b603824f5041f0d5d690113fa",
|
|
1121
1115
|
"scripts/verify-learner-frontmatter-built.mjs": "182e5e99f52257d3079ee1bc42b45c3dcca8b93a968205ddb3f3af26f2558b47",
|
|
1122
1116
|
"tsconfig/base.json": "d04a105ec81aa9dc69d230d4a83406d920c305b6fc13c641ebafde0c41fc658f",
|
|
1123
1117
|
"tsconfig/build.json": "a743350ea93b0e8d2151c974c5a8a4cbcf946cd7f06c40d83146079bde70afe1",
|
|
@@ -1173,14 +1167,6 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
1173
1167
|
"typescript/create-only/.github/workflows/auto-update-pr-branches-dispatch.yml": "504aa5a04ce88a01d5b0407efd240d691a0cf8fac208a6ecfbf931f43f1437c3",
|
|
1174
1168
|
"typescript/create-only/.github/workflows/auto-update-pr-branches.yml": "4a379369c1dedd1751a24508cb1146e39beca6b92f4d31e0d32cb2e03eafe67e",
|
|
1175
1169
|
"typescript/create-only/.github/workflows/ci.yml": "409799708fe51716f3c8228950db3bb26864f43a01a9e6186f6d3d1970e29f2d",
|
|
1176
|
-
"typescript/create-only/.github/workflows/claude-ci-auto-fix.yml": "17e99a1b0b5afefa0f374c5ffd614bf35ee0f6dd68f21b1c97446a03d9cddd04",
|
|
1177
|
-
"typescript/create-only/.github/workflows/claude-code-review-response.yml": "55853fbc3a072edec4bc3699cd45287b801e5299fbf33780a6f1ae8072a204ee",
|
|
1178
|
-
"typescript/create-only/.github/workflows/claude-deploy-auto-fix.yml": "5d1a569cbb13abf39f8303a7102ad78850d487a9c6be53026df47119714f4332",
|
|
1179
|
-
"typescript/create-only/.github/workflows/claude-nightly-code-complexity.yml": "813d409a4f431d46edf5a2937012dae83a65f5c0bb6c5008de3dec53aa674fdf",
|
|
1180
|
-
"typescript/create-only/.github/workflows/claude-nightly-test-coverage.yml": "82fb935e0793f92727aac40f056e52c9996788d6329a2bbcc41837a72be28619",
|
|
1181
|
-
"typescript/create-only/.github/workflows/claude-nightly-test-improvement.yml": "4ea64d78865e00dc575cfc62fc30ff53ca9e6c0b3fc32f45927781a0968d2095",
|
|
1182
|
-
"typescript/create-only/.github/workflows/claude-sync-down-branches.yml": "e63fa223b7f324c340635940c841d4872531d025129cbbddc1b7e55a89745c5e",
|
|
1183
|
-
"typescript/create-only/.github/workflows/claude.yml": "9db35bb1b803679284708a18e2eb5a9c8a33b55f93629c3ed2ab11217d76caed",
|
|
1184
1170
|
"typescript/create-only/.github/workflows/required-checks-drift.yml": "c1a828f42c8ea6c3108f82b081d8a0999ae2c8ac9b556e7ebb2053b353838ce0",
|
|
1185
1171
|
"typescript/create-only/.gitleaksignore": "6927d376648675331801c798a4390b652a22a3e5d350cd26f36d42c10af02d67",
|
|
1186
1172
|
"typescript/create-only/audit.ignore.local.json": "096eba7c600446a2f906369a6ff747804a51b9ad3153ca10d9a1d673e416b337",
|
|
@@ -1193,7 +1179,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
1193
1179
|
"typescript/create-only/tsconfig.local.json": "727931ff950c5606b74040963429407c820743dfd20cb1732656eca963575208",
|
|
1194
1180
|
"typescript/create-only/vitest.config.local.ts": "a70a6d2a4f210304cf84b8017b2c628c0ef689712c4f745ef45e1fcfffac4050",
|
|
1195
1181
|
"typescript/create-only/vitest.thresholds.json": "ce04fe30ad6139f734dbc56d92a801c11cfd86a0d9e49c06c1c2d0a137beeffd",
|
|
1196
|
-
"typescript/deletions.json": "
|
|
1182
|
+
"typescript/deletions.json": "f34c7e0a3cb6a8e19f0529a0141cd331d37162638204ede8d13cd49cb985823e",
|
|
1197
1183
|
"typescript/github-rulesets/quality-checks.json": "cb544af6fb2e3c97b4eb59cca00a30e3dcb566b000d0496c01261f958b3c8295",
|
|
1198
1184
|
"typescript/merge/.claude/settings.json": "834e6456cae81f45073bbbb08bf731fef043efb30cae2658cb4a59f17e66d165",
|
|
1199
1185
|
"typescript/merge/.oxlintrc.json": "9504c20db80470c242c4ffe8cccad6951ed8141dfb5bf6503053e0b2712ab276",
|
|
@@ -1286,14 +1272,6 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
1286
1272
|
".github/workflows/auto-update-pr-branches.yml": true,
|
|
1287
1273
|
".github/workflows/build.yml": true,
|
|
1288
1274
|
".github/workflows/ci.yml": true,
|
|
1289
|
-
".github/workflows/claude-ci-auto-fix.yml": true,
|
|
1290
|
-
".github/workflows/claude-code-review-response.yml": true,
|
|
1291
|
-
".github/workflows/claude-deploy-auto-fix.yml": true,
|
|
1292
|
-
".github/workflows/claude-nightly-code-complexity.yml": true,
|
|
1293
|
-
".github/workflows/claude-nightly-jira-triage.yml": true,
|
|
1294
|
-
".github/workflows/claude-nightly-test-coverage.yml": true,
|
|
1295
|
-
".github/workflows/claude-nightly-test-improvement.yml": true,
|
|
1296
|
-
".github/workflows/claude.yml": true,
|
|
1297
1275
|
".github/workflows/create-github-issue-on-failure.yml": true,
|
|
1298
1276
|
".github/workflows/create-issue-on-failure.yml": true,
|
|
1299
1277
|
".github/workflows/create-jira-issue-on-failure.yml": true,
|
|
@@ -1315,18 +1293,6 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
1315
1293
|
".github/workflows/release.yml": true,
|
|
1316
1294
|
".github/workflows/reusable-auto-update-pr-branches-dispatch.yml": true,
|
|
1317
1295
|
".github/workflows/reusable-auto-update-pr-branches.yml": true,
|
|
1318
|
-
".github/workflows/reusable-claude-ci-auto-fix.yml": true,
|
|
1319
|
-
".github/workflows/reusable-claude-code-review-response.yml": true,
|
|
1320
|
-
".github/workflows/reusable-claude-deploy-auto-fix.yml": true,
|
|
1321
|
-
".github/workflows/reusable-claude-nightly-code-complexity-rails.yml": true,
|
|
1322
|
-
".github/workflows/reusable-claude-nightly-code-complexity.yml": true,
|
|
1323
|
-
".github/workflows/reusable-claude-nightly-jira-triage.yml": true,
|
|
1324
|
-
".github/workflows/reusable-claude-nightly-test-coverage-rails.yml": true,
|
|
1325
|
-
".github/workflows/reusable-claude-nightly-test-coverage.yml": true,
|
|
1326
|
-
".github/workflows/reusable-claude-nightly-test-improvement-rails.yml": true,
|
|
1327
|
-
".github/workflows/reusable-claude-nightly-test-improvement.yml": true,
|
|
1328
|
-
".github/workflows/reusable-claude-sync-down-branches.yml": true,
|
|
1329
|
-
".github/workflows/reusable-claude.yml": true,
|
|
1330
1296
|
".github/workflows/security-floors.yml": true,
|
|
1331
1297
|
".github/workflows/zap-baseline-expo.yml": true,
|
|
1332
1298
|
".github/workflows/zap-baseline-nestjs.yml": true,
|
|
@@ -1638,13 +1604,13 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
1638
1604
|
"parity/fixtures/routing/invalid/bad-outcome@demo-marketplace.md": true,
|
|
1639
1605
|
"parity/fixtures/routing/valid/has-manifest@demo-marketplace.json": true,
|
|
1640
1606
|
"parity/fixtures/routing/valid/has-manifest@demo-marketplace.md": true,
|
|
1641
|
-
"parity/fixtures/stale-workflow-inputs/contracts/reusable-
|
|
1642
|
-
"parity/fixtures/stale-workflow-inputs/project-current/.github/workflows/
|
|
1643
|
-
"parity/fixtures/stale-workflow-inputs/project-mixed/.github/workflows/
|
|
1644
|
-
"parity/fixtures/stale-workflow-inputs/project-mixed/.github/workflows/
|
|
1645
|
-
"parity/fixtures/stale-workflow-inputs/project-mixed/.github/workflows/
|
|
1607
|
+
"parity/fixtures/stale-workflow-inputs/contracts/reusable-example.yml": true,
|
|
1608
|
+
"parity/fixtures/stale-workflow-inputs/project-current/.github/workflows/example-agent.yml": true,
|
|
1609
|
+
"parity/fixtures/stale-workflow-inputs/project-mixed/.github/workflows/example-agent.yml": true,
|
|
1610
|
+
"parity/fixtures/stale-workflow-inputs/project-mixed/.github/workflows/example-auto-fix.yml": true,
|
|
1611
|
+
"parity/fixtures/stale-workflow-inputs/project-mixed/.github/workflows/example-unknown.yml": true,
|
|
1646
1612
|
"parity/fixtures/stale-workflow-inputs/project-no-caller/.github/workflows/ci.yml": true,
|
|
1647
|
-
"parity/fixtures/stale-workflow-inputs/project-vintage/.github/workflows/
|
|
1613
|
+
"parity/fixtures/stale-workflow-inputs/project-vintage/.github/workflows/example-agent.yml": true,
|
|
1648
1614
|
"parity/plugin-routing/.gitkeep": true,
|
|
1649
1615
|
"parity/plugin-routing/code-review@claude-plugins-official.json": true,
|
|
1650
1616
|
"parity/plugin-routing/code-review@claude-plugins-official.md": true,
|
|
@@ -6952,11 +6918,6 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
6952
6918
|
"rails/copy-overwrite/scripts/threshold-ratchet-families.mjs": true,
|
|
6953
6919
|
"rails/copy-overwrite/sgconfig.yml": true,
|
|
6954
6920
|
"rails/create-only/.github/workflows/ci.yml": true,
|
|
6955
|
-
"rails/create-only/.github/workflows/claude-code-review-response.yml": true,
|
|
6956
|
-
"rails/create-only/.github/workflows/claude-nightly-code-complexity.yml": true,
|
|
6957
|
-
"rails/create-only/.github/workflows/claude-nightly-test-coverage.yml": true,
|
|
6958
|
-
"rails/create-only/.github/workflows/claude-nightly-test-improvement.yml": true,
|
|
6959
|
-
"rails/create-only/.github/workflows/claude-sync-down-branches.yml": true,
|
|
6960
6921
|
"rails/create-only/.github/workflows/deploy.yml": true,
|
|
6961
6922
|
"rails/create-only/.mise.toml": true,
|
|
6962
6923
|
"rails/create-only/.mutant.yml": true,
|
|
@@ -7029,7 +6990,6 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
7029
6990
|
"scripts/lisa-update-local.sh": true,
|
|
7030
6991
|
"scripts/lisa-work-item.mjs": true,
|
|
7031
6992
|
"scripts/materialize-copy-overwrite.mjs": true,
|
|
7032
|
-
"scripts/migrate-deploy-order.sh": true,
|
|
7033
6993
|
"scripts/plugin-parity-drift.mjs": true,
|
|
7034
6994
|
"scripts/plugin-routing-validate.mjs": true,
|
|
7035
6995
|
"scripts/probes/wave3-verification.sh": true,
|
|
@@ -7477,7 +7437,6 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
7477
7437
|
"tests/helpers/verification-gate-harness.ts": true,
|
|
7478
7438
|
"tests/helpers/workflow-job-graph.ts": true,
|
|
7479
7439
|
"tests/helpers/workflow-test-utils.ts": true,
|
|
7480
|
-
"tests/integration/autofix-ownership-guards.test.ts": true,
|
|
7481
7440
|
"tests/integration/bootstrap-keychain.test.ts": true,
|
|
7482
7441
|
"tests/integration/cli-smoke.test.ts": true,
|
|
7483
7442
|
"tests/integration/environment-facade-gates.test.ts": true,
|
|
@@ -7673,7 +7632,6 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
7673
7632
|
"tests/unit/config/postinstall-cloud-session-guard.test.ts": true,
|
|
7674
7633
|
"tests/unit/config/rails-template.test.ts": true,
|
|
7675
7634
|
"tests/unit/config/release-push-retry.test.ts": true,
|
|
7676
|
-
"tests/unit/config/sync-down-single-env.test.ts": true,
|
|
7677
7635
|
"tests/unit/config/tsconfig-no-unused-flags.test.ts": true,
|
|
7678
7636
|
"tests/unit/config/tsconfig-template-references.test.ts": true,
|
|
7679
7637
|
"tests/unit/config/vitest-base.test.ts": true,
|
|
@@ -8277,14 +8235,6 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
8277
8235
|
"typescript/create-only/.github/workflows/auto-update-pr-branches-dispatch.yml": true,
|
|
8278
8236
|
"typescript/create-only/.github/workflows/auto-update-pr-branches.yml": true,
|
|
8279
8237
|
"typescript/create-only/.github/workflows/ci.yml": true,
|
|
8280
|
-
"typescript/create-only/.github/workflows/claude-ci-auto-fix.yml": true,
|
|
8281
|
-
"typescript/create-only/.github/workflows/claude-code-review-response.yml": true,
|
|
8282
|
-
"typescript/create-only/.github/workflows/claude-deploy-auto-fix.yml": true,
|
|
8283
|
-
"typescript/create-only/.github/workflows/claude-nightly-code-complexity.yml": true,
|
|
8284
|
-
"typescript/create-only/.github/workflows/claude-nightly-test-coverage.yml": true,
|
|
8285
|
-
"typescript/create-only/.github/workflows/claude-nightly-test-improvement.yml": true,
|
|
8286
|
-
"typescript/create-only/.github/workflows/claude-sync-down-branches.yml": true,
|
|
8287
|
-
"typescript/create-only/.github/workflows/claude.yml": true,
|
|
8288
8238
|
"typescript/create-only/.github/workflows/required-checks-drift.yml": true,
|
|
8289
8239
|
"typescript/create-only/.gitleaksignore": true,
|
|
8290
8240
|
"typescript/create-only/audit.ignore.local.json": true,
|