@codyswann/lisa 2.300.6 → 2.300.8

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 (75) hide show
  1. package/dist/core/upstream-evidence-manifest.js +11 -11
  2. package/package.json +3 -3
  3. package/plugins/lisa/.claude-plugin/plugin.json +1 -1
  4. package/plugins/lisa/.codex-plugin/plugin.json +1 -1
  5. package/plugins/lisa/hooks/threshold-ratchet-compare.mjs +1 -27
  6. package/plugins/lisa/hooks/threshold-ratchet-families.mjs +0 -34
  7. package/plugins/lisa/hooks/threshold-ratchet.mjs +5 -2
  8. package/plugins/lisa/hooks/threshold-ratchet.sh +1 -1
  9. package/plugins/lisa-agy/plugin.json +1 -1
  10. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  11. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  12. package/plugins/lisa-cdk-agy/plugin.json +1 -1
  13. package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
  14. package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
  15. package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
  16. package/plugins/lisa-copilot/hooks/threshold-ratchet-compare.mjs +1 -27
  17. package/plugins/lisa-copilot/hooks/threshold-ratchet-families.mjs +0 -34
  18. package/plugins/lisa-copilot/hooks/threshold-ratchet.mjs +5 -2
  19. package/plugins/lisa-copilot/hooks/threshold-ratchet.sh +1 -1
  20. package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
  21. package/plugins/lisa-cursor/hooks/threshold-ratchet-compare.mjs +1 -27
  22. package/plugins/lisa-cursor/hooks/threshold-ratchet-families.mjs +0 -34
  23. package/plugins/lisa-cursor/hooks/threshold-ratchet.mjs +5 -2
  24. package/plugins/lisa-cursor/hooks/threshold-ratchet.sh +1 -1
  25. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  26. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  27. package/plugins/lisa-expo-agy/plugin.json +1 -1
  28. package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
  29. package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
  30. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  31. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  32. package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
  33. package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
  34. package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
  35. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  36. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  37. package/plugins/lisa-nestjs-agy/plugin.json +1 -1
  38. package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
  39. package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
  40. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  41. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  42. package/plugins/lisa-openclaw-agy/plugin.json +1 -1
  43. package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
  44. package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
  45. package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
  46. package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
  47. package/plugins/lisa-phaser-agy/plugin.json +1 -1
  48. package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
  49. package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
  50. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  51. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  52. package/plugins/lisa-rails-agy/plugin.json +1 -1
  53. package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
  54. package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
  55. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  56. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  57. package/plugins/lisa-typescript-agy/plugin.json +1 -1
  58. package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
  59. package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
  60. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  61. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  62. package/plugins/lisa-wiki-agy/plugin.json +1 -1
  63. package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
  64. package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
  65. package/plugins/src/base/hooks/threshold-ratchet-compare.mjs +1 -27
  66. package/plugins/src/base/hooks/threshold-ratchet-families.mjs +0 -34
  67. package/plugins/src/base/hooks/threshold-ratchet.mjs +5 -2
  68. package/plugins/src/base/hooks/threshold-ratchet.sh +1 -1
  69. package/rails/copy-overwrite/scripts/check-threshold-ratchet.mjs +5 -2
  70. package/rails/copy-overwrite/scripts/threshold-ratchet-compare.mjs +1 -27
  71. package/rails/copy-overwrite/scripts/threshold-ratchet-families.mjs +0 -34
  72. package/typescript/copy-overwrite/scripts/check-threshold-ratchet.mjs +5 -2
  73. package/typescript/copy-overwrite/scripts/threshold-ratchet-compare.mjs +1 -27
  74. package/typescript/copy-overwrite/scripts/threshold-ratchet-families.mjs +0 -34
  75. package/typescript/package-lisa/package.lisa.json +2 -2
@@ -299,10 +299,10 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
299
299
  "plugins/src/base/hooks/parity-safety-net.sh": "062c69eea85157f1e941ec3626d8912aa9f182af6ccdbe19687588a6074db5ce",
300
300
  "plugins/src/base/hooks/setup-jira-cli.sh": "a675f6b17ce7f0d6b9fb7daeba6d2bc59bcb48ef79b034076ea73b2b1e72ee09",
