@codyswann/lisa 3.1.0 → 3.2.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.
Files changed (77) hide show
  1. package/dist/core/upstream-evidence-manifest.d.ts.map +1 -1
  2. package/dist/core/upstream-evidence-manifest.js +28 -12
  3. package/dist/core/upstream-evidence-manifest.js.map +1 -1
  4. package/expo/copy-overwrite/scripts/bdd/baseline.mjs +211 -121
  5. package/expo/copy-overwrite/scripts/bdd/contract.mjs +10 -2
  6. package/expo/copy-overwrite/scripts/bdd/envelope.mjs +3 -2
  7. package/expo/copy-overwrite/scripts/bdd/render.mjs +2 -2
  8. package/expo/copy-overwrite/scripts/check-bdd-coverage.mjs +45 -8
  9. package/expo/copy-overwrite/scripts/classify-maestro-failures.mjs +775 -0
  10. package/expo/create-only/.maestro/flake-classification.json +21 -0
  11. package/expo/create-only/bdd/coverage-map.json +1 -2
  12. package/expo/package-lisa/package.lisa.json +1 -0
  13. package/package.json +1 -1
  14. package/plugins/lisa/.claude-plugin/plugin.json +1 -1
  15. package/plugins/lisa/.codex-plugin/plugin.json +1 -1
  16. package/plugins/lisa/hooks/threshold-ratchet-families.mjs +24 -0
  17. package/plugins/lisa/rules/eager/credential-substrate-precedence.md +52 -0
  18. package/plugins/lisa/rules/reference/bdd-e2e-coverage.md +19 -8
  19. package/plugins/lisa-agy/plugin.json +1 -1
  20. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  21. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  22. package/plugins/lisa-cdk-agy/plugin.json +1 -1
  23. package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
  24. package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
  25. package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
  26. package/plugins/lisa-copilot/hooks/threshold-ratchet-families.mjs +24 -0
  27. package/plugins/lisa-copilot/rules/eager/credential-substrate-precedence.md +52 -0
  28. package/plugins/lisa-copilot/rules/reference/bdd-e2e-coverage.md +19 -8
  29. package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
  30. package/plugins/lisa-cursor/hooks/threshold-ratchet-families.mjs +24 -0
  31. package/plugins/lisa-cursor/rules/bdd-e2e-coverage-reference.mdc +19 -8
  32. package/plugins/lisa-cursor/rules/credential-substrate-precedence.mdc +57 -0
  33. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  34. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  35. package/plugins/lisa-expo-agy/plugin.json +1 -1
  36. package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
  37. package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
  38. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  39. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  40. package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
  41. package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
  42. package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
  43. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  44. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  45. package/plugins/lisa-nestjs-agy/plugin.json +1 -1
  46. package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
  47. package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
  48. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  49. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  50. package/plugins/lisa-openclaw-agy/plugin.json +1 -1
  51. package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
  52. package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
  53. package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
  54. package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
  55. package/plugins/lisa-phaser-agy/plugin.json +1 -1
  56. package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
  57. package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
  58. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  59. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  60. package/plugins/lisa-rails-agy/plugin.json +1 -1
  61. package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
  62. package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
  63. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  64. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  65. package/plugins/lisa-typescript-agy/plugin.json +1 -1
  66. package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
  67. package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
  68. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  69. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  70. package/plugins/lisa-wiki-agy/plugin.json +1 -1
  71. package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
  72. package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
  73. package/plugins/src/base/hooks/threshold-ratchet-families.mjs +24 -0
  74. package/plugins/src/base/rules/eager/credential-substrate-precedence.md +52 -0
  75. package/plugins/src/base/rules/reference/bdd-e2e-coverage.md +19 -8
  76. package/rails/copy-overwrite/scripts/threshold-ratchet-families.mjs +24 -0
  77. package/typescript/copy-overwrite/scripts/threshold-ratchet-families.mjs +24 -0
