@codyswann/lisa 3.70.6 → 4.0.1
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/all/copy-overwrite/scripts/lisa-gates.mjs +6 -8
- package/all/copy-overwrite/scripts/lisa-run-gates.mjs +62 -8
- package/dist/cli/ui-ci-quality-jobs-compute.d.ts +0 -1
- package/dist/cli/ui-ci-quality-jobs-compute.d.ts.map +1 -1
- package/dist/cli/ui-ci-quality-jobs-compute.js +0 -9
- package/dist/cli/ui-ci-quality-jobs-compute.js.map +1 -1
- package/dist/cli/ui-ci-quality-jobs-parse.d.ts.map +1 -1
- package/dist/cli/ui-ci-quality-jobs-parse.js +0 -1
- package/dist/cli/ui-ci-quality-jobs-parse.js.map +1 -1
- package/dist/configs/vitest/scratch-global-setup.d.ts +88 -0
- package/dist/configs/vitest/scratch-global-setup.d.ts.map +1 -1
- package/dist/configs/vitest/scratch-global-setup.js +117 -3
- package/dist/configs/vitest/scratch-global-setup.js.map +1 -1
- package/dist/core/lisa-owned-hash-ledger.d.ts.map +1 -1
- package/dist/core/lisa-owned-hash-ledger.js +3 -0
- package/dist/core/lisa-owned-hash-ledger.js.map +1 -1
- package/dist/core/upstream-evidence-manifest.d.ts.map +1 -1
- package/dist/core/upstream-evidence-manifest.js +9 -7
- package/dist/core/upstream-evidence-manifest.js.map +1 -1
- package/expo/create-only/.github/required-checks.json +0 -7
- package/expo/create-only/.github/workflows/ci.yml +1 -1
- package/nestjs/create-only/.github/required-checks.json +0 -7
- package/nestjs/create-only/.github/workflows/ci.yml +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-agy/plugin.json +1 -1
- 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-cursor/.claude-plugin/plugin.json +1 -1
- 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/ui/index.html +0 -33
|
@@ -51,13 +51,6 @@
|
|
|
51
51
|
],
|
|
52
52
|
"ruleset_required": false,
|
|
53
53
|
"reason": "Note this ONE token silences TWO jobs. Neither is a required context. Browser e2e is gated by the nightly suite plus `🌙 Nightly E2E Health`, not by a PR-time Playwright run — which is exactly why the old `playwright` ruleset template was deleted: it required a context PRs skip, and GitHub counts skipped as satisfied."
|
|
54
|
-
},
|
|
55
|
-
"zap_baseline": {
|
|
56
|
-
"suppressed_contexts": [
|
|
57
|
-
"🔍 Quality Checks / 🕷️ OWASP ZAP Baseline"
|
|
58
|
-
],
|
|
59
|
-
"ruleset_required": false,
|
|
60
|
-
"reason": "DAST needs a deployed target and is run against staging, not on every PR. Not a required context."
|
|
61
54
|
}
|
|
62
55
|
},
|
|
63
56
|
"evidence_bearing_checks": {
|
|
@@ -42,7 +42,7 @@ jobs:
|
|
|
42
42
|
with:
|
|
43
43
|
node_version: '22.21.1'
|
|
44
44
|
package_manager: 'bun'
|
|
45
|
-
skip_jobs: 'test:e2e,
|
|
45
|
+
skip_jobs: 'test:e2e,playwright_e2e'
|
|
46
46
|
# Forward SE-4551 / SE-4552 inputs. `|| fromJSON('...')` falls back to
|
|
47
47
|
# the unchanged defaults when the workflow is triggered by pull_request
|
|
48
48
|
# (which doesn't supply workflow_dispatch inputs), keeping behavior
|
|
@@ -50,13 +50,6 @@
|
|
|
50
50
|
],
|
|
51
51
|
"ruleset_required": false,
|
|
52
52
|
"reason": "Note this ONE token silences TWO jobs — the mapping is not a mechanical transform, which is why this file is a reviewed snapshot rather than something derived. Neither is a required context: a headless API has no browser surface for Playwright to drive."
|
|
53
|
-
},
|
|
54
|
-
"zap_baseline": {
|
|
55
|
-
"suppressed_contexts": [
|
|
56
|
-
"🔍 Quality Checks / 🕷️ OWASP ZAP Baseline"
|
|
57
|
-
],
|
|
58
|
-
"ruleset_required": false,
|
|
59
|
-
"reason": "The shipped ci.yml runs ZAP as its own `zap` job against a deployed target after quality passes, not inside the quality callee. Not a required context."
|
|
60
53
|
}
|
|
61
54
|
},
|
|
62
55
|
"evidence_bearing_checks": {
|
package/package.json
CHANGED
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
"zod-validation-error": "^4.0.0"
|
|
144
144
|
},
|
|
145
145
|
"name": "@codyswann/lisa",
|
|
146
|
-
"version": "
|
|
146
|
+
"version": "4.0.1",
|
|
147
147
|
"description": "Claude Code governance framework that applies guardrails, guidance, and automated enforcement to projects",
|
|
148
148
|
"main": "dist/index.js",
|
|
149
149
|
"exports": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.1",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, for Claude Code and Codex",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.1",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, across Claude and Codex.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.1",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, for Claude Code and Codex",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.1",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, for Claude Code and Codex",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.1",
|
|
4
4
|
"description": "Connect staff roles to Telegram or Slack via OpenClaw — facilitator/specialist hub-and-spoke routing and repo-coding topics, for Claude Code and Codex",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Cody Swann"
|
package/ui/index.html
CHANGED
|
@@ -9835,19 +9835,6 @@
|
|
|
9835
9835
|
reason: "checking…",
|
|
9836
9836
|
},
|
|
9837
9837
|
],
|
|
9838
|
-
[
|
|
9839
|
-
{ t: "mono", v: "🕷️ OWASP ZAP Baseline" },
|
|
9840
|
-
{
|
|
9841
|
-
t: "text",
|
|
9842
|
-
v: "DAST baseline scan against zap_target_url with per-rule IGNORE/WARN/FAIL decisions",
|
|
9843
|
-
},
|
|
9844
|
-
{
|
|
9845
|
-
t: "status",
|
|
9846
|
-
jobId: "zap_baseline",
|
|
9847
|
-
v: null,
|
|
9848
|
-
reason: "checking…",
|
|
9849
|
-
},
|
|
9850
|
-
],
|
|
9851
9838
|
[
|
|
9852
9839
|
{ t: "mono", v: "🧾 Compliance Validation" },
|
|
9853
9840
|
{
|
|
@@ -9968,26 +9955,6 @@
|
|
|
9968
9955
|
},
|
|
9969
9956
|
],
|
|
9970
9957
|
},
|
|
9971
|
-
{
|
|
9972
|
-
card: "DAST (OWASP ZAP)",
|
|
9973
|
-
rows: [
|
|
9974
|
-
{
|
|
9975
|
-
key: "zap_target_url",
|
|
9976
|
-
label: "ZAP target URL",
|
|
9977
|
-
desc: "",
|
|
9978
|
-
control: txt("https://staging.acme-app.io", {
|
|
9979
|
-
mono: true,
|
|
9980
|
-
wide: true,
|
|
9981
|
-
}),
|
|
9982
|
-
},
|
|
9983
|
-
{
|
|
9984
|
-
key: "zap_rules_file",
|
|
9985
|
-
label: "Rules file",
|
|
9986
|
-
desc: "Per-rule IGNORE / WARN / FAIL decisions.",
|
|
9987
|
-
control: txt(".zap/baseline.conf", { mono: true }),
|
|
9988
|
-
},
|
|
9989
|
-
],
|
|
9990
|
-
},
|
|
9991
9958
|
],
|
|
9992
9959
|
};
|
|
9993
9960
|
|