301
301
  "plugins/src/base/hooks/shell-write-nudge.sh": "69839af423f8792b1e52c71097316c3264425553031627c0a2f9409a9d5becd0",
302
- "plugins/src/base/hooks/threshold-ratchet-compare.mjs": "8bc4b379d7057b2fecf9cb35820c39efad0a65df7df49073786f996cc2a74810",
303
- "plugins/src/base/hooks/threshold-ratchet-families.mjs": "fee19c88c89eed5a2949dea42c4a4c794f04aabf0e36c71cdda70ffaaf2b17c9",
304
- "plugins/src/base/hooks/threshold-ratchet.mjs": "6da00221189ed0f8a2938f15e02bcc2633d44f5f05489979fbb94202bc45a6d4",
305
- "plugins/src/base/hooks/threshold-ratchet.sh": "6186849d72eb98a73fc574e6c8e3773288e2aeadc7a30e07b21b9ab51de6e9f5",
302
+ "plugins/src/base/hooks/threshold-ratchet-compare.mjs": "4535a145c5c5cbee13bdf970bc91d390a264043604e607288cdd6bf28de56192",
303
+ "plugins/src/base/hooks/threshold-ratchet-families.mjs": "db14245ed89b483912af287bdee917a7a921dc21bb29b49be37fc799c05c413f",
304
+ "plugins/src/base/hooks/threshold-ratchet.mjs": "04f660131bf50864239eb09cbf4d9555e53921254f6ab45ff2b85c173e160901",
305
+ "plugins/src/base/hooks/threshold-ratchet.sh": "b86f4d0b554e44fd119ad8a8920cd0ba6c9dbe779f7ee219d381cf0629453990",
306
306
  "plugins/src/base/hooks/ticket-sync-reminder.sh": "212f80bcdfd9e3ec2254987c5a7186d1d2d38065b330ddcdc631f76df7c4a6c0",
307
307
  "plugins/src/base/hooks/track-plan-sessions.sh": "8bc47dcad3aed628df0c9efbe7b6f3df87635b94b0c54c71e0bd52eceace563a",
308
308
  "plugins/src/base/rules/eager/automation-runbook-contract.md": "b9b4f4d82b366959e90451a2b425ac116953ac074ab6a192dc3909ec8a2be1d6",
@@ -884,10 +884,10 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
884
884
  "rails/copy-overwrite/ast-grep/utils/.gitkeep": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
885
885
  "rails/copy-overwrite/config/initializers/version.rb": "fa664a84f407877b5ddbd3709a2352b30e4dc6fbce538a8503bad6c52448dc86",
886
886
  "rails/copy-overwrite/lefthook.yml": "28bb382b9171a04fb92ebafc1f1522b8639f5edc4fcffcc6940e7fba3460fb4e",
887
- "rails/copy-overwrite/scripts/check-threshold-ratchet.mjs": "6da00221189ed0f8a2938f15e02bcc2633d44f5f05489979fbb94202bc45a6d4",
887
+ "rails/copy-overwrite/scripts/check-threshold-ratchet.mjs": "04f660131bf50864239eb09cbf4d9555e53921254f6ab45ff2b85c173e160901",
888
888
  "rails/copy-overwrite/scripts/lisa-clean-git-env.sh": "e7121a0ee9e1bf7c01cd2ab55f563dd6d9ab75990739bb6ddf571a513efa10e9",
889
- "rails/copy-overwrite/scripts/threshold-ratchet-compare.mjs": "8bc4b379d7057b2fecf9cb35820c39efad0a65df7df49073786f996cc2a74810",
890
- "rails/copy-overwrite/scripts/threshold-ratchet-families.mjs": "fee19c88c89eed5a2949dea42c4a4c794f04aabf0e36c71cdda70ffaaf2b17c9",
889
+ "rails/copy-overwrite/scripts/threshold-ratchet-compare.mjs": "4535a145c5c5cbee13bdf970bc91d390a264043604e607288cdd6bf28de56192",
890
+ "rails/copy-overwrite/scripts/threshold-ratchet-families.mjs": "db14245ed89b483912af287bdee917a7a921dc21bb29b49be37fc799c05c413f",
891
891
  "rails/copy-overwrite/sgconfig.yml": "0ffe058c791d4d323f98104cf78c763bb0356d88739042060ceb86b6b1cb78d7",