@@ -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,CA4vEpE,CAAC;AAEL,4EAA4E;AAC5E,eAAO,MAAM,yBAAyB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAk5NjE,CAAC;AAEL,sFAAsF;AACtF,eAAO,MAAM,uBAAuB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAk6I/D,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,CAkwEpE,CAAC;AAEL,4EAA4E;AAC5E,eAAO,MAAM,yBAAyB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CA+5NjE,CAAC;AAEL,sFAAsF;AACtF,eAAO,MAAM,uBAAuB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAk6I/D,CAAC"}
@@ -84,17 +84,18 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
84
84
  "expo/copy-overwrite/jest.setup.ts": "102b22e857eb9deebfa18a44b680f8d95496dafcceaa3e65b6774b8e4a0e74f1",
85
85
  "expo/copy-overwrite/knip.json": "b19d0c177d8d0460779e07043c92d37555e7721224b6b2134ac2f6d10ab44b33",
86
86
  "expo/copy-overwrite/scripts/bdd-matrix.mjs": "519273668f08db7c14053ba1f25830e4cbb6e34ddf11f06264e72d0f7a80b98d",
87
- "expo/copy-overwrite/scripts/bdd/baseline.mjs": "96f6a295bad34c0b52f7f667640243a462cb745998768c21a192c74d1a96dd34",
88
- "expo/copy-overwrite/scripts/bdd/contract.mjs": "d8a418d655d4a14d4d3287518b8d678cb410b7f08e38a60cf0dbf30b2e796973",
87
+ "expo/copy-overwrite/scripts/bdd/baseline.mjs": "630df2cbb6613534f755d3de1efbb6390a1c1dab5694d97f0ca09b8b7422881c",
88
+ "expo/copy-overwrite/scripts/bdd/contract.mjs": "7366f56fb66f609b17438f3b2b89d0a45aaf012886278b38b0744e69955fa5cc",
89
89
  "expo/copy-overwrite/scripts/bdd/discover.mjs": "820e8a869a0b46fc11461a655bb82f0c8c60f5b46005fbff48e5d19930d7d25a",
90
- "expo/copy-overwrite/scripts/bdd/envelope.mjs": "ab3c9520be5c4c630ec3b6c8489015f24f97888c8687dde108865bbcff93efdb",
90
+ "expo/copy-overwrite/scripts/bdd/envelope.mjs": "9f3c72316d4dd5b5c2e3fa7634f00fb203dfb9235ab9af7183c99105dad7645d",
91
91
  "expo/copy-overwrite/scripts/bdd/parse.mjs": "d1bf74b01388d107e6869b90a3d1e1d2c03da8124cb2cc14f9cf6d64e2b00ce8",
92
- "expo/copy-overwrite/scripts/bdd/render.mjs": "fa4f51fbb3a0517c4813c4a0dc9edde26d402efa115420cc251aaed7b5dfd5f3",
92
+ "expo/copy-overwrite/scripts/bdd/render.mjs": "35fa94358e979b223788d629fb95c3c72adff72a9af4dcd3a71febc317849187",
93
93
  "expo/copy-overwrite/scripts/bdd/report.mjs": "30a7c3471611e740f62f544e613a2ecf095946e7f70c752f62fa51ac58949822",
94
94
  "expo/copy-overwrite/scripts/bdd/validate.mjs": "afb8dd052733a5f83e6d004eac3437783a707c08810ba9cc65138d898aff83e2",
95
95
  "expo/copy-overwrite/scripts/bdd/waivers.mjs": "4b9ebf80100f478cc5e06d50b4d672ad08ec77a3746a7a109a74e1daf71a55b7",
