@codyswann/lisa 2.313.2 → 2.314.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 +15 -4
- 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/falsifiable-checks.md +26 -0
- package/plugins/lisa/rules/eager/verification.md +1 -0
- package/plugins/lisa/rules/reference/falsifiable-checks.md +91 -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/falsifiable-checks.md +26 -0
- package/plugins/lisa-copilot/rules/eager/verification.md +1 -0
- package/plugins/lisa-copilot/rules/reference/falsifiable-checks.md +91 -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/falsifiable-checks-reference.mdc +96 -0
- package/plugins/lisa-cursor/rules/falsifiable-checks.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/falsifiable-checks.md +26 -0
- package/plugins/src/base/rules/eager/verification.md +1 -0
- package/plugins/src/base/rules/reference/falsifiable-checks.md +91 -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,CA0jEpE,CAAC;AAEL,4EAA4E;AAC5E,eAAO,MAAM,yBAAyB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAo5MjE,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",
|
|
@@ -319,6 +319,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
319
319
|
"plugins/src/base/rules/eager/documentation-source-paths.md": "3a7c2a6264654a3cc44dd326441ba211a39c1c267033cc189c1c635adb84b52b",
|
|
320
320
|
"plugins/src/base/rules/eager/empirical-inquiry.md": "60d77a67cc0d3b6a0aad0ab8fe6de5dff0127b2a6c63fa46b021b7a711eb07d6",
|
|
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",
|
|
@@ -337,7 +338,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
337
338
|
"plugins/src/base/rules/eager/tracked-work.md": "ab784db4efee993e28dd2b9c8696f19ee049222890b0cae977bff5435f698aff",
|
|
338
339
|
"plugins/src/base/rules/eager/upstream-to-lisa.md": "eb8b37e789423dba78e3a77951db087c4d3f56a88478b63107ec6b9ddbf23b13",
|
|
339
340
|
"plugins/src/base/rules/eager/usage-accounting.md": "b93fa782d61911579b25363e465bb1f4e9b7e4edb54465a346d52f74dffe5a97",
|
|
340
|
-
"plugins/src/base/rules/eager/verification.md": "
|
|
341
|
+
"plugins/src/base/rules/eager/verification.md": "43f154f65e8ee1fa4fb33039f154855b569ab338902c86a8812e66715895cf7b",
|
|
341
342
|
"plugins/src/base/rules/eager/wiki-knowledge-source.md": "418c2f6e8fcf726a7ebfc7cc69210e37dc23cc8b20573e19e1de33cf0587dd17",
|
|
342
343
|
"plugins/src/base/rules/eager/work-item-definition-of-ready.md": "4285953f749aabee90dd44d7bff7e28a50e0a8c910917a96ebf81abfa425d836",
|
|
343
344
|
"plugins/src/base/rules/reference/automation-runbook-contract.md": "920469276ffb2dd3eb1bf33dbdbc740336619d68bf41ae8fda3e8a89d68ffa22",
|
|
@@ -353,6 +354,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
353
354
|
"plugins/src/base/rules/reference/documentation-source-paths.md": "555155889c9cf279865b9d8fc554bdd461c96a3ec76a5001dfeb361a71056999",
|
|
354
355
|
"plugins/src/base/rules/reference/empirical-inquiry.md": "85f4552aa4c561677de40fd01bc6cccf5dbcf13865647db9df819d11f3cc3389",
|
|
355
356
|
"plugins/src/base/rules/reference/factory-model.md": "b28a2ea4df7c33390111667a2807d9003cf8c9a14829f6fb0dbc929b05bfed3a",
|
|
357
|
+
"plugins/src/base/rules/reference/falsifiable-checks.md": "e17b6700f3e5999059b030e5a66ac6250b93364efe8e6dcfb465e76e1edc571a",
|
|
356
358
|
"plugins/src/base/rules/reference/history-audit.md": "20a46390f71fadda499c61193d430c3d53df49b55a4cefa50a112f82fa4b05ef",
|
|
357
359
|
"plugins/src/base/rules/reference/integration-access-layer.md": "8b0a0fc0e63492efce79c58a0fc1f112748b17ad59383cfdb9c25300b29a2c8b",
|
|
358
360
|
"plugins/src/base/rules/reference/intent-routing.md": "cc3f77c7b394645b89e0bf388a0db50544a2986af61d7a5646f4ef278e94d817",
|
|
@@ -402,7 +404,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
402
404
|
"plugins/src/base/skills/lisa-bug-triage/SKILL.md": "bd5bae508a8f344d8b5cb46cfddcb178ff8368ca77936f9e2c63058e05f61af4",
|
|
403
405
|
"plugins/src/base/skills/lisa-capability-drift/SKILL.md": "9ef86e6caab6eaea87f6d32e67a77061ce8cccf09467bc5c36ee13a77a7f0199",
|
|
404
406
|
"plugins/src/base/skills/lisa-codebase-research/SKILL.md": "77dbc2d7e86e5027df486294de315bb539a2ece84bd4b38e47ccc108f8c2875e",
|
|
405
|
-
"plugins/src/base/skills/lisa-codify-verification/SKILL.md": "
|
|
407
|
+
"plugins/src/base/skills/lisa-codify-verification/SKILL.md": "edf35da6149ebc64ad598fec6b182e25a6f8b59842f8be2b09679fd64d5d22a2",
|
|
406
408
|
"plugins/src/base/skills/lisa-confluence-prd-intake/SKILL.md": "a6a099abeb32940d44da7e9a6a62c3519f64efa85294c4b996789fa4fba97461",
|
|
407
409
|
"plugins/src/base/skills/lisa-confluence-to-tracker/SKILL.md": "a52cf7c4361e43884574f2e8e273ddf8a90b707902c182efb2646b1787e10d8d",
|
|
408
410
|
"plugins/src/base/skills/lisa-confluence-write-prd/SKILL.md": "29fce0dce5f3d1b9cbe8705c8fc002e5885675e1807cf948b166aef88ddfd73a",
|
|
@@ -2305,6 +2307,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
2305
2307
|
"plugins/lisa-copilot/rules/eager/documentation-source-paths.md": true,
|
|
2306
2308
|
"plugins/lisa-copilot/rules/eager/empirical-inquiry.md": true,
|
|
2307
2309
|
"plugins/lisa-copilot/rules/eager/factory-model.md": true,
|
|
2310
|
+
"plugins/lisa-copilot/rules/eager/falsifiable-checks.md": true,
|
|
2308
2311
|
"plugins/lisa-copilot/rules/eager/history-audit.md": true,
|
|
2309
2312
|
"plugins/lisa-copilot/rules/eager/integration-access-layer.md": true,
|
|
2310
2313
|
"plugins/lisa-copilot/rules/eager/intent-routing.md": true,
|
|
@@ -2339,6 +2342,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
2339
2342
|
"plugins/lisa-copilot/rules/reference/documentation-source-paths.md": true,
|
|
2340
2343
|
"plugins/lisa-copilot/rules/reference/empirical-inquiry.md": true,
|
|
2341
2344
|
"plugins/lisa-copilot/rules/reference/factory-model.md": true,
|
|
2345
|
+
"plugins/lisa-copilot/rules/reference/falsifiable-checks.md": true,
|
|
2342
2346
|
"plugins/lisa-copilot/rules/reference/history-audit.md": true,
|
|
2343
2347
|
"plugins/lisa-copilot/rules/reference/integration-access-layer.md": true,
|
|
2344
2348
|
"plugins/lisa-copilot/rules/reference/intent-routing.md": true,
|
|
@@ -2693,6 +2697,8 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
2693
2697
|
"plugins/lisa-cursor/rules/empirical-inquiry.mdc": true,
|
|
2694
2698
|
"plugins/lisa-cursor/rules/factory-model-reference.mdc": true,
|
|
2695
2699
|
"plugins/lisa-cursor/rules/factory-model.mdc": true,
|
|
2700
|
+
"plugins/lisa-cursor/rules/falsifiable-checks-reference.mdc": true,
|
|
2701
|
+
"plugins/lisa-cursor/rules/falsifiable-checks.mdc": true,
|
|
2696
2702
|
"plugins/lisa-cursor/rules/history-audit-reference.mdc": true,
|
|
2697
2703
|
"plugins/lisa-cursor/rules/history-audit.mdc": true,
|
|
2698
2704
|
"plugins/lisa-cursor/rules/integration-access-layer-reference.mdc": true,
|
|
@@ -5107,6 +5113,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5107
5113
|
"plugins/lisa/rules/eager/documentation-source-paths.md": true,
|
|
5108
5114
|
"plugins/lisa/rules/eager/empirical-inquiry.md": true,
|
|
5109
5115
|
"plugins/lisa/rules/eager/factory-model.md": true,
|
|
5116
|
+
"plugins/lisa/rules/eager/falsifiable-checks.md": true,
|
|
5110
5117
|
"plugins/lisa/rules/eager/history-audit.md": true,
|
|
5111
5118
|
"plugins/lisa/rules/eager/integration-access-layer.md": true,
|
|
5112
5119
|
"plugins/lisa/rules/eager/intent-routing.md": true,
|
|
@@ -5141,6 +5148,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5141
5148
|
"plugins/lisa/rules/reference/documentation-source-paths.md": true,
|
|
5142
5149
|
"plugins/lisa/rules/reference/empirical-inquiry.md": true,
|
|
5143
5150
|
"plugins/lisa/rules/reference/factory-model.md": true,
|
|
5151
|
+
"plugins/lisa/rules/reference/falsifiable-checks.md": true,
|
|
5144
5152
|
"plugins/lisa/rules/reference/history-audit.md": true,
|
|
5145
5153
|
"plugins/lisa/rules/reference/integration-access-layer.md": true,
|
|
5146
5154
|
"plugins/lisa/rules/reference/intent-routing.md": true,
|
|
@@ -5656,6 +5664,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5656
5664
|
"plugins/src/base/rules/eager/documentation-source-paths.md": true,
|
|
5657
5665
|
"plugins/src/base/rules/eager/empirical-inquiry.md": true,
|
|
5658
5666
|
"plugins/src/base/rules/eager/factory-model.md": true,
|
|
5667
|
+
"plugins/src/base/rules/eager/falsifiable-checks.md": true,
|
|
5659
5668
|
"plugins/src/base/rules/eager/history-audit.md": true,
|
|
5660
5669
|
"plugins/src/base/rules/eager/integration-access-layer.md": true,
|
|
5661
5670
|
"plugins/src/base/rules/eager/intent-routing.md": true,
|
|
@@ -5690,6 +5699,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
5690
5699
|
"plugins/src/base/rules/reference/documentation-source-paths.md": true,
|
|
5691
5700
|
"plugins/src/base/rules/reference/empirical-inquiry.md": true,
|
|
5692
5701
|
"plugins/src/base/rules/reference/factory-model.md": true,
|
|
5702
|
+
"plugins/src/base/rules/reference/falsifiable-checks.md": true,
|
|
5693
5703
|
"plugins/src/base/rules/reference/history-audit.md": true,
|
|
5694
5704
|
"plugins/src/base/rules/reference/integration-access-layer.md": true,
|
|
5695
5705
|
"plugins/src/base/rules/reference/intent-routing.md": true,
|
|
@@ -7139,6 +7149,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
7139
7149
|
"tests/unit/strategies/drive-pr-auto-merge-race.test.ts": true,
|
|
7140
7150
|
"tests/unit/strategies/evidence-ref-contract.test.ts": true,
|
|
7141
7151
|
"tests/unit/strategies/evidence-reference-contract.test.ts": true,
|
|
7152
|
+
"tests/unit/strategies/falsifiable-checks-rule.test.ts": true,
|
|
7142
7153
|
"tests/unit/strategies/gardener-fingerprint-hash.test.ts": true,
|
|
7143
7154
|
"tests/unit/strategies/git-discipline-force-lease-contract.test.ts": true,
|
|
7144
7155
|
"tests/unit/strategies/github-linked-pr-project-membership.test.ts": true,
|