892
892
  "rails/create-only/.github/workflows/ci.yml": "599805266a47b5c0039145a11df225d4db6c59d35b2ecc582a44d55ab7f4b1f0",
893
893
  "rails/create-only/.github/workflows/claude-code-review-response.yml": "bfbe3127c4941c35886d324d439ae0302fbccd74a11cb4decf05a21195efa0e9",
@@ -1003,11 +1003,11 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
1003
1003
  "typescript/copy-overwrite/eslint.ignore.config.json": "54739e51ce09c314fe01d8a3919e6db5d48cbfb63dcba957f8aca6eba6229a9b",
1004
1004
  "typescript/copy-overwrite/eslint.slow.config.ts": "f66d04381940936544931d7f20ffd4e43c38b8a907d56ffa101e2236371d8c94",
1005
1005
  "typescript/copy-overwrite/knip.json": "6eb93d705a2d645332fbae1dd42cf2d48f85978ebc265451a53790912f277d12",
1006
- "typescript/copy-overwrite/scripts/check-threshold-ratchet.mjs": "6da00221189ed0f8a2938f15e02bcc2633d44f5f05489979fbb94202bc45a6d4",
1006
+ "typescript/copy-overwrite/scripts/check-threshold-ratchet.mjs": "04f660131bf50864239eb09cbf4d9555e53921254f6ab45ff2b85c173e160901",
1007
1007
  "typescript/copy-overwrite/scripts/check-verification-coverage.mjs": "3c1d27d0668fc66a18cb014f2b607878f0a88c178a773fbe964b8e46b19e86d6",
1008
1008
  "typescript/copy-overwrite/scripts/lisa-mutation.mjs": "7d8d24dea151ef2178807046e97aea7ebfadd9c88eb50347feb7bb4bb190227d",
1009
- "typescript/copy-overwrite/scripts/threshold-ratchet-compare.mjs": "8bc4b379d7057b2fecf9cb35820c39efad0a65df7df49073786f996cc2a74810",
1010
- "typescript/copy-overwrite/scripts/threshold-ratchet-families.mjs": "fee19c88c89eed5a2949dea42c4a4c794f04aabf0e36c71cdda70ffaaf2b17c9",
1009
+ "typescript/copy-overwrite/scripts/threshold-ratchet-compare.mjs": "4535a145c5c5cbee13bdf970bc91d390a264043604e607288cdd6bf28de56192",
1010
+ "typescript/copy-overwrite/scripts/threshold-ratchet-families.mjs": "db14245ed89b483912af287bdee917a7a921dc21bb29b49be37fc799c05c413f",
1011
1011
  "typescript/copy-overwrite/sgconfig.yml": "0ffe058c791d4d323f98104cf78c763bb0356d88739042060ceb86b6b1cb78d7",
1012
1012
  "typescript/copy-overwrite/tsconfig.eslint.json": "8a8ae5e201b18887b8eeda5eb569747221695524d4193ea03b4338b97b7fa642",
1013
1013
  "typescript/copy-overwrite/tsconfig.json": "8f4257fcd2cfd4b23e83e0fdd4908d41ee8f1ae75bb95d632e653a0ac13d58e4",
@@ -1038,7 +1038,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
1038
1038
  "typescript/github-rulesets/quality-checks.json": "89b9e09267cdb65865728d0e873de9c1225b8ca796e67f06fa8b72ccf6d4515e",
1039
1039
  "typescript/merge/.claude/settings.json": "834e6456cae81f45073bbbb08bf731fef043efb30cae2658cb4a59f17e66d165",
1040
1040
  "typescript/merge/.oxlintrc.json": "4debc093acfd263eb81ae15894073ebf098513204f45f40b83fb8fa5353fa1f8",
1041
- "typescript/package-lisa/package.lisa.json": "e661329de6f19550953e3522c0dfbc643397ca9a27e975f23437b64bd50b475c",
1041
+ "typescript/package-lisa/package.lisa.json": "bdd1766c2f327290207874b04fd3a577a8188bb57c2fd77d482bb7d6ecf17355",
1042
1042
  "ui/README.md": "deeb35e767ea5dd2883268835ea3ad21cbad9fa63ec8d8ff5e200f0e2a7d2751",
