@codyswann/lisa 2.313.2 → 2.315.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/core/upstream-evidence-manifest.d.ts.map +1 -1
- package/dist/core/upstream-evidence-manifest.js +27 -5
- package/dist/core/upstream-evidence-manifest.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-codify-verification/SKILL.md +23 -7
- package/plugins/lisa/agents/test-specialist.md +3 -1
- package/plugins/lisa/agents/verification-specialist.md +4 -1
- package/plugins/lisa/rules/eager/empirical-inquiry.md +1 -0
- package/plugins/lisa/rules/eager/falsifiable-checks.md +26 -0
- package/plugins/lisa/rules/eager/stale-state-claims.md +26 -0
- package/plugins/lisa/rules/eager/verification.md +1 -0
- package/plugins/lisa/rules/reference/falsifiable-checks.md +92 -0
- package/plugins/lisa/rules/reference/stale-state-claims.md +88 -0
- package/plugins/lisa/skills/lisa-codify-verification/SKILL.md +23 -7
- package/plugins/lisa-agy/agents/test-specialist.md +3 -1
- package/plugins/lisa-agy/agents/verification-specialist.md +4 -1
- package/plugins/lisa-agy/plugin.json +1 -1
- package/plugins/lisa-agy/skills/lisa-codify-verification/SKILL.md +23 -7
- 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/agents/test-specialist.agent.md +3 -1
- package/plugins/lisa-copilot/agents/verification-specialist.agent.md +4 -1
- package/plugins/lisa-copilot/rules/eager/empirical-inquiry.md +1 -0
- package/plugins/lisa-copilot/rules/eager/falsifiable-checks.md +26 -0
- package/plugins/lisa-copilot/rules/eager/stale-state-claims.md +26 -0
- package/plugins/lisa-copilot/rules/eager/verification.md +1 -0
- package/plugins/lisa-copilot/rules/reference/falsifiable-checks.md +92 -0
- package/plugins/lisa-copilot/rules/reference/stale-state-claims.md +88 -0
- package/plugins/lisa-copilot/skills/lisa-codify-verification/SKILL.md +23 -7
- package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cursor/agents/test-specialist.md +3 -1
- package/plugins/lisa-cursor/agents/verification-specialist.md +4 -1
- package/plugins/lisa-cursor/rules/empirical-inquiry.mdc +1 -0
- package/plugins/lisa-cursor/rules/falsifiable-checks-reference.mdc +97 -0
- package/plugins/lisa-cursor/rules/falsifiable-checks.mdc +31 -0
- package/plugins/lisa-cursor/rules/stale-state-claims-reference.mdc +93 -0
- package/plugins/lisa-cursor/rules/stale-state-claims.mdc +31 -0
- package/plugins/lisa-cursor/rules/verification.mdc +1 -0
- package/plugins/lisa-cursor/skills/lisa-codify-verification/SKILL.md +23 -7
- 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/agents/test-specialist.md +3 -1
- package/plugins/src/base/agents/verification-specialist.md +4 -1
- package/plugins/src/base/rules/eager/empirical-inquiry.md +1 -0
- package/plugins/src/base/rules/eager/falsifiable-checks.md +26 -0
- package/plugins/src/base/rules/eager/stale-state-claims.md +26 -0
- package/plugins/src/base/rules/eager/verification.md +1 -0
- package/plugins/src/base/rules/reference/falsifiable-checks.md +92 -0
- package/plugins/src/base/rules/reference/stale-state-claims.md +88 -0
- package/plugins/src/base/skills/lisa-codify-verification/SKILL.md +23 -7
|
@@ -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,CA8jEpE,CAAC;AAEL,4EAA4E;AAC5E,eAAO,MAAM,yBAAyB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CA65MjE,CAAC;AAEL,sFAAsF;AACtF,eAAO,MAAM,uBAAuB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAk6I/D,CAAC"}
|
|
@@ -213,9 +213,9 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
213
213
|
"plugins/src/base/agents/security-specialist.md": "0952dee7bf1c04f978b0f8125a91425bf639e9b645de1a4b05ad945b9041bea7",
|
|
214
214
|
"plugins/src/base/agents/skill-evaluator.md": "83af6324ed0ee0cd5c4132429e137649c3fd616ef6fa5d4bd95579438d401894",
|
|
215
215
|
"plugins/src/base/agents/spec-conformance-specialist.md": "f589e4d543a617d3c421aa28d6583e1b25e0b18fc83412e6d544a389bdac225c",
|
|
216
|
-
"plugins/src/base/agents/test-specialist.md": "
|
|
216
|
+
"plugins/src/base/agents/test-specialist.md": "8dd7024ded5d4ec8f6428dc00270fb5eae96b1eb35cc39fc707c6c2752dc37e4",
|
|
217
217
|
"plugins/src/base/agents/tracker-mining-specialist.md": "fef49c3ca8622c83a54d34b3f960471e0f2ad50e6889f691585b0f208180f6bd",
|
|
218
|
-
"plugins/src/base/agents/verification-specialist.md": "
|
|
218
|
+
"plugins/src/base/agents/verification-specialist.md": "93e9c19321ef0afea81d4af421739192dbe9a89d8d5f24e61b88f7a95c80db44",
|
|
219
219
|
"plugins/src/base/commands/agent-ready.md": "b1bc19c90330b9885b44f733e83cc6b44afa9b5e9fd2e9aba99995480e0829e1",
|
|
220
220
|
"plugins/src/base/commands/analyze-claude-remote.md": "d3caa481582cec72b030d02cf65b4c06e23c554ca08d37204e64773a6288db1f",
|
|
221
221
|
"plugins/src/base/commands/attribute-failure.md": "bf2fdad4dfa54c47992176b2e97ab1a6a78a1e0066e5d6e2e14a72b97315c276",
|
|
@@ -317,8 +317,9 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
317
317
|
"plugins/src/base/rules/eager/dependency-internalization-kit.md": "9e2cc78afffc477c14718390ed88c42f781911c51fb7c13dada497f9e956b1a3",
|
|
318
318
|
"plugins/src/base/rules/eager/dependency-trust-classes.md": "43a0932a7b8d4fd075b66bfe778025d808a13d9aa61ae793e9eb2fc8a555a381",
|
|
319
319
|
"plugins/src/base/rules/eager/documentation-source-paths.md": "3a7c2a6264654a3cc44dd326441ba211a39c1c267033cc189c1c635adb84b52b",
|
|
320
|
-
"plugins/src/base/rules/eager/empirical-inquiry.md": "
|
|
320
|
+
"plugins/src/base/rules/eager/empirical-inquiry.md": "e638352e2426110eb831a2c4c7dbbd302f578009cdc5bc69258bddf3677c2f44",
|
|
321
321
|
"plugins/src/base/rules/eager/factory-model.md": "dee39b4276926ee27a2614bf26b985fd33bb3d115313fa6e2893de12da13ed7c",
|
|
322
|
+
"plugins/src/base/rules/eager/falsifiable-checks.md": "f26bb06e17f27e2b4d2e45657df6e5b0b3990124d5937a0701d8bf5a7e47d6f8",
|
|
322
323
|
"plugins/src/base/rules/eager/history-audit.md": "e2365e3fb28230c643e943d26688a93906afa68e3e1355d3e86d4b22ab3db559",
|
|
323
324
|
"plugins/src/base/rules/eager/integration-access-layer.md": "e094420687a77a2a69d5341cba4f095fc5353e35af75287c6dd651e8eaa9130e",
|
|
324
325
|
"plugins/src/base/rules/eager/intent-routing.md": "a2ef2397a98fb3d991fcfb39b669e289c1e2b697191cbeb6c071d71eca836207",
|
|
@@ -333,11 +334,12 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
333
334
|
"plugins/src/base/rules/eager/rejection-detection.md": "c80771ce3b59230734e66e582b11b548b6da2498a2f822eca5db70379150ea66",
|
|
334
335
|
"plugins/src/base/rules/eager/repo-scope-split.md": "a1702d6d0e9d80abc118b7c32a97ba9a988b195d86363b2d7a35e71752d9bd2e",
|
|
335
336
|
"plugins/src/base/rules/eager/security-audit-handling.md": "1f6effe92be66736a0c9fab634c5fdd6ad1e789865faa67bb783c67ddb4ad490",
|
|
337
|
+
"plugins/src/base/rules/eager/stale-state-claims.md": "faf5057f5910237b8d5048dbcccb73e0cd03762a8eefbeae43b5d0153104a85a",
|
|
336
338
|
"plugins/src/base/rules/eager/tool-access-gate.md": "a5413a43ec353f768586e0a1cde3836db025cb5d8b80821020602995e71aa296",
|
|
337
339
|
"plugins/src/base/rules/eager/tracked-work.md": "ab784db4efee993e28dd2b9c8696f19ee049222890b0cae977bff5435f698aff",
|
|
338
340
|
"plugins/src/base/rules/eager/upstream-to-lisa.md": "eb8b37e789423dba78e3a77951db087c4d3f56a88478b63107ec6b9ddbf23b13",
|
|
339
341
|
"plugins/src/base/rules/eager/usage-accounting.md": "b93fa782d61911579b25363e465bb1f4e9b7e4edb54465a346d52f74dffe5a97",
|
|
340
|
-
"plugins/src/base/rules/eager/verification.md": "
|
|
342
|
+
"plugins/src/base/rules/eager/verification.md": "43f154f65e8ee1fa4fb33039f154855b569ab338902c86a8812e66715895cf7b",
|
|
341
343
|
"plugins/src/base/rules/eager/wiki-knowledge-source.md": "418c2f6e8fcf726a7ebfc7cc69210e37dc23cc8b20573e19e1de33cf0587dd17",
|
|
342
344
|
"plugins/src/base/rules/eager/work-item-definition-of-ready.md": "4285953f749aabee90dd44d7bff7e28a50e0a8c910917a96ebf81abfa425d836",
|
|
343
345
|
"plugins/src/base/rules/reference/automation-runbook-contract.md": "920469276ffb2dd3eb1bf33dbdbc740336619d68bf41ae8fda3e8a89d68ffa22",
|
|
@@ -353,6 +355,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
353
355
|
"plugins/src/base/rules/reference/documentation-source-paths.md": "555155889c9cf279865b9d8fc554bdd461c96a3ec76a5001dfeb361a71056999",
|
|
354
356
|
"plugins/src/base/rules/reference/empirical-inquiry.md": "85f4552aa4c561677de40fd01bc6cccf5dbcf13865647db9df819d11f3cc3389",
|
|
355
357
|
"plugins/src/base/rules/reference/factory-model.md": "b28a2ea4df7c33390111667a2807d9003cf8c9a14829f6fb0dbc929b05bfed3a",
|
|
358
|
+
"plugins/src/base/rules/reference/falsifiable-checks.md": "89015d3c21b38de5f6d871ef6d97f64820d0068cf93c5c3ab58927f65741944f",
|
|
356
359
|
"plugins/src/base/rules/reference/history-audit.md": "20a46390f71fadda499c61193d430c3d53df49b55a4cefa50a112f82fa4b05ef",
|
|
357
360
|
"plugins/src/base/rules/reference/integration-access-layer.md": "8b0a0fc0e63492efce79c58a0fc1f112748b17ad59383cfdb9c25300b29a2c8b",
|
|
358
361
|
"plugins/src/base/rules/reference/intent-routing.md": "cc3f77c7b394645b89e0bf388a0db50544a2986af61d7a5646f4ef278e94d817",
|
|
@@ -367,6 +370,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
367
370
|
"plugins/src/base/rules/reference/rejection-detection.md": "9088ce1560c13a8753b44bab80d9f9101e8a59404a2df3fd80ff2ab539ae0aef",
|
|
368
371
|
"plugins/src/base/rules/reference/repo-scope-split.md": "209920b49dfae89460ef5366d5f2213e47d32ed3c2e23ed0b50e8283c37ad57c",
|
|
369
372
|
"plugins/src/base/rules/reference/security-audit-handling.md": "9633e11ac89af26444a272449f36fe03f26e61fab40ca16a0ab50464725f7d8c",
|
|
373
|
+
"plugins/src/base/rules/reference/stale-state-claims.md": "6329e1a7629f9a12f10454c767842aecee4964df8b7bb4aebda9dde3c0959c2a",
|
|
370
374
|
"plugins/src/base/rules/reference/tool-access-gate.md": "70fcd6cd92dc003a40886b1bef02540e6401f5b70ba97308d42bbbddc0206eab",
|
|
371
375
|
"plugins/src/base/rules/reference/tracked-work.md": "cc956e7a61d8f65bfc4e0e3bc4c3da1b5a9e541683aa17dc1850979d04abac24",
|
|
372
376
|
"plugins/src/base/rules/reference/upstream-to-lisa.md": "dcf07f8eba66aaf1d132bfaeff73cbf7576279822893235a3c3f8cbc4a4a3323",
|
|
@@ -402,7 +406,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
402
406
|
"plugins/src/base/skills/lisa-bug-triage/SKILL.md": "bd5bae508a8f344d8b5cb46cfddcb178ff8368ca77936f9e2c63058e05f61af4",
|
|
403
407
|
"plugins/src/base/skills/lisa-capability-drift/SKILL.md": "9ef86e6caab6eaea87f6d32e67a77061ce8cccf09467bc5c36ee13a77a7f0199",
|
|
404
408
|
"plugins/src/base/skills/lisa-codebase-research/SKILL.md": "77dbc2d7e86e5027df486294de315bb539a2ece84bd4b38e47ccc108f8c2875e",
|
|
405
|
-
"plugins/src/base/skills/lisa-codify-verification/SKILL.md": "
|
|
409
|
+
"plugins/src/base/skills/lisa-codify-verification/SKILL.md": "edf35da6149ebc64ad598fec6b182e25a6f8b59842f8be2b09679fd64d5d22a2",
|
|
406
410
|
"plugins/src/base/skills/lisa-confluence-prd-intake/SKILL.md": "a6a099abeb32940d44da7e9a6a62c3519f64efa85294c4b996789fa4fba97461",
|
|
407
411
|
"plugins/src/base/skills/lisa-confluence-to-tracker/SKILL.md": "a52cf7c4361e43884574f2e8e273ddf8a90b707902c182efb2646b1787e10d8d",
|
|
408
412
|
"plugins/src/base/skills/lisa-confluence-write-prd/SKILL.md": "29fce0dce5f3d1b9cbe8705c8fc002e5885675e1807cf948b166aef88ddfd73a",
|
|
@@ -2305,6 +2309,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
2305
2309
|
"plugins/lisa-copilot/rules/eager/documentation-source-paths.md": true,
|
|
2306
2310
|
"plugins/lisa-copilot/rules/eager/empirical-inquiry.md": true,
|
|
2307
2311
|
"plugins/lisa-copilot/rules/eager/factory-model.md": true,
|
|
2312
|
+
"plugins/lisa-copilot/rules/eager/falsifiable-checks.md": true,
|
|
2308
2313
|
"plugins/lisa-copilot/rules/eager/history-audit.md": true,
|
|
2309
2314
|
"plugins/lisa-copilot/rules/eager/integration-access-layer.md": true,
|
|
2310
2315
|
"plugins/lisa-copilot/rules/eager/intent-routing.md": true,
|
|
@@ -2319,6 +2324,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
2319
2324
|
"plugins/lisa-copilot/rules/eager/rejection-detection.md": true,
|
|
2320
2325
|
"plugins/lisa-copilot/rules/eager/repo-scope-split.md": true,
|
|
2321
2326
|
"plugins/lisa-copilot/rules/eager/security-audit-handling.md": true,
|
|
2327
|
+
"plugins/lisa-copilot/rules/eager/stale-state-claims.md": true,
|
|
2322
2328
|
"plugins/lisa-copilot/rules/eager/tool-access-gate.md": true,
|
|
2323
2329
|
"plugins/lisa-copilot/rules/eager/tracked-work.md": true,
|
|
2324
2330
|
"plugins/lisa-copilot/rules/eager/upstream-to-lisa.md": true,
|
|
@@ -2339,6 +2345,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
2339
2345
|
"plugins/lisa-copilot/rules/reference/documentation-source-paths.md": true,
|
|
2340
2346
|
"plugins/lisa-copilot/rules/reference/empirical-inquiry.md": true,
|
|
2341
2347
|
"plugins/lisa-copilot/rules/reference/factory-model.md": true,
|
|
2348
|
+
"plugins/lisa-copilot/rules/reference/falsifiable-checks.md": true,
|
|
2342
2349
|
"plugins/lisa-copilot/rules/reference/history-audit.md": true,
|
|
2343
2350
|
"plugins/lisa-copilot/rules/reference/integration-access-layer.md": true,
|
|
2344
2351
|
"plugins/lisa-copilot/rules/reference/intent-routing.md": true,
|
|
@@ -2353,6 +2360,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
2353
2360
|
"plugins/lisa-copilot/rules/reference/rejection-detection.md": true,
|
|
2354
2361
|
"plugins/lisa-copilot/rules/reference/repo-scope-split.md": true,
|
|
2355
2362
|
"plugins/lisa-copilot/rules/reference/security-audit-handling.md": true,
|
|
2363
|
+
"plugins/lisa-copilot/rules/reference/stale-state-claims.md": true,
|
|
2356
2364
|
"plugins/lisa-copilot/rules/reference/tool-access-gate.md": true,
|
|
2357
2365
|
"plugins/lisa-copilot/rules/reference/tracked-work.md": true,
|
|
2358
2366
|
"plugins/lisa-copilot/rules/reference/upstream-to-lisa.md": true,
|
|
@@ -2693,6 +2701,8 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
2693
2701
|
"plugins/lisa-cursor/rules/empirical-inquiry.mdc": true,
|
|
2694
2702
|
"plugins/lisa-cursor/rules/factory-model-reference.mdc": true,
|
|
2695
2703
|
"plugins/lisa-cursor/rules/factory-model.mdc": true,
|
|
2704
|
+
"plugins/lisa-cursor/rules/falsifiable-checks-reference.mdc": true,
|
|
2705
|
+
"plugins/lisa-cursor/rules/falsifiable-checks.mdc": true,
|
|
2696
2706
|
"plugins/lisa-cursor/rules/history-audit-reference.mdc": true,
|
|
2697
2707
|
"plugins/lisa-cursor/rules/history-audit.mdc": true,
|
|
2698
2708
|
"plugins/lisa-cursor/rules/integration-access-layer-reference.mdc": true,
|
|
@@ -2721,6 +2731,8 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
2721
2731
|
"plugins/lisa-cursor/rules/repo-scope-split.mdc": true,
|
|
2722
2732
|
"plugins/lisa-cursor/rules/security-audit-handling-reference.mdc": true,
|
|
2723
2733
|
"plugins/lisa-cursor/rules/security-audit-handling.mdc": true,
|
|
2734
|
+
"plugins/lisa-cursor/rules/stale-state-claims-reference.mdc": true,
|
|
2735
|
+
"plugins/lisa-cursor/rules/stale-state-claims.mdc": true,
|
|
2724
2736
|
"plugins/lisa-cursor/rules/tool-access-gate-reference.mdc": true,
|
|
2725
2737
|
"plugins/lisa-cursor/rules/tool-access-gate.mdc": true,
|
|
2726
2738
|
"plugins/lisa-cursor/rules/tracked-work-reference.mdc": true,
|
|
@@ -5107,6 +5119,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5107
5119
|
"plugins/lisa/rules/eager/documentation-source-paths.md": true,
|
|
5108
5120
|
"plugins/lisa/rules/eager/empirical-inquiry.md": true,
|
|
5109
5121
|
"plugins/lisa/rules/eager/factory-model.md": true,
|
|
5122
|
+
"plugins/lisa/rules/eager/falsifiable-checks.md": true,
|
|
5110
5123
|
"plugins/lisa/rules/eager/history-audit.md": true,
|
|
5111
5124
|
"plugins/lisa/rules/eager/integration-access-layer.md": true,
|
|
5112
5125
|
"plugins/lisa/rules/eager/intent-routing.md": true,
|
|
@@ -5121,6 +5134,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5121
5134
|
"plugins/lisa/rules/eager/rejection-detection.md": true,
|
|
5122
5135
|
"plugins/lisa/rules/eager/repo-scope-split.md": true,
|
|
5123
5136
|
"plugins/lisa/rules/eager/security-audit-handling.md": true,
|
|
5137
|
+
"plugins/lisa/rules/eager/stale-state-claims.md": true,
|
|
5124
5138
|
"plugins/lisa/rules/eager/tool-access-gate.md": true,
|
|
5125
5139
|
"plugins/lisa/rules/eager/tracked-work.md": true,
|
|
5126
5140
|
"plugins/lisa/rules/eager/upstream-to-lisa.md": true,
|
|
@@ -5141,6 +5155,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5141
5155
|
"plugins/lisa/rules/reference/documentation-source-paths.md": true,
|
|
5142
5156
|
"plugins/lisa/rules/reference/empirical-inquiry.md": true,
|
|
5143
5157
|
"plugins/lisa/rules/reference/factory-model.md": true,
|
|
5158
|
+
"plugins/lisa/rules/reference/falsifiable-checks.md": true,
|
|
5144
5159
|
"plugins/lisa/rules/reference/history-audit.md": true,
|
|
5145
5160
|
"plugins/lisa/rules/reference/integration-access-layer.md": true,
|
|
5146
5161
|
"plugins/lisa/rules/reference/intent-routing.md": true,
|
|
@@ -5155,6 +5170,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5155
5170
|
"plugins/lisa/rules/reference/rejection-detection.md": true,
|
|
5156
5171
|
"plugins/lisa/rules/reference/repo-scope-split.md": true,
|
|
5157
5172
|
"plugins/lisa/rules/reference/security-audit-handling.md": true,
|
|
5173
|
+
"plugins/lisa/rules/reference/stale-state-claims.md": true,
|
|
5158
5174
|
"plugins/lisa/rules/reference/tool-access-gate.md": true,
|
|
5159
5175
|
"plugins/lisa/rules/reference/tracked-work.md": true,
|
|
5160
5176
|
"plugins/lisa/rules/reference/upstream-to-lisa.md": true,
|
|
@@ -5656,6 +5672,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5656
5672
|
"plugins/src/base/rules/eager/documentation-source-paths.md": true,
|
|
5657
5673
|
"plugins/src/base/rules/eager/empirical-inquiry.md": true,
|
|
5658
5674
|
"plugins/src/base/rules/eager/factory-model.md": true,
|
|
5675
|
+
"plugins/src/base/rules/eager/falsifiable-checks.md": true,
|
|
5659
5676
|
"plugins/src/base/rules/eager/history-audit.md": true,
|
|
5660
5677
|
"plugins/src/base/rules/eager/integration-access-layer.md": true,
|
|
5661
5678
|
"plugins/src/base/rules/eager/intent-routing.md": true,
|
|
@@ -5670,6 +5687,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5670
5687
|
"plugins/src/base/rules/eager/rejection-detection.md": true,
|
|
5671
5688
|
"plugins/src/base/rules/eager/repo-scope-split.md": true,
|
|
5672
5689
|
"plugins/src/base/rules/eager/security-audit-handling.md": true,
|
|
5690
|
+
"plugins/src/base/rules/eager/stale-state-claims.md": true,
|
|
5673
5691
|
"plugins/src/base/rules/eager/tool-access-gate.md": true,
|
|
5674
5692
|
"plugins/src/base/rules/eager/tracked-work.md": true,
|
|
5675
5693
|
"plugins/src/base/rules/eager/upstream-to-lisa.md": true,
|
|
@@ -5690,6 +5708,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5690
5708
|
"plugins/src/base/rules/reference/documentation-source-paths.md": true,
|
|
5691
5709
|
"plugins/src/base/rules/reference/empirical-inquiry.md": true,
|
|
5692
5710
|
"plugins/src/base/rules/reference/factory-model.md": true,
|
|
5711
|
+
"plugins/src/base/rules/reference/falsifiable-checks.md": true,
|
|
5693
5712
|
"plugins/src/base/rules/reference/history-audit.md": true,
|
|
5694
5713
|
"plugins/src/base/rules/reference/integration-access-layer.md": true,
|
|
5695
5714
|
"plugins/src/base/rules/reference/intent-routing.md": true,
|
|
@@ -5704,6 +5723,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5704
5723
|
"plugins/src/base/rules/reference/rejection-detection.md": true,
|
|
5705
5724
|
"plugins/src/base/rules/reference/repo-scope-split.md": true,
|
|
5706
5725
|
"plugins/src/base/rules/reference/security-audit-handling.md": true,
|
|
5726
|
+
"plugins/src/base/rules/reference/stale-state-claims.md": true,
|
|
5707
5727
|
"plugins/src/base/rules/reference/tool-access-gate.md": true,
|
|
5708
5728
|
"plugins/src/base/rules/reference/tracked-work.md": true,
|
|
5709
5729
|
"plugins/src/base/rules/reference/upstream-to-lisa.md": true,
|
|
@@ -7139,6 +7159,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
7139
7159
|
"tests/unit/strategies/drive-pr-auto-merge-race.test.ts": true,
|
|
7140
7160
|
"tests/unit/strategies/evidence-ref-contract.test.ts": true,
|
|
7141
7161
|
"tests/unit/strategies/evidence-reference-contract.test.ts": true,
|
|
7162
|
+
"tests/unit/strategies/falsifiable-checks-rule.test.ts": true,
|
|
7142
7163
|
"tests/unit/strategies/gardener-fingerprint-hash.test.ts": true,
|
|
7143
7164
|
"tests/unit/strategies/git-discipline-force-lease-contract.test.ts": true,
|
|
7144
7165
|
"tests/unit/strategies/github-linked-pr-project-membership.test.ts": true,
|
|
@@ -7221,6 +7242,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
7221
7242
|
"tests/unit/strategies/setup-github-project-verification.test.ts": true,
|
|
7222
7243
|
"tests/unit/strategies/setup-linear-prd-verified-label.test.ts": true,
|
|
7223
7244
|
"tests/unit/strategies/setup-notion-prd-verified-status.test.ts": true,
|
|
7245
|
+
"tests/unit/strategies/stale-state-claims-rule.test.ts": true,
|
|
7224
7246
|
"tests/unit/strategies/tagged-merge.test.ts": true,
|
|
7225
7247
|
"tests/unit/strategies/tracked-work-contract.test.ts": true,
|
|
7226
7248
|
"tests/unit/strategies/two-way-pr-ticket-linking.test.ts": true,
|