96
- "expo/copy-overwrite/scripts/check-bdd-coverage.mjs": "d8448a5ad476eb8ad51aa3a6ee5ff90aded974a0ea426682f25df5482d2b279d",
96
+ "expo/copy-overwrite/scripts/check-bdd-coverage.mjs": "cc6a200155889acff761b2eece1768577bc29e09dac417724d243d7f1d1ec9db",
97
97
  "expo/copy-overwrite/scripts/check-e2e-coverage.mjs": "30cf7d860ecd3b838b8608f38da10fcddb4e7e90a0867438f411d68346a5f129",
98
+ "expo/copy-overwrite/scripts/classify-maestro-failures.mjs": "aadb773bfb994e754cfdf576f59d4bfe020184b21953908d40049ddfe3a93fc1",
98
99
  "expo/copy-overwrite/tsconfig.eslint.json": "375bb2ee8185e4a57d703e078ad57188f6d45b03b0fcbb16ef049fcf9b14c44b",
99
100
  "expo/copy-overwrite/tsconfig.expo.json": "55f3dfe80496f03152d40d364c5a9cabf3fdce3adc8cebea48ba5257d77b7aa9",
100
101
  "expo/copy-overwrite/tsconfig.json": "c92e2c2c109e8794ee351f634361ef46297f5a0cd606aaf5c19911da836df307",
@@ -105,9 +106,10 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
105
106
  "expo/create-only/.github/workflows/nightly-e2e-bypass-reaper.yml": "4185f5083d8da5efa620e8641d6b75e0cb424edd563989c7432892872969797c",
106
107
  "expo/create-only/.github/workflows/nightly-e2e-health.yml": "009f43bf5a07574adcad11c09c947d54e1a5877ff4ba51128dd4721ad6877a70",
107
108
  "expo/create-only/.github/workflows/nightly-e2e-report.yml": "df47b2e5c31d2bb4eee6fb979d8d25b3a5cea572e46be042a9b4c59fbe43af72",
109
+ "expo/create-only/.maestro/flake-classification.json": "b1259c17a875dcdc0fa2398bb280f084e898f46fefaf51e35c3c5aadcbef5a5d",
108
110
  "expo/create-only/.zap/baseline.conf": "ab18d74ba5270dd5d795e740cd6b1292bb78dc36c79a20c1e7b752d14c0c55f5",
109
111
  "expo/create-only/babel.config.js": "faaf96f0d43c724a240a7892584de54ae384eee9ef9d76430d081f37d9f92924",
110
- "expo/create-only/bdd/coverage-map.json": "fcf9de0a802341ef8f879f2f9e20db11fc0e25c7caab465ea537c58c22e87fbd",
112
+ "expo/create-only/bdd/coverage-map.json": "ea38c44d5de30516f341b4208469f75990fe9f05bd8e7013cfc4002a52c032a2",
111
113
  "expo/create-only/bdd/features/.keep": "b807c9c94a3b00b93d2463a9b098dac41db227ac1f5b0b1cb746e5e6f68de15d",
112
114
  "expo/create-only/e2e.thresholds.json": "23ac9bab7fe84cfa542785156425e020af9baabdbeb1a53293ae7e2395e4dd92",
113
115
  "expo/create-only/jest.config.local.ts": "edf524bbf37e83883ade6bb60a8904aa2243eda7a9ca3448265761c3ca517df6",
@@ -125,7 +127,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
125
127
  "expo/github-rulesets/nightly-e2e-health.json": "af9556f52bbb04d303f557eb178d876d82348d15a991729b8a96fb1f06d5b03a",
126
128
  "expo/merge/.claude/settings.json": "e97b33d7ad86b71abba94ab957d725e34c3cafca455e92fba0b29ebabc3b73d1",
127
129
  "expo/merge/.oxlintrc.json": "2a0ea2191abd5b377aed4b525a4a97d3eefb1d9e41c845c02ee0daac75df6b1f",
128
- "expo/package-lisa/package.lisa.json": "a36a59462e548e685bd199770cb2d567a5965a1c1da6e32ef3e9041b2f9f1446",
130
+ "expo/package-lisa/package.lisa.json": "34c4a356db67fa55d715a7bb4dafac8249a3793cd330bc920cd1769b58fcdcd0",
129
131
  "harper-fabric/copy-contents/.prettierignore": "478c782f4c5611187e21584dfd5522e37fc636c5eb03394fea3db45321c6712c",