1043
1043
  "ui/index.html": "1ba31656cacc1382128ec8ca5996e1dc2c5470533f88efed981ae7ba9dd9a088",
1044
1044
  });
package/package.json CHANGED
@@ -95,7 +95,7 @@
95
95
  "ws": ">=8.21.0",
96
96
  "multer": ">=2.2.0",
97
97
  "postcss": ">=8.5.18",
98
- "undici": ">=6.27.0",
98
+ "undici": "^6.27.0",
99
99
  "form-data": ">=4.0.6",
100
100
  "brace-expansion": ">=5.0.8"
101
101
  },
@@ -110,12 +110,12 @@
110
110
  "ws": ">=8.21.0",
111
111
  "multer": ">=2.2.0",
112
112
  "postcss": ">=8.5.18",
113
- "undici": ">=6.27.0",
113
+ "undici": "^6.27.0",
114
114
  "form-data": ">=4.0.6",
115
115
  "brace-expansion": ">=5.0.8"
116
116
  },
117
117
  "name": "@codyswann/lisa",
118
- "version": "2.300.6",
118
+ "version": "2.300.8",
119
119
  "description": "Claude Code governance framework that applies guardrails, guidance, and automated enforcement to projects",
120
120
  "main": "dist/index.js",
121
121
  "exports": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "Universal governance — agents, skills, commands, hooks, and rules for all projects",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "Universal governance: agents, skills, commands, hooks, and rules for all projects.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -8,7 +8,6 @@
8
8
  */
