@codyswann/lisa 2.299.3 → 2.299.5
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/cli/doctor-readiness-domain.d.ts.map +1 -1
- package/dist/cli/doctor-readiness-domain.js +1 -39
- package/dist/cli/doctor-readiness-domain.js.map +1 -1
- package/dist/cli/doctor-readiness-guardrails.d.ts.map +1 -1
- package/dist/cli/doctor-readiness-guardrails.js +20 -1
- package/dist/cli/doctor-readiness-guardrails.js.map +1 -1
- package/dist/cli/doctor-readiness-operations.d.ts +9 -0
- package/dist/cli/doctor-readiness-operations.d.ts.map +1 -1
- package/dist/cli/doctor-readiness-operations.js +99 -0
- package/dist/cli/doctor-readiness-operations.js.map +1 -1
- package/dist/cli/doctor-readiness-workflows.d.ts +2 -0
- package/dist/cli/doctor-readiness-workflows.d.ts.map +1 -1
- package/dist/cli/doctor-readiness-workflows.js +1 -0
- package/dist/cli/doctor-readiness-workflows.js.map +1 -1
- package/dist/core/upstream-evidence-manifest.js +3 -3
- 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-implement/SKILL.md +9 -0
- package/plugins/lisa/.codex-plugin/skills/lisa-verification-lifecycle/SKILL.md +9 -0
- package/plugins/lisa/skills/lisa-implement/SKILL.md +9 -0
- package/plugins/lisa/skills/lisa-verification-lifecycle/SKILL.md +9 -0
- package/plugins/lisa-agy/plugin.json +1 -1
- package/plugins/lisa-agy/skills/lisa-implement/SKILL.md +9 -0
- package/plugins/lisa-agy/skills/lisa-verification-lifecycle/SKILL.md +9 -0
- 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/skills/lisa-implement/SKILL.md +9 -0
- package/plugins/lisa-copilot/skills/lisa-verification-lifecycle/SKILL.md +9 -0
- package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cursor/skills/lisa-implement/SKILL.md +9 -0
- package/plugins/lisa-cursor/skills/lisa-verification-lifecycle/SKILL.md +9 -0
- package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-expo/.codex-plugin/skills/playwright-selectors/SKILL.md +16 -0
- package/plugins/lisa-expo/skills/playwright-selectors/SKILL.md +16 -0
- package/plugins/lisa-expo-agy/plugin.json +1 -1
- package/plugins/lisa-expo-agy/skills/playwright-selectors/SKILL.md +16 -0
- package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-copilot/skills/playwright-selectors/SKILL.md +16 -0
- package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-cursor/skills/playwright-selectors/SKILL.md +16 -0
- 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/skills/lisa-implement/SKILL.md +9 -0
- package/plugins/src/base/skills/lisa-verification-lifecycle/SKILL.md +9 -0
- package/plugins/src/expo/skills/playwright-selectors/SKILL.md +16 -0
|
@@ -76,6 +76,15 @@ Evidence output must explicitly label each verification result as either `verifi
|
|
|
76
76
|
|
|
77
77
|
For a required user-visible regression spec, evidence must prove execution, not only existence. Record a CI log line, reporter output, or equivalent artifact that names the new spec and shows it ran and passed in the PR. A green CI run without named execution proof is not enough; explicitly check for `test.skip`, suite-level environment gates, shard filters, and "0 tests" passes.
|
|
78
78
|
|
|
79
|
+
Prefer observing the new spec green **locally, before it ships**; CI execution proof is the fallback, not the first resort. A spec never seen passing anywhere is an untested artifact rather than coverage, and it can fail later on a branch whose gates differ from this one.
|
|
80
|
+
|
|
81
|
+
Before trusting or blaming any local run of a browser/device spec, establish two things:
|
|
82
|
+
|
|
83
|
+
- **Which artifact is under test.** Harnesses often target a deployed environment unless a CI-only flag is set (e.g. a Playwright config defining `webServer` only when `process.env.CI` is set). A pass obtained that way describes deployed code, not the working tree.
|
|
84
|
+
- **Whether the surface is exercisable at all**, by running a **known-good sibling spec unmodified as a control** in the same mode. Control fails too → the environment cannot exercise that surface and the run carries no information about the new spec. Control passes and the new spec fails → the defect is in the new spec.
|
|
85
|
+
|
|
86
|
+
Record the control result alongside the verdict. A browser-boundary claim marked `not-established` for environmental reasons is only credible with that control; without it the claim is an assumption. When a verdict is later found to rest on one of these traps, state the retraction explicitly in the verdict rather than silently revising it.
|
|
87
|
+
|
|
79
88
|
If auto-merge is enabled while the regression spec is still in flight, disable auto-merge or apply an equivalent merge gate until the spec commit is pushed and its CI execution proof is available. Do not let the PR merge before the required regression deliverable is satisfied or formally blocked through the linked follow-up path.
|
|
80
89
|
|
|
81
90
|
### 7. Codify
|
|
@@ -271,6 +271,22 @@ export default defineConfig({
|
|
|
271
271
|
});
|
|
272
272
|
```
|
|
273
273
|
|
|
274
|
+
> **Run local verification with `CI=1`.** In a config shaped like the one above,
|
|
275
|
+
> `webServer` exists only when `CI` is set and `baseURL` otherwise points at the
|
|
276
|
+
> **deployed** environment. So a plain `npx playwright test <spec>` does not test your
|
|
277
|
+
> working tree at all — it tests whatever is deployed. A pass proves nothing about your
|
|
278
|
+
> change, and a failure may be the deployed app failing rather than your code. Use
|
|
279
|
+
> `CI=1 npx playwright test <spec>` whenever you are verifying uncommitted work.
|
|
280
|
+
>
|
|
281
|
+
> **Use a control spec before concluding anything from a red run.** If a spec fails
|
|
282
|
+
> locally, re-run a **known-good sibling spec, unmodified, in the same mode**. If the
|
|
283
|
+
> control fails too, that surface is not exercisable in your environment and the run
|
|
284
|
+
> says nothing about your spec — don't "fix" a spec that was never broken. If the
|
|
285
|
+
> control passes, the defect is genuinely yours.
|
|
286
|
+
>
|
|
287
|
+
> Also read reporter totals carefully: `setup` / auth projects count as passing tests.
|
|
288
|
+
> "2 passed" can mean two auth setups and zero assertions.
|
|
289
|
+
|
|
274
290
|
---
|
|
275
291
|
|
|
276
292
|
## Writing Robust Tests
|