130
132
  "harper-fabric/copy-contents/gitignore": "d091c40fd0ea3068491f1be0d6510090ae872ca95d0d058ef4595d6492d13897",
131
133
  "harper-fabric/copy-overwrite/.github/dependabot.yml": "e28fde0d906478b3fb7d6b7fc16f7fc5a4a0a20d8160f547f2b4be97c90578b7",
@@ -340,7 +342,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
340
342
  "plugins/src/base/hooks/shell-write-nudge.sh": "69839af423f8792b1e52c71097316c3264425553031627c0a2f9409a9d5becd0",
341
343
  "plugins/src/base/hooks/sonar-secrets.sh": "bf4132e49ba18e2f7e941520c299c15aeeacfd220e489f3d2eb8397f2048157b",
342
344
  "plugins/src/base/hooks/threshold-ratchet-compare.mjs": "90affbeaed0d65c032dccfc0bd4a4b26eda291f6b61aa8b12599f41842452e0a",
343
- "plugins/src/base/hooks/threshold-ratchet-families.mjs": "db14245ed89b483912af287bdee917a7a921dc21bb29b49be37fc799c05c413f",
345
+ "plugins/src/base/hooks/threshold-ratchet-families.mjs": "8fa58cc7276add0b2edf1de92bdcc32d81d840811ef0614ddc724010b59a888c",
344
346
  "plugins/src/base/hooks/threshold-ratchet.mjs": "e1e3f22b33267212b90f915f83821559d1a45cab5b16c7164b86bd6c7b53549b",
345
347
  "plugins/src/base/hooks/threshold-ratchet.sh": "b86f4d0b554e44fd119ad8a8920cd0ba6c9dbe779f7ee219d381cf0629453990",
346
348
  "plugins/src/base/hooks/ticket-sync-reminder.sh": "212f80bcdfd9e3ec2254987c5a7186d1d2d38065b330ddcdc631f76df7c4a6c0",
@@ -354,6 +356,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
354
356
  "plugins/src/base/rules/eager/coding-philosophy.md": "cf2c52032e0368d81f17f002fed5c957ab350d01fc4a43f66b5f366516bac54a",
355
357
  "plugins/src/base/rules/eager/config-resolution.md": "fc9231ae27b09dadd4ec5a9a694f2a4fefa5e55e67be8eed3ccba1fdcb68a7a2",
356
358
  "plugins/src/base/rules/eager/convergent-review.md": "ba4ba53863ef99be353c07c01195fa4ae2923ef2b2a5ad4427072802c260d208",
359
+ "plugins/src/base/rules/eager/credential-substrate-precedence.md": "20fbbf6499b079105b5d749fed4da787a22a87c12851f1939572a7a5b2601800",
357
360
  "plugins/src/base/rules/eager/dependency-decision-records.md": "e22888f107906992e863fca50f26c2c4b124da7132535cacfac71e4f3085728f",
358
361
  "plugins/src/base/rules/eager/dependency-internalization-kit.md": "9e2cc78afffc477c14718390ed88c42f781911c51fb7c13dada497f9e956b1a3",
359
362
  "plugins/src/base/rules/eager/dependency-trust-classes.md": "43a0932a7b8d4fd075b66bfe778025d808a13d9aa61ae793e9eb2fc8a555a381",
@@ -390,7 +393,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
390
393
  "plugins/src/base/rules/eager/work-item-definition-of-ready.md": "4285953f749aabee90dd44d7bff7e28a50e0a8c910917a96ebf81abfa425d836",
391
394
  "plugins/src/base/rules/reference/automation-runbook-contract.md": "2074badf010c15dce80ce17be0d0c714baf700d09e87ca1f9d4628108e6f231c",