9
9
  import {
10
10
  extractAllowEntries,
11
- extractExemptionEntries,
12
11
  extractK6Constraints,
13
12
  extractNumericLeaves,
14
13
  extractRubocopThresholds,
@@ -20,7 +19,7 @@ import {
20
19
 
21
20
  /** Finding type: a numeric bound or boolean gate moved the weakening way. */
22
21
  const TYPE_WEAKENED = "weakened";
23
- /** Finding type: an exemption entry was added (Tier 3). */
22
+ /** Finding type: a gate-shrinking exemption was added (Tier 3). */
24
23
  const TYPE_EXEMPTION_ADDED = "exemption-added";
25
24
  /** Family kind for .lisa.config.json (the thresholdRatchet.allow carrier). */
26
25
  const KIND_ALLOW_LIST = "allow-list";
@@ -160,29 +159,6 @@ function compareK6(relPath, base, current) {
160
159
  return findings;
161
160
  }
162
161
 
163
- /**
164
- * Compare an exemption-list pair (audit ignore files): report added entries.
165
- * @param {string} relPath Repo-relative path
166
- * @param {unknown} base Parsed baseline list
167
- * @param {unknown} current Parsed current list
168
- * @returns {Finding[]} One finding per newly added ignore entry
169
- */
170
- function compareExemptions(relPath, base, current) {
171
- const baseEntries = extractExemptionEntries(base);
172
- const findings = [];
173
- for (const entry of extractExemptionEntries(current)) {
174
- if (!baseEntries.has(entry)) {
175
- findings.push({
176
- file: relPath,
177
- key: entry,
178
- type: TYPE_EXEMPTION_ADDED,
179
- message: `${relPath}: new security-audit ignore entry "${entry}" — ignoring a finding weakens the gate and needs a human's sign-off.`,
180
- });
181
- }
182
- }
183
- return findings;
184
- }
185
-
186
162
  /**
187
163
  * Compare .lisa.config.json allow lists: report added exception entries so a
188
164
  * change can never grant itself an exception.
@@ -258,8 +234,6 @@ export function compareFile(relPath, baselineText, currentText) {
258
234
  return compareStryker(relPath, base, current);
259
235
  case "k6":
260
236
  return compareK6(relPath, base, current);
261
- case "exemption-list":
262
- return compareExemptions(relPath, base, current);
263
237
  case KIND_ALLOW_LIST:
264
238
  return compareAllowList(relPath, base, current);
265
239
  default:
@@ -48,11 +48,6 @@ export const FAMILIES = [
48
48
  match: /(^|\/)\.github\/k6\/thresholds\/[^/]+\.json$/,
49
49
  kind: "k6",
50
50
  },
51
- {
52
- id: "audit-ignore",
53
- match: /(^|\/)audit\.ignore\.(config|local)\.json$/,
54
- kind: "exemption-list",
55
- },
56
51
  {
57
52
  id: "lisa-config",
58
53
  match: /(^|\/)\.lisa\.config\.json$/,
@@ -251,35 +246,6 @@ export function extractK6Constraints(conf) {
251
246
  return { numeric, booleans };
252
247
  }
253
248
 
254
- /**
255
- * Flatten an exemption file (audit ignore list) into a set of entry tokens.
256
- * Arrays contribute their string items; objects contribute their keys.
257
- * @param {unknown} conf Parsed JSON
258
- * @returns {Set<string>} One token per exemption entry
259
- */
260
- export function extractExemptionEntries(conf) {
261
- const out = new Set();
262
- if (Array.isArray(conf)) {
263
- for (const item of conf) {
264
- if (typeof item === "string") out.add(item);
265
- else if (item && typeof item === "object") out.add(JSON.stringify(item));
266
- }
267
- } else if (conf && typeof conf === "object") {
268
- for (const [key, value] of Object.entries(conf)) {
269
- if (Array.isArray(value)) {
270
- for (const item of value) {
271
- out.add(
272
- `${key}:${typeof item === "string" ? item : JSON.stringify(item)}`
273
- );
274
- }
275
- } else {
276
- out.add(key);
277
- }
278
- }
279
- }
280
- return out;
281
- }
282
-
283
249
  /**
284
250
  * Extract thresholdRatchet.allow entries from parsed .lisa.config.json.
285
251
  * @param {unknown} config Parsed config (may be undefined)
@@ -12,8 +12,11 @@
12
12
  * Tier 1 — designed tunables: vitest/jest/simplecov/e2e thresholds
13
13
  * (minimums) and eslint/rubocop thresholds (maximums). Tier 2 — stryker's
14
14
  * break score and k6 expression bounds. Tier 3 — exemption additions
15
- * (audit-ignore entries, stryker mutate exclusions, thresholdRatchet.allow
16
- * entries) which weaken a gate without touching a number.
15
+ * (stryker mutate exclusions, thresholdRatchet.allow entries) which weaken
16
+ * a gate without touching a number. Audit ignore lists are deliberately NOT
17
+ * watched: the security-audit-handling ladder authorizes agents to add
18
+ * documented entries autonomously, and doctor readiness (B5) audits that
19
+ * every entry carries a written decision.
17
20
  *
18
21
  * Human override: `.lisa.config.json` → `thresholdRatchet.allow` entries
19
22
  * ({ file, key, reason }). Honored ONLY from the baseline side (HEAD /
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env bash
2
2
  # PostToolUse hook for Edit|Write|NotebookEdit|Bash: the threshold ratchet.
3
3
  # Quality thresholds (coverage minimums, complexity maximums, mutation break
4
- # score, e2e route floors, k6 bounds, audit-ignore lists) may tighten but never
4
+ # score, e2e route floors, k6 bounds) may tighten but never
5
5
  # weaken. The deterministic comparator lives in threshold-ratchet.mjs and is
6
6
  # shared with the pre-commit (husky/lefthook --staged) and CI (--base) layers,
7
7
  # so this hook is fast feedback — not the only line of defense.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "Universal governance — agents, skills, commands, hooks, and rules for all projects",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-cdk",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "AWS CDK-specific plugin",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-cdk",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "AWS CDK-specific Lisa plugin.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-cdk",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "AWS CDK-specific plugin",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-cdk",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "AWS CDK-specific plugin",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-cdk",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "AWS CDK-specific plugin",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "Universal governance — agents, skills, commands, hooks, and rules for all projects",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -8,7 +8,6 @@
8
8
  */
9
9
  import {
10
10
  extractAllowEntries,
11
- extractExemptionEntries,
12
11
  extractK6Constraints,
13
12
  extractNumericLeaves,
14
13
  extractRubocopThresholds,
@@ -20,7 +19,7 @@ import {
20
19
 
21
20
  /** Finding type: a numeric bound or boolean gate moved the weakening way. */
22
21
  const TYPE_WEAKENED = "weakened";
23
- /** Finding type: an exemption entry was added (Tier 3). */
22
+ /** Finding type: a gate-shrinking exemption was added (Tier 3). */
24
23
  const TYPE_EXEMPTION_ADDED = "exemption-added";
25
24
  /** Family kind for .lisa.config.json (the thresholdRatchet.allow carrier). */
26
25
  const KIND_ALLOW_LIST = "allow-list";
@@ -160,29 +159,6 @@ function compareK6(relPath, base, current) {
160
159
  return findings;
161
160
  }
162
161
 
163
- /**
164
- * Compare an exemption-list pair (audit ignore files): report added entries.
165
- * @param {string} relPath Repo-relative path
166
- * @param {unknown} base Parsed baseline list
167
- * @param {unknown} current Parsed current list
168
- * @returns {Finding[]} One finding per newly added ignore entry
169
- */
170
- function compareExemptions(relPath, base, current) {
171
- const baseEntries = extractExemptionEntries(base);
172
- const findings = [];
173
- for (const entry of extractExemptionEntries(current)) {
174
- if (!baseEntries.has(entry)) {
175
- findings.push({
176
- file: relPath,
177
- key: entry,
178
- type: TYPE_EXEMPTION_ADDED,
179
- message: `${relPath}: new security-audit ignore entry "${entry}" — ignoring a finding weakens the gate and needs a human's sign-off.`,
180
- });
181
- }
182
- }
183
- return findings;
184
- }
185
-
186
162
  /**
187
163
  * Compare .lisa.config.json allow lists: report added exception entries so a
188
164
  * change can never grant itself an exception.
@@ -258,8 +234,6 @@ export function compareFile(relPath, baselineText, currentText) {
258
234
  return compareStryker(relPath, base, current);
259
235
  case "k6":
260
236
  return compareK6(relPath, base, current);
261
- case "exemption-list":
262
- return compareExemptions(relPath, base, current);
263
237
  case KIND_ALLOW_LIST:
264
238
  return compareAllowList(relPath, base, current);
265
239
  default:
@@ -48,11 +48,6 @@ export const FAMILIES = [
48
48
  match: /(^|\/)\.github\/k6\/thresholds\/[^/]+\.json$/,
49
49
  kind: "k6",
50
50
  },
51
- {
52
- id: "audit-ignore",
53
- match: /(^|\/)audit\.ignore\.(config|local)\.json$/,
54
- kind: "exemption-list",
55
- },
56
51
  {
57
52
  id: "lisa-config",
58
53
  match: /(^|\/)\.lisa\.config\.json$/,
@@ -251,35 +246,6 @@ export function extractK6Constraints(conf) {
251
246
  return { numeric, booleans };
252
247
  }
253
248
 
254
- /**
255
- * Flatten an exemption file (audit ignore list) into a set of entry tokens.
256
- * Arrays contribute their string items; objects contribute their keys.
257
- * @param {unknown} conf Parsed JSON
258
- * @returns {Set<string>} One token per exemption entry
259
- */
260
- export function extractExemptionEntries(conf) {
261
- const out = new Set();
262
- if (Array.isArray(conf)) {
263
- for (const item of conf) {
264
- if (typeof item === "string") out.add(item);
265
- else if (item && typeof item === "object") out.add(JSON.stringify(item));
266
- }
267
- } else if (conf && typeof conf === "object") {
268
- for (const [key, value] of Object.entries(conf)) {
269
- if (Array.isArray(value)) {
270
- for (const item of value) {
271
- out.add(
272
- `${key}:${typeof item === "string" ? item : JSON.stringify(item)}`
273
- );
274
- }
275
- } else {
276
- out.add(key);
277
- }
278
- }
279
- }
280
- return out;
281
- }
282
-
283
249
  /**
284
250
  * Extract thresholdRatchet.allow entries from parsed .lisa.config.json.
285
251
  * @param {unknown} config Parsed config (may be undefined)
@@ -12,8 +12,11 @@
12
12
  * Tier 1 — designed tunables: vitest/jest/simplecov/e2e thresholds
13
13
  * (minimums) and eslint/rubocop thresholds (maximums). Tier 2 — stryker's
14
14
  * break score and k6 expression bounds. Tier 3 — exemption additions
15
- * (audit-ignore entries, stryker mutate exclusions, thresholdRatchet.allow
16
- * entries) which weaken a gate without touching a number.
15
+ * (stryker mutate exclusions, thresholdRatchet.allow entries) which weaken
16
+ * a gate without touching a number. Audit ignore lists are deliberately NOT
17
+ * watched: the security-audit-handling ladder authorizes agents to add
18
+ * documented entries autonomously, and doctor readiness (B5) audits that
19
+ * every entry carries a written decision.
17
20
  *
18
21
  * Human override: `.lisa.config.json` → `thresholdRatchet.allow` entries
19
22
  * ({ file, key, reason }). Honored ONLY from the baseline side (HEAD /
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env bash
2
2
  # PostToolUse hook for Edit|Write|NotebookEdit|Bash: the threshold ratchet.
3
3
  # Quality thresholds (coverage minimums, complexity maximums, mutation break
4
- # score, e2e route floors, k6 bounds, audit-ignore lists) may tighten but never
4
+ # score, e2e route floors, k6 bounds) may tighten but never
5
5
  # weaken. The deterministic comparator lives in threshold-ratchet.mjs and is
6
6
  # shared with the pre-commit (husky/lefthook --staged) and CI (--base) layers,
7
7
  # so this hook is fast feedback — not the only line of defense.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "Universal governance — agents, skills, commands, hooks, and rules for all projects",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -8,7 +8,6 @@
8
8
  */
9
9
  import {
10
10
  extractAllowEntries,
11
- extractExemptionEntries,
12
11
  extractK6Constraints,
13
12
  extractNumericLeaves,
14
13
  extractRubocopThresholds,
@@ -20,7 +19,7 @@ import {
20
19
 
21
20
  /** Finding type: a numeric bound or boolean gate moved the weakening way. */
22
21
  const TYPE_WEAKENED = "weakened";
23
- /** Finding type: an exemption entry was added (Tier 3). */
22
+ /** Finding type: a gate-shrinking exemption was added (Tier 3). */
24
23
  const TYPE_EXEMPTION_ADDED = "exemption-added";
25
24
  /** Family kind for .lisa.config.json (the thresholdRatchet.allow carrier). */
26
25
  const KIND_ALLOW_LIST = "allow-list";
@@ -160,29 +159,6 @@ function compareK6(relPath, base, current) {
160
159
  return findings;
161
160
  }
162
161
 
163
- /**
164
- * Compare an exemption-list pair (audit ignore files): report added entries.
165
- * @param {string} relPath Repo-relative path
166
- * @param {unknown} base Parsed baseline list
167
- * @param {unknown} current Parsed current list
168
- * @returns {Finding[]} One finding per newly added ignore entry
169
- */
170
- function compareExemptions(relPath, base, current) {
171
- const baseEntries = extractExemptionEntries(base);
172
- const findings = [];
173
- for (const entry of extractExemptionEntries(current)) {
174
- if (!baseEntries.has(entry)) {
175
- findings.push({
176
- file: relPath,
177
- key: entry,
178
- type: TYPE_EXEMPTION_ADDED,
179
- message: `${relPath}: new security-audit ignore entry "${entry}" — ignoring a finding weakens the gate and needs a human's sign-off.`,
180
- });
181
- }
182
- }
183
- return findings;
184
- }
185
-
186
162
  /**
187
163
  * Compare .lisa.config.json allow lists: report added exception entries so a
188
164
  * change can never grant itself an exception.
@@ -258,8 +234,6 @@ export function compareFile(relPath, baselineText, currentText) {
258
234
  return compareStryker(relPath, base, current);
259
235
  case "k6":
260
236
  return compareK6(relPath, base, current);
261
- case "exemption-list":
262
- return compareExemptions(relPath, base, current);
263
237
  case KIND_ALLOW_LIST:
264
238
  return compareAllowList(relPath, base, current);
265
239
  default:
@@ -48,11 +48,6 @@ export const FAMILIES = [
48
48
  match: /(^|\/)\.github\/k6\/thresholds\/[^/]+\.json$/,
49
49
  kind: "k6",
50
50
  },
51
- {
52
- id: "audit-ignore",
53
- match: /(^|\/)audit\.ignore\.(config|local)\.json$/,
54
- kind: "exemption-list",
55
- },
56
51
  {
57
52
  id: "lisa-config",
58
53
  match: /(^|\/)\.lisa\.config\.json$/,
@@ -251,35 +246,6 @@ export function extractK6Constraints(conf) {
251
246
  return { numeric, booleans };
252
247
  }
253
248
 
254
- /**
255
- * Flatten an exemption file (audit ignore list) into a set of entry tokens.
256
- * Arrays contribute their string items; objects contribute their keys.
257
- * @param {unknown} conf Parsed JSON
258
- * @returns {Set<string>} One token per exemption entry
259
- */
260
- export function extractExemptionEntries(conf) {
261
- const out = new Set();
262
- if (Array.isArray(conf)) {
263
- for (const item of conf) {
264
- if (typeof item === "string") out.add(item);
265
- else if (item && typeof item === "object") out.add(JSON.stringify(item));
266
- }
267
- } else if (conf && typeof conf === "object") {
268
- for (const [key, value] of Object.entries(conf)) {
269
- if (Array.isArray(value)) {
270
- for (const item of value) {
271
- out.add(
272
- `${key}:${typeof item === "string" ? item : JSON.stringify(item)}`
273
- );
274
- }
275
- } else {
276
- out.add(key);
277
- }
278
- }
279
- }
280
- return out;
281
- }
282
-
283
249
  /**
284
250
  * Extract thresholdRatchet.allow entries from parsed .lisa.config.json.
285
251
  * @param {unknown} config Parsed config (may be undefined)
@@ -12,8 +12,11 @@
12
12
  * Tier 1 — designed tunables: vitest/jest/simplecov/e2e thresholds
13
13
  * (minimums) and eslint/rubocop thresholds (maximums). Tier 2 — stryker's
14
14
  * break score and k6 expression bounds. Tier 3 — exemption additions
15
- * (audit-ignore entries, stryker mutate exclusions, thresholdRatchet.allow
16
- * entries) which weaken a gate without touching a number.
15
+ * (stryker mutate exclusions, thresholdRatchet.allow entries) which weaken
16
+ * a gate without touching a number. Audit ignore lists are deliberately NOT
17
+ * watched: the security-audit-handling ladder authorizes agents to add
18
+ * documented entries autonomously, and doctor readiness (B5) audits that
19
+ * every entry carries a written decision.
17
20
  *
18
21
  * Human override: `.lisa.config.json` → `thresholdRatchet.allow` entries
19
22
  * ({ file, key, reason }). Honored ONLY from the baseline side (HEAD /
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env bash
2
2
  # PostToolUse hook for Edit|Write|NotebookEdit|Bash: the threshold ratchet.
3
3
  # Quality thresholds (coverage minimums, complexity maximums, mutation break
4
- # score, e2e route floors, k6 bounds, audit-ignore lists) may tighten but never
4
+ # score, e2e route floors, k6 bounds) may tighten but never
5
5
  # weaken. The deterministic comparator lives in threshold-ratchet.mjs and is
6
6
  # shared with the pre-commit (husky/lefthook --staged) and CI (--base) layers,
7
7
  # so this hook is fast feedback — not the only line of defense.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-expo",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "Expo/React Native-specific skills, agents, rules, and MCP servers",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-expo",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "Expo and React Native-specific skills, agents, rules, and MCP servers.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-expo",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "Expo/React Native-specific skills, agents, rules, and MCP servers",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-expo",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "Expo/React Native-specific skills, agents, rules, and MCP servers",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-expo",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "Expo/React Native-specific skills, agents, rules, and MCP servers",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-harper-fabric",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "Harper/Fabric-specific rules for TypeScript component apps",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-harper-fabric",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "Harper/Fabric-specific Lisa rules for TypeScript component apps.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-harper-fabric",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "Harper/Fabric-specific rules for TypeScript component apps",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-harper-fabric",
3
- "version": "2.300.6",
3
+ "version": "2.300.8",
4
4
  "description": "Harper/Fabric-specific rules for TypeScript component apps",
5
5
  "author": {
6
6
  "name": "Cody Swann"