392
395
  "plugins/src/base/rules/reference/base-rules.md": "487ea1764c4b636ca4a33b78a90e925f028bb9a54182c0795cd1bbdc437a262d",
393
- "plugins/src/base/rules/reference/bdd-e2e-coverage.md": "16e8f868f9a1dee19a950bdb6619c0985524995c770621ff85458229f5b8926f",
396
+ "plugins/src/base/rules/reference/bdd-e2e-coverage.md": "4ae48d6f54f8558a7aa9b6db24db3a619c9a669aece9a61ca9e58e2e2cf2f370",
394
397
  "plugins/src/base/rules/reference/claim-archaeology.md": "fff025d47848c768d5b2c7047de744b7151eb2e44148d2df058c87310859457b",
395
398
  "plugins/src/base/rules/reference/claim-evidence-mapping.md": "49a3bbf4e8a9a8ca9e13eeafa672517d077060cfeb5d9710881ec9f5c3f3ec75",
396
399
  "plugins/src/base/rules/reference/claim-time-guards.md": "11573274387d31fb2c6fa4d07a2b5b81998c52881d70136cdf724e52d841090e",
@@ -987,7 +990,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
987
990
  "rails/copy-overwrite/scripts/check-threshold-ratchet.mjs": "e1e3f22b33267212b90f915f83821559d1a45cab5b16c7164b86bd6c7b53549b",
988
991
  "rails/copy-overwrite/scripts/lisa-clean-git-env.sh": "e7121a0ee9e1bf7c01cd2ab55f563dd6d9ab75990739bb6ddf571a513efa10e9",
989
992
  "rails/copy-overwrite/scripts/threshold-ratchet-compare.mjs": "90affbeaed0d65c032dccfc0bd4a4b26eda291f6b61aa8b12599f41842452e0a",
990
- "rails/copy-overwrite/scripts/threshold-ratchet-families.mjs": "db14245ed89b483912af287bdee917a7a921dc21bb29b49be37fc799c05c413f",
993
+ "rails/copy-overwrite/scripts/threshold-ratchet-families.mjs": "8fa58cc7276add0b2edf1de92bdcc32d81d840811ef0614ddc724010b59a888c",
991
994
  "rails/copy-overwrite/sgconfig.yml": "0ffe058c791d4d323f98104cf78c763bb0356d88739042060ceb86b6b1cb78d7",
992
995
  "rails/create-only/.github/workflows/ci.yml": "ad53014bdd6cf15bfadfaef7740b6094c3c7bd044f9d176c4938154da983529d",
993
996
  "rails/create-only/.github/workflows/claude-code-review-response.yml": "bfbe3127c4941c35886d324d439ae0302fbccd74a11cb4decf05a21195efa0e9",
@@ -1115,7 +1118,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
1115
1118
  "typescript/copy-overwrite/scripts/lisa-mutation.mjs": "7d8d24dea151ef2178807046e97aea7ebfadd9c88eb50347feb7bb4bb190227d",
1116
1119
  "typescript/copy-overwrite/scripts/nightly-e2e-suites.schema.json": "ea9b2b4ab1d2a39d7b4eb8c841ccae576836678ca42bb40161d6af383e3e378c",
1117
1120
  "typescript/copy-overwrite/scripts/threshold-ratchet-compare.mjs": "90affbeaed0d65c032dccfc0bd4a4b26eda291f6b61aa8b12599f41842452e0a",
1118
- "typescript/copy-overwrite/scripts/threshold-ratchet-families.mjs": "db14245ed89b483912af287bdee917a7a921dc21bb29b49be37fc799c05c413f",
1121
+ "typescript/copy-overwrite/scripts/threshold-ratchet-families.mjs": "8fa58cc7276add0b2edf1de92bdcc32d81d840811ef0614ddc724010b59a888c",
1119
1122
  "typescript/copy-overwrite/sgconfig.yml": "0ffe058c791d4d323f98104cf78c763bb0356d88739042060ceb86b6b1cb78d7",
1120
1123
  "typescript/copy-overwrite/tsconfig.eslint.json": "8a8ae5e201b18887b8eeda5eb569747221695524d4193ea03b4338b97b7fa642",
1121
1124
  "typescript/copy-overwrite/tsconfig.json": "8f4257fcd2cfd4b23e83e0fdd4908d41ee8f1ae75bb95d632e653a0ac13d58e4",
@@ -1382,6 +1385,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
1382
1385
  "docs/design/uat-acceptance-verification-gate.md": true,
1383
1386
  "docs/kane-cli-integration.md": true,
1384
1387
  "docs/kane-cli-pilot.example.json": true,
1388
+ "docs/maestro-flake-classification.md": true,
1385
1389
  "docs/nightly-e2e-gate.md": true,
1386
1390
  "docs/remote-agent-aws.md": true,
1387
1391
  "docs/wiki-inbox/.gitkeep": true,
@@ -1452,6 +1456,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
1452
1456
  "expo/copy-overwrite/scripts/bdd/waivers.mjs": true,
1453
1457
  "expo/copy-overwrite/scripts/check-bdd-coverage.mjs": true,
1454
1458
  "expo/copy-overwrite/scripts/check-e2e-coverage.mjs": true,
1459
+ "expo/copy-overwrite/scripts/classify-maestro-failures.mjs": true,
1455
1460
  "expo/copy-overwrite/tsconfig.eslint.json": true,
1456
1461
  "expo/copy-overwrite/tsconfig.expo.json": true,
1457
1462
  "expo/copy-overwrite/tsconfig.json": true,
@@ -1462,6 +1467,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
1462
1467
  "expo/create-only/.github/workflows/nightly-e2e-bypass-reaper.yml": true,
1463
1468
  "expo/create-only/.github/workflows/nightly-e2e-health.yml": true,
1464
1469
  "expo/create-only/.github/workflows/nightly-e2e-report.yml": true,
1470
+ "expo/create-only/.maestro/flake-classification.json": true,
1465
1471
  "expo/create-only/.zap/baseline.conf": true,
1466
1472
  "expo/create-only/babel.config.js": true,
1467
1473
  "expo/create-only/bdd/coverage-map.json": true,
@@ -2487,6 +2493,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
2487
2493
  "plugins/lisa-copilot/rules/eager/coding-philosophy.md": true,
2488
2494
  "plugins/lisa-copilot/rules/eager/config-resolution.md": true,
2489
2495
  "plugins/lisa-copilot/rules/eager/convergent-review.md": true,
2496
+ "plugins/lisa-copilot/rules/eager/credential-substrate-precedence.md": true,
2490
2497
  "plugins/lisa-copilot/rules/eager/dependency-decision-records.md": true,
2491
2498
  "plugins/lisa-copilot/rules/eager/dependency-internalization-kit.md": true,
2492
2499
  "plugins/lisa-copilot/rules/eager/dependency-trust-classes.md": true,
@@ -2929,6 +2936,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
2929
2936
  "plugins/lisa-cursor/rules/convergent-review-reference.mdc": true,
2930
2937
  "plugins/lisa-cursor/rules/convergent-review.mdc": true,
2931
2938
  "plugins/lisa-cursor/rules/credential-substrate-precedence-reference.mdc": true,
2939
+ "plugins/lisa-cursor/rules/credential-substrate-precedence.mdc": true,
2932
2940
  "plugins/lisa-cursor/rules/dependency-decision-records-reference.mdc": true,
2933
2941
  "plugins/lisa-cursor/rules/dependency-decision-records.mdc": true,
2934
2942
  "plugins/lisa-cursor/rules/dependency-internalization-kit-reference.mdc": true,
@@ -5441,6 +5449,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
5441
5449
  "plugins/lisa/rules/eager/coding-philosophy.md": true,
5442
5450
  "plugins/lisa/rules/eager/config-resolution.md": true,
5443
5451
  "plugins/lisa/rules/eager/convergent-review.md": true,
5452
+ "plugins/lisa/rules/eager/credential-substrate-precedence.md": true,
5444
5453
  "plugins/lisa/rules/eager/dependency-decision-records.md": true,
5445
5454
  "plugins/lisa/rules/eager/dependency-internalization-kit.md": true,
5446
5455
  "plugins/lisa/rules/eager/dependency-trust-classes.md": true,
@@ -6053,6 +6062,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
6053
6062
  "plugins/src/base/rules/eager/coding-philosophy.md": true,
6054
6063
  "plugins/src/base/rules/eager/config-resolution.md": true,
6055
6064
  "plugins/src/base/rules/eager/convergent-review.md": true,
6065
+ "plugins/src/base/rules/eager/credential-substrate-precedence.md": true,
6056
6066
  "plugins/src/base/rules/eager/dependency-decision-records.md": true,
6057
6067
  "plugins/src/base/rules/eager/dependency-internalization-kit.md": true,
6058
6068
  "plugins/src/base/rules/eager/dependency-trust-classes.md": true,
@@ -7266,6 +7276,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
7266
7276
  "tests/integration/jest-expo-haste-pruning.test.ts": true,
7267
7277
  "tests/integration/lisa.test.ts": true,
7268
7278
  "tests/integration/maestro-native-driver-retry.test.ts": true,
7279
+ "tests/integration/maestro-native-flake-classification.test.ts": true,
7269
7280
  "tests/integration/maestro-native-flow-runner.test.ts": true,
7270
7281
  "tests/integration/maestro-native-workflow.test.ts": true,
7271
7282
  "tests/integration/maestro-native-zero-flow.test.ts": true,
@@ -7554,11 +7565,13 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
7554
7565
  "tests/unit/scripts/bdd-exclusions.test.ts": true,
7555
7566
  "tests/unit/scripts/bdd-failopen.test.ts": true,
7556
7567
  "tests/unit/scripts/bdd-grammar.test.ts": true,
7557
- "tests/unit/scripts/bdd-ratchet.test.ts": true,
7568
+ "tests/unit/scripts/bdd-nonregression.test.ts": true,
7569
+ "tests/unit/scripts/bdd-ratchet-removal.test.ts": true,
7558
7570
  "tests/unit/scripts/bdd-render.test.ts": true,
7559
7571
  "tests/unit/scripts/bdd-reporting.test.ts": true,
7560
7572
  "tests/unit/scripts/bdd-validation.test.ts": true,
7561
7573
  "tests/unit/scripts/bdd-wiring.test.ts": true,
7574
+ "tests/unit/scripts/bdd/regression-support.ts": true,
7562
7575
  "tests/unit/scripts/bdd/support.ts": true,
7563
7576
  "tests/unit/scripts/build-cursor-hooks-json.test.ts": true,
7564
7577
  "tests/unit/scripts/check-duplicate-versions-helpers.ts": true,
@@ -7584,6 +7597,9 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
7584
7597
  "tests/unit/scripts/lisa-github-repo-settings.test.ts": true,
7585
7598
  "tests/unit/scripts/lisa-github-rulesets.test.ts": true,
7586
7599
  "tests/unit/scripts/lisa-work-item.test.ts": true,
7600
+ "tests/unit/scripts/maestro-flake-classification.test.ts": true,
7601
+ "tests/unit/scripts/maestro-flake-helpers.ts": true,
7602
+ "tests/unit/scripts/maestro-intermittent-registry.test.ts": true,
7587
7603
  "tests/unit/scripts/nightly-e2e-health-api.test.ts": true,
7588
7604
  "tests/unit/scripts/nightly-e2e-health-bypass.test.ts": true,
7589
7605
  "tests/unit/scripts/nightly-e2e-health-completeness.test.ts": true,