@codyswann/lisa 2.345.0 → 2.345.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.
Files changed (70) hide show
  1. package/dist/core/upstream-evidence-manifest.js +3 -3
  2. package/package.json +1 -1
  3. package/plugins/lisa/.claude-plugin/plugin.json +1 -1
  4. package/plugins/lisa/.codex-plugin/plugin.json +1 -1
  5. package/plugins/lisa/.codex-plugin/skills/lisa-parity-safety-net-rules/SKILL.md +8 -3
  6. package/plugins/lisa/.codex-plugin/skills/lisa-parity-sentry-sdk-setup/SKILL.md +14 -2
  7. package/plugins/lisa/.codex-plugin/skills/lisa-parity-sentry-seer/SKILL.md +5 -3
  8. package/plugins/lisa/skills/lisa-parity-safety-net-rules/SKILL.md +8 -3
  9. package/plugins/lisa/skills/lisa-parity-sentry-sdk-setup/SKILL.md +14 -2
  10. package/plugins/lisa/skills/lisa-parity-sentry-seer/SKILL.md +5 -3
  11. package/plugins/lisa-agy/plugin.json +1 -1
  12. package/plugins/lisa-agy/skills/lisa-parity-safety-net-rules/SKILL.md +8 -3
  13. package/plugins/lisa-agy/skills/lisa-parity-sentry-sdk-setup/SKILL.md +14 -2
  14. package/plugins/lisa-agy/skills/lisa-parity-sentry-seer/SKILL.md +5 -3
  15. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  16. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  17. package/plugins/lisa-cdk-agy/plugin.json +1 -1
  18. package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
  19. package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
  20. package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
  21. package/plugins/lisa-copilot/skills/lisa-parity-safety-net-rules/SKILL.md +8 -3
  22. package/plugins/lisa-copilot/skills/lisa-parity-sentry-sdk-setup/SKILL.md +14 -2
  23. package/plugins/lisa-copilot/skills/lisa-parity-sentry-seer/SKILL.md +5 -3
  24. package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
  25. package/plugins/lisa-cursor/skills/lisa-parity-safety-net-rules/SKILL.md +8 -3
  26. package/plugins/lisa-cursor/skills/lisa-parity-sentry-sdk-setup/SKILL.md +14 -2
  27. package/plugins/lisa-cursor/skills/lisa-parity-sentry-seer/SKILL.md +5 -3
  28. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  29. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  30. package/plugins/lisa-expo-agy/plugin.json +1 -1
  31. package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
  32. package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
  33. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  34. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  35. package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
  36. package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
  37. package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
  38. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  39. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  40. package/plugins/lisa-nestjs-agy/plugin.json +1 -1
  41. package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
  42. package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
  43. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  44. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  45. package/plugins/lisa-openclaw-agy/plugin.json +1 -1
  46. package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
  47. package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
  48. package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
  49. package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
  50. package/plugins/lisa-phaser-agy/plugin.json +1 -1
  51. package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
  52. package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
  53. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  54. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  55. package/plugins/lisa-rails-agy/plugin.json +1 -1
  56. package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
  57. package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
  58. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  59. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  60. package/plugins/lisa-typescript-agy/plugin.json +1 -1
  61. package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
  62. package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
  63. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  64. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  65. package/plugins/lisa-wiki-agy/plugin.json +1 -1
  66. package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
  67. package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
  68. package/plugins/src/base/skills/lisa-parity-safety-net-rules/SKILL.md +8 -3
  69. package/plugins/src/base/skills/lisa-parity-sentry-sdk-setup/SKILL.md +14 -2
  70. package/plugins/src/base/skills/lisa-parity-sentry-seer/SKILL.md +5 -3
@@ -517,9 +517,9 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
517
517
  "plugins/src/base/skills/lisa-parity-code-review/SKILL.md": "5805254747c4ed9081fd514236f06e078be86d41694bf74b480bf7592cd58c1f",
518
518
  "plugins/src/base/skills/lisa-parity-code-simplifier/SKILL.md": "c721ae772e73abff633c43d93267066afac188e911a77322fbb102db673849d7",
519
519
  "plugins/src/base/skills/lisa-parity-coderabbit/SKILL.md": "ae882837d43741293d1b639c4516331fa6124fa1f5da234a74ecb31c5d7e52cd",
520
- "plugins/src/base/skills/lisa-parity-safety-net-rules/SKILL.md": "35c4c9f5e77f73a0e33e2ec01a70198eeb6bf521ec793983c9e633cbcab7b69b",
521
- "plugins/src/base/skills/lisa-parity-sentry-sdk-setup/SKILL.md": "610890385568ae097b2a48c9d20e42104a1bf5a3ba06223a89086ef385542e3b",
522
- "plugins/src/base/skills/lisa-parity-sentry-seer/SKILL.md": "d060d3171529cc228368e640d0ab813a79ec18440921602e7c720d53fdcabb67",
520
+ "plugins/src/base/skills/lisa-parity-safety-net-rules/SKILL.md": "f240857de2f14938009ddd212c56601269fd9e1aec33a766cd09da5bea5656e0",
521
+ "plugins/src/base/skills/lisa-parity-sentry-sdk-setup/SKILL.md": "edb513a9d29b3faeccce71d92596e12bc1f35e44fe3af1349bd7bd473fee98af",
522
+ "plugins/src/base/skills/lisa-parity-sentry-seer/SKILL.md": "ec09515906a55e98ac0f619f048f14c4a16db74c1cd5744dda0cdfa42ce7fed6",
523
523
  "plugins/src/base/skills/lisa-parity-skill-creator/SKILL.md": "616e0493f75fe92c18137548d7c86a91a9b04d9844ca76fa3f14156e3e7814e5",
524
524
  "plugins/src/base/skills/lisa-performance-review/SKILL.md": "351542c256e54940e6d672a70606b8414425c6435ae6f026841bcc02f9fce9c4",
525
525
  "plugins/src/base/skills/lisa-persist-learning/SKILL.md": "41ffd8a415c6b1b98952061760e54837f3d6e6ea046e4d1c122dd53878af84de",
package/package.json CHANGED
@@ -120,7 +120,7 @@
120
120
  }
121
121
  },
122
122
  "name": "@codyswann/lisa",
123
- "version": "2.345.0",
123
+ "version": "2.345.1",
124
124
  "description": "Claude Code governance framework that applies guardrails, guidance, and automated enforcement to projects",
125
125
  "main": "dist/index.js",
126
126
  "exports": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Universal governance: agents, skills, commands, hooks, and rules for all projects.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-safety-net-rules
3
3
  description: "View, set, and verify the…"
4
4
  allowed-tools: ["Read", "Edit", "Write", "Bash"]
5
- synced-from: safety-net@cc-marketplace@2.0.1
5
+ synced-from: safety-net@cc-marketplace@2.0.3
6
6
  ---
7
7
 
8
8
  # Parity Safety-Net Rules
@@ -24,12 +24,17 @@ project-specific rules on top of those built-ins.
24
24
  > against Lisa conventions — it does **not** port or invoke upstream plugin
25
25
  > code.
26
26
  >
27
- > **Drift tracking.** Pinned to `safety-net@cc-marketplace@2.0.1`.
27
+ > **Drift tracking.** Pinned to `safety-net@cc-marketplace@2.0.3`.
28
28
  > `scripts/plugin-parity-drift.mjs` compares this pin against the upstream
29
29
  > version in the plugin cache and flags staleness. **Do not port or copy upstream
30
30
  > plugin code.**
31
31
  >
32
- > **Known gap at the 2.0.1 pin.** Upstream 2.0.0 rebuilt its engine and added two
32
+ > **2.0.3 review.** Upstream 2.0.2–2.0.3 added Kimi Code and Amp installation
33
+ > support and release tooling. Those changes do not alter the upstream
34
+ > rule-management skill or Lisa's project-local ERE rule contract, and Lisa does
35
+ > not currently ship hooks for those runtimes, so no behavior is absorbed here.
36
+ >
37
+ > **Known gap at the 2.0.3 pin.** Upstream 2.0.0 rebuilt its engine and added two
33
38
  > guard families this hook does **not** mirror: `secret.*` (blocks reading or
34
39
  > copying SSH keys, `.env` files, cloud credentials, and coding-CLI credential
35
40
  > stores) and `rm.git-metadata` (blocks deleting the `.git` control plane). Both
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-sentry-sdk-setup
3
3
  description: "Install and configure the…"
4
4
  allowed-tools: ["Read", "Edit", "Write", "Bash"]
5
- synced-from: sentry@claude-plugins-official@1.3.1
5
+ synced-from: sentry@claude-plugins-official@1.3.2
6
6
  ---
7
7
 
8
8
  # Sentry SDK Setup
@@ -19,7 +19,7 @@ setup skills**; this single Lisa-native skill consolidated all of them. As of
19
19
  upstream **1.2.0** Sentry itself consolidated the suite into one
20
20
  `sentry-instrument` playbook, so the shapes now match — but this skill remains a
21
21
  from-scratch reimplementation against Lisa conventions, **not** a translation of
22
- the upstream skill. Pinned to `sentry@claude-plugins-official@1.3.1` via
22
+ the upstream skill. Pinned to `sentry@claude-plugins-official@1.3.2` via
23
23
  `synced-from` so the parity drift detector tracks it as one unit.
24
24
 
25
25
  ## Step 0 — Scope the install
@@ -211,6 +211,16 @@ build time:
211
211
  - Tie uploads to a **release** identifier (commit SHA or version) and inject the
212
212
  same release into `Sentry.init({ release })` so traces map to the right build.
213
213
 
214
+ ## Step 6a — Name custom telemetry consistently
215
+
216
+ When adding custom span or log attributes, use the current stable Sentry
217
+ semantic-convention key for that domain when one exists. Sentry conventions are
218
+ aligned with OpenTelemetry in many domains, but Sentry's current convention is
219
+ authoritative for data sent to Sentry. Consult only the relevant domain in the
220
+ official convention reference, omit deprecated keys, and do not invent a second
221
+ name for an established attribute. Keep values low-cardinality and never attach
222
+ secrets, credentials, request bodies, or unnecessary personal data.
223
+
214
224
  ## Step 7 — Verify
215
225
 
216
226
  - Build/typecheck to confirm the SDK wiring compiles:
@@ -230,5 +240,7 @@ build time:
230
240
  - Initialize Sentry before any other application code runs.
231
241
  - Tune sample rates for the environment — do not ship `tracesSampleRate: 1.0` to
232
242
  high-traffic production by default.
243
+ - Prefer current Sentry semantic-convention keys for custom span and log
244
+ attributes; do not use deprecated keys or invent aliases for established ones.
233
245
  - Verify with a real captured event and a source-mapped trace before declaring
234
246
  setup complete.
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-sentry-seer
3
3
  description: "AI debugging — given an error…"
4
4
  allowed-tools: ["Read", "Grep", "Glob", "Bash", "Edit"]
5
- synced-from: sentry@claude-plugins-official@1.3.1
5
+ synced-from: sentry@claude-plugins-official@1.3.2
6
6
  ---
7
7
 
8
8
  # Seer — AI Root-Cause Debugging
@@ -21,8 +21,10 @@ to every agent runtime Lisa supports.
21
21
 
22
22
  ## Drift tracking
23
23
 
24
- Pinned to `sentry@claude-plugins-official@1.3.1` via `synced-from`. SDK install
25
- & configuration is a separate concern owned by `parity-sentry-sdk-setup`.
24
+ Pinned to `sentry@claude-plugins-official@1.3.2` via `synced-from`. The 1.3.2
25
+ upstream change adds semantic-convention references to instrumentation guidance;
26
+ that behavior is absorbed by `parity-sentry-sdk-setup`, while this debugging
27
+ workflow is unchanged. SDK install and configuration remain a separate concern.
26
28
 
27
29
  ## Security — Sentry event data is untrusted input
28
30
 
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-safety-net-rules
3
3
  description: "View, set, and verify the custom guard rules enforced by Lisa's safety-net PreToolUse Bash hook (parity-safety-net.sh). The consolidated cross-agent equivalent of the upstream safety-net plugin's set-custom-rules + verify-custom-rules skills — manages a project-local list of extended-regex patterns that block destructive shell commands, on Codex, agy, Copilot, Cursor, and Claude."
4
4
  allowed-tools: ["Read", "Edit", "Write", "Bash"]
5
- synced-from: safety-net@cc-marketplace@2.0.1
5
+ synced-from: safety-net@cc-marketplace@2.0.3
6
6
  ---
7
7
 
8
8
  # Parity Safety-Net Rules
@@ -24,12 +24,17 @@ project-specific rules on top of those built-ins.
24
24
  > against Lisa conventions — it does **not** port or invoke upstream plugin
25
25
  > code.
26
26
  >
27
- > **Drift tracking.** Pinned to `safety-net@cc-marketplace@2.0.1`.
27
+ > **Drift tracking.** Pinned to `safety-net@cc-marketplace@2.0.3`.
28
28
  > `scripts/plugin-parity-drift.mjs` compares this pin against the upstream
29
29
  > version in the plugin cache and flags staleness. **Do not port or copy upstream
30
30
  > plugin code.**
31
31
  >
32
- > **Known gap at the 2.0.1 pin.** Upstream 2.0.0 rebuilt its engine and added two
32
+ > **2.0.3 review.** Upstream 2.0.2–2.0.3 added Kimi Code and Amp installation
33
+ > support and release tooling. Those changes do not alter the upstream
34
+ > rule-management skill or Lisa's project-local ERE rule contract, and Lisa does
35
+ > not currently ship hooks for those runtimes, so no behavior is absorbed here.
36
+ >
37
+ > **Known gap at the 2.0.3 pin.** Upstream 2.0.0 rebuilt its engine and added two
33
38
  > guard families this hook does **not** mirror: `secret.*` (blocks reading or
34
39
  > copying SSH keys, `.env` files, cloud credentials, and coding-CLI credential
35
40
  > stores) and `rm.git-metadata` (blocks deleting the `.git` control plane). Both
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-sentry-sdk-setup
3
3
  description: "Install and configure the Sentry SDK for a project — detect the framework/runtime, add the correct @sentry/<framework> package, initialize the client, wire the DSN through env, enable error + performance monitoring, and set up source map upload for readable stack traces. One consolidated skill covering react, nextjs, node, nestjs, express, python, django, react-native, and more. Lisa-native reimplementation of Sentry's SDK-setup suite. Use when adding Sentry to a project or fixing an existing Sentry install."
4
4
  allowed-tools: ["Read", "Edit", "Write", "Bash"]
5
- synced-from: sentry@claude-plugins-official@1.3.1
5
+ synced-from: sentry@claude-plugins-official@1.3.2
6
6
  ---
7
7
 
8
8
  # Sentry SDK Setup
@@ -19,7 +19,7 @@ setup skills**; this single Lisa-native skill consolidated all of them. As of
19
19
  upstream **1.2.0** Sentry itself consolidated the suite into one
20
20
  `sentry-instrument` playbook, so the shapes now match — but this skill remains a
21
21
  from-scratch reimplementation against Lisa conventions, **not** a translation of
22
- the upstream skill. Pinned to `sentry@claude-plugins-official@1.3.1` via
22
+ the upstream skill. Pinned to `sentry@claude-plugins-official@1.3.2` via
23
23
  `synced-from` so the parity drift detector tracks it as one unit.
24
24
 
25
25
  ## Step 0 — Scope the install
@@ -211,6 +211,16 @@ build time:
211
211
  - Tie uploads to a **release** identifier (commit SHA or version) and inject the
212
212
  same release into `Sentry.init({ release })` so traces map to the right build.
213
213
 
214
+ ## Step 6a — Name custom telemetry consistently
215
+
216
+ When adding custom span or log attributes, use the current stable Sentry
217
+ semantic-convention key for that domain when one exists. Sentry conventions are
218
+ aligned with OpenTelemetry in many domains, but Sentry's current convention is
219
+ authoritative for data sent to Sentry. Consult only the relevant domain in the
220
+ official convention reference, omit deprecated keys, and do not invent a second
221
+ name for an established attribute. Keep values low-cardinality and never attach
222
+ secrets, credentials, request bodies, or unnecessary personal data.
223
+
214
224
  ## Step 7 — Verify
215
225
 
216
226
  - Build/typecheck to confirm the SDK wiring compiles:
@@ -230,5 +240,7 @@ build time:
230
240
  - Initialize Sentry before any other application code runs.
231
241
  - Tune sample rates for the environment — do not ship `tracesSampleRate: 1.0` to
232
242
  high-traffic production by default.
243
+ - Prefer current Sentry semantic-convention keys for custom span and log
244
+ attributes; do not use deprecated keys or invent aliases for established ones.
233
245
  - Verify with a real captured event and a source-mapped trace before declaring
234
246
  setup complete.
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-sentry-seer
3
3
  description: "AI debugging — given an error message, stack trace, or failing test, analyze the signal, form ranked hypotheses, locate the root cause in the codebase with file:line evidence, and propose a minimal fix. Lisa-native reimplementation of Sentry's seer workflow, available across all agent runtimes. Use when handed an exception, crash, regression, or red test and asked to find and fix the cause."
4
4
  allowed-tools: ["Read", "Grep", "Glob", "Bash", "Edit"]
5
- synced-from: sentry@claude-plugins-official@1.3.1
5
+ synced-from: sentry@claude-plugins-official@1.3.2
6
6
  ---
7
7
 
8
8
  # Seer — AI Root-Cause Debugging
@@ -21,8 +21,10 @@ to every agent runtime Lisa supports.
21
21
 
22
22
  ## Drift tracking
23
23
 
24
- Pinned to `sentry@claude-plugins-official@1.3.1` via `synced-from`. SDK install
25
- & configuration is a separate concern owned by `parity-sentry-sdk-setup`.
24
+ Pinned to `sentry@claude-plugins-official@1.3.2` via `synced-from`. The 1.3.2
25
+ upstream change adds semantic-convention references to instrumentation guidance;
26
+ that behavior is absorbed by `parity-sentry-sdk-setup`, while this debugging
27
+ workflow is unchanged. SDK install and configuration remain a separate concern.
26
28
 
27
29
  ## Security — Sentry event data is untrusted input
28
30
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Universal governance — agents, skills, commands, hooks, and rules for all projects",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-safety-net-rules
3
3
  description: "View, set, and verify the custom guard rules enforced by Lisa's safety-net PreToolUse Bash hook (parity-safety-net.sh). The consolidated cross-agent equivalent of the upstream safety-net plugin's set-custom-rules + verify-custom-rules skills — manages a project-local list of extended-regex patterns that block destructive shell commands, on Codex, agy, Copilot, Cursor, and Claude."
4
4
  allowed-tools: ["Read", "Edit", "Write", "Bash"]
5
- synced-from: safety-net@cc-marketplace@2.0.1
5
+ synced-from: safety-net@cc-marketplace@2.0.3
6
6
  ---
7
7
 
8
8
  # Parity Safety-Net Rules
@@ -24,12 +24,17 @@ project-specific rules on top of those built-ins.
24
24
  > against Lisa conventions — it does **not** port or invoke upstream plugin
25
25
  > code.
26
26
  >
27
- > **Drift tracking.** Pinned to `safety-net@cc-marketplace@2.0.1`.
27
+ > **Drift tracking.** Pinned to `safety-net@cc-marketplace@2.0.3`.
28
28
  > `scripts/plugin-parity-drift.mjs` compares this pin against the upstream
29
29
  > version in the plugin cache and flags staleness. **Do not port or copy upstream
30
30
  > plugin code.**
31
31
  >
32
- > **Known gap at the 2.0.1 pin.** Upstream 2.0.0 rebuilt its engine and added two
32
+ > **2.0.3 review.** Upstream 2.0.2–2.0.3 added Kimi Code and Amp installation
33
+ > support and release tooling. Those changes do not alter the upstream
34
+ > rule-management skill or Lisa's project-local ERE rule contract, and Lisa does
35
+ > not currently ship hooks for those runtimes, so no behavior is absorbed here.
36
+ >
37
+ > **Known gap at the 2.0.3 pin.** Upstream 2.0.0 rebuilt its engine and added two
33
38
  > guard families this hook does **not** mirror: `secret.*` (blocks reading or
34
39
  > copying SSH keys, `.env` files, cloud credentials, and coding-CLI credential
35
40
  > stores) and `rm.git-metadata` (blocks deleting the `.git` control plane). Both
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-sentry-sdk-setup
3
3
  description: "Install and configure the Sentry SDK for a project — detect the framework/runtime, add the correct @sentry/<framework> package, initialize the client, wire the DSN through env, enable error + performance monitoring, and set up source map upload for readable stack traces. One consolidated skill covering react, nextjs, node, nestjs, express, python, django, react-native, and more. Lisa-native reimplementation of Sentry's SDK-setup suite. Use when adding Sentry to a project or fixing an existing Sentry install."
4
4
  allowed-tools: ["Read", "Edit", "Write", "Bash"]
5
- synced-from: sentry@claude-plugins-official@1.3.1
5
+ synced-from: sentry@claude-plugins-official@1.3.2
6
6
  ---
7
7
 
8
8
  # Sentry SDK Setup
@@ -19,7 +19,7 @@ setup skills**; this single Lisa-native skill consolidated all of them. As of
19
19
  upstream **1.2.0** Sentry itself consolidated the suite into one
20
20
  `sentry-instrument` playbook, so the shapes now match — but this skill remains a
21
21
  from-scratch reimplementation against Lisa conventions, **not** a translation of
22
- the upstream skill. Pinned to `sentry@claude-plugins-official@1.3.1` via
22
+ the upstream skill. Pinned to `sentry@claude-plugins-official@1.3.2` via
23
23
  `synced-from` so the parity drift detector tracks it as one unit.
24
24
 
25
25
  ## Step 0 — Scope the install
@@ -211,6 +211,16 @@ build time:
211
211
  - Tie uploads to a **release** identifier (commit SHA or version) and inject the
212
212
  same release into `Sentry.init({ release })` so traces map to the right build.
213
213
 
214
+ ## Step 6a — Name custom telemetry consistently
215
+
216
+ When adding custom span or log attributes, use the current stable Sentry
217
+ semantic-convention key for that domain when one exists. Sentry conventions are
218
+ aligned with OpenTelemetry in many domains, but Sentry's current convention is
219
+ authoritative for data sent to Sentry. Consult only the relevant domain in the
220
+ official convention reference, omit deprecated keys, and do not invent a second
221
+ name for an established attribute. Keep values low-cardinality and never attach
222
+ secrets, credentials, request bodies, or unnecessary personal data.
223
+
214
224
  ## Step 7 — Verify
215
225
 
216
226
  - Build/typecheck to confirm the SDK wiring compiles:
@@ -230,5 +240,7 @@ build time:
230
240
  - Initialize Sentry before any other application code runs.
231
241
  - Tune sample rates for the environment — do not ship `tracesSampleRate: 1.0` to
232
242
  high-traffic production by default.
243
+ - Prefer current Sentry semantic-convention keys for custom span and log
244
+ attributes; do not use deprecated keys or invent aliases for established ones.
233
245
  - Verify with a real captured event and a source-mapped trace before declaring
234
246
  setup complete.
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-sentry-seer
3
3
  description: "AI debugging — given an error message, stack trace, or failing test, analyze the signal, form ranked hypotheses, locate the root cause in the codebase with file:line evidence, and propose a minimal fix. Lisa-native reimplementation of Sentry's seer workflow, available across all agent runtimes. Use when handed an exception, crash, regression, or red test and asked to find and fix the cause."
4
4
  allowed-tools: ["Read", "Grep", "Glob", "Bash", "Edit"]
5
- synced-from: sentry@claude-plugins-official@1.3.1
5
+ synced-from: sentry@claude-plugins-official@1.3.2
6
6
  ---
7
7
 
8
8
  # Seer — AI Root-Cause Debugging
@@ -21,8 +21,10 @@ to every agent runtime Lisa supports.
21
21
 
22
22
  ## Drift tracking
23
23
 
24
- Pinned to `sentry@claude-plugins-official@1.3.1` via `synced-from`. SDK install
25
- & configuration is a separate concern owned by `parity-sentry-sdk-setup`.
24
+ Pinned to `sentry@claude-plugins-official@1.3.2` via `synced-from`. The 1.3.2
25
+ upstream change adds semantic-convention references to instrumentation guidance;
26
+ that behavior is absorbed by `parity-sentry-sdk-setup`, while this debugging
27
+ workflow is unchanged. SDK install and configuration remain a separate concern.
26
28
 
27
29
  ## Security — Sentry event data is untrusted input
28
30
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-cdk",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Universal governance — agents, skills, commands, hooks, and rules for all projects",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-safety-net-rules
3
3
  description: "View, set, and verify the custom guard rules enforced by Lisa's safety-net PreToolUse Bash hook (parity-safety-net.sh). The consolidated cross-agent equivalent of the upstream safety-net plugin's set-custom-rules + verify-custom-rules skills — manages a project-local list of extended-regex patterns that block destructive shell commands, on Codex, agy, Copilot, Cursor, and Claude."
4
4
  allowed-tools: ["Read", "Edit", "Write", "Bash"]
5
- synced-from: safety-net@cc-marketplace@2.0.1
5
+ synced-from: safety-net@cc-marketplace@2.0.3
6
6
  ---
7
7
 
8
8
  # Parity Safety-Net Rules
@@ -24,12 +24,17 @@ project-specific rules on top of those built-ins.
24
24
  > against Lisa conventions — it does **not** port or invoke upstream plugin
25
25
  > code.
26
26
  >
27
- > **Drift tracking.** Pinned to `safety-net@cc-marketplace@2.0.1`.
27
+ > **Drift tracking.** Pinned to `safety-net@cc-marketplace@2.0.3`.
28
28
  > `scripts/plugin-parity-drift.mjs` compares this pin against the upstream
29
29
  > version in the plugin cache and flags staleness. **Do not port or copy upstream
30
30
  > plugin code.**
31
31
  >
32
- > **Known gap at the 2.0.1 pin.** Upstream 2.0.0 rebuilt its engine and added two
32
+ > **2.0.3 review.** Upstream 2.0.2–2.0.3 added Kimi Code and Amp installation
33
+ > support and release tooling. Those changes do not alter the upstream
34
+ > rule-management skill or Lisa's project-local ERE rule contract, and Lisa does
35
+ > not currently ship hooks for those runtimes, so no behavior is absorbed here.
36
+ >
37
+ > **Known gap at the 2.0.3 pin.** Upstream 2.0.0 rebuilt its engine and added two
33
38
  > guard families this hook does **not** mirror: `secret.*` (blocks reading or
34
39
  > copying SSH keys, `.env` files, cloud credentials, and coding-CLI credential
35
40
  > stores) and `rm.git-metadata` (blocks deleting the `.git` control plane). Both
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-sentry-sdk-setup
3
3
  description: "Install and configure the Sentry SDK for a project — detect the framework/runtime, add the correct @sentry/<framework> package, initialize the client, wire the DSN through env, enable error + performance monitoring, and set up source map upload for readable stack traces. One consolidated skill covering react, nextjs, node, nestjs, express, python, django, react-native, and more. Lisa-native reimplementation of Sentry's SDK-setup suite. Use when adding Sentry to a project or fixing an existing Sentry install."
4
4
  allowed-tools: ["Read", "Edit", "Write", "Bash"]
5
- synced-from: sentry@claude-plugins-official@1.3.1
5
+ synced-from: sentry@claude-plugins-official@1.3.2
6
6
  ---
7
7
 
8
8
  # Sentry SDK Setup
@@ -19,7 +19,7 @@ setup skills**; this single Lisa-native skill consolidated all of them. As of
19
19
  upstream **1.2.0** Sentry itself consolidated the suite into one
20
20
  `sentry-instrument` playbook, so the shapes now match — but this skill remains a
21
21
  from-scratch reimplementation against Lisa conventions, **not** a translation of
22
- the upstream skill. Pinned to `sentry@claude-plugins-official@1.3.1` via
22
+ the upstream skill. Pinned to `sentry@claude-plugins-official@1.3.2` via
23
23
  `synced-from` so the parity drift detector tracks it as one unit.
24
24
 
25
25
  ## Step 0 — Scope the install
@@ -211,6 +211,16 @@ build time:
211
211
  - Tie uploads to a **release** identifier (commit SHA or version) and inject the
212
212
  same release into `Sentry.init({ release })` so traces map to the right build.
213
213
 
214
+ ## Step 6a — Name custom telemetry consistently
215
+
216
+ When adding custom span or log attributes, use the current stable Sentry
217
+ semantic-convention key for that domain when one exists. Sentry conventions are
218
+ aligned with OpenTelemetry in many domains, but Sentry's current convention is
219
+ authoritative for data sent to Sentry. Consult only the relevant domain in the
220
+ official convention reference, omit deprecated keys, and do not invent a second
221
+ name for an established attribute. Keep values low-cardinality and never attach
222
+ secrets, credentials, request bodies, or unnecessary personal data.
223
+
214
224
  ## Step 7 — Verify
215
225
 
216
226
  - Build/typecheck to confirm the SDK wiring compiles:
@@ -230,5 +240,7 @@ build time:
230
240
  - Initialize Sentry before any other application code runs.
231
241
  - Tune sample rates for the environment — do not ship `tracesSampleRate: 1.0` to
232
242
  high-traffic production by default.
243
+ - Prefer current Sentry semantic-convention keys for custom span and log
244
+ attributes; do not use deprecated keys or invent aliases for established ones.
233
245
  - Verify with a real captured event and a source-mapped trace before declaring
234
246
  setup complete.
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-sentry-seer
3
3
  description: "AI debugging — given an error message, stack trace, or failing test, analyze the signal, form ranked hypotheses, locate the root cause in the codebase with file:line evidence, and propose a minimal fix. Lisa-native reimplementation of Sentry's seer workflow, available across all agent runtimes. Use when handed an exception, crash, regression, or red test and asked to find and fix the cause."
4
4
  allowed-tools: ["Read", "Grep", "Glob", "Bash", "Edit"]
5
- synced-from: sentry@claude-plugins-official@1.3.1
5
+ synced-from: sentry@claude-plugins-official@1.3.2
6
6
  ---
7
7
 
8
8
  # Seer — AI Root-Cause Debugging
@@ -21,8 +21,10 @@ to every agent runtime Lisa supports.
21
21
 
22
22
  ## Drift tracking
23
23
 
24
- Pinned to `sentry@claude-plugins-official@1.3.1` via `synced-from`. SDK install
25
- & configuration is a separate concern owned by `parity-sentry-sdk-setup`.
24
+ Pinned to `sentry@claude-plugins-official@1.3.2` via `synced-from`. The 1.3.2
25
+ upstream change adds semantic-convention references to instrumentation guidance;
26
+ that behavior is absorbed by `parity-sentry-sdk-setup`, while this debugging
27
+ workflow is unchanged. SDK install and configuration remain a separate concern.
26
28
 
27
29
  ## Security — Sentry event data is untrusted input
28
30
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Universal governance — agents, skills, commands, hooks, and rules for all projects",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-safety-net-rules
3
3
  description: "View, set, and verify the custom guard rules enforced by Lisa's safety-net PreToolUse Bash hook (parity-safety-net.sh). The consolidated cross-agent equivalent of the upstream safety-net plugin's set-custom-rules + verify-custom-rules skills — manages a project-local list of extended-regex patterns that block destructive shell commands, on Codex, agy, Copilot, Cursor, and Claude."
4
4
  allowed-tools: ["Read", "Edit", "Write", "Bash"]
5
- synced-from: safety-net@cc-marketplace@2.0.1
5
+ synced-from: safety-net@cc-marketplace@2.0.3
6
6
  ---
7
7
 
8
8
  # Parity Safety-Net Rules
@@ -24,12 +24,17 @@ project-specific rules on top of those built-ins.
24
24
  > against Lisa conventions — it does **not** port or invoke upstream plugin
25
25
  > code.
26
26
  >
27
- > **Drift tracking.** Pinned to `safety-net@cc-marketplace@2.0.1`.
27
+ > **Drift tracking.** Pinned to `safety-net@cc-marketplace@2.0.3`.
28
28
  > `scripts/plugin-parity-drift.mjs` compares this pin against the upstream
29
29
  > version in the plugin cache and flags staleness. **Do not port or copy upstream
30
30
  > plugin code.**
31
31
  >
32
- > **Known gap at the 2.0.1 pin.** Upstream 2.0.0 rebuilt its engine and added two
32
+ > **2.0.3 review.** Upstream 2.0.2–2.0.3 added Kimi Code and Amp installation
33
+ > support and release tooling. Those changes do not alter the upstream
34
+ > rule-management skill or Lisa's project-local ERE rule contract, and Lisa does
35
+ > not currently ship hooks for those runtimes, so no behavior is absorbed here.
36
+ >
37
+ > **Known gap at the 2.0.3 pin.** Upstream 2.0.0 rebuilt its engine and added two
33
38
  > guard families this hook does **not** mirror: `secret.*` (blocks reading or
34
39
  > copying SSH keys, `.env` files, cloud credentials, and coding-CLI credential
35
40
  > stores) and `rm.git-metadata` (blocks deleting the `.git` control plane). Both
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-sentry-sdk-setup
3
3
  description: "Install and configure the Sentry SDK for a project — detect the framework/runtime, add the correct @sentry/<framework> package, initialize the client, wire the DSN through env, enable error + performance monitoring, and set up source map upload for readable stack traces. One consolidated skill covering react, nextjs, node, nestjs, express, python, django, react-native, and more. Lisa-native reimplementation of Sentry's SDK-setup suite. Use when adding Sentry to a project or fixing an existing Sentry install."
4
4
  allowed-tools: ["Read", "Edit", "Write", "Bash"]
5
- synced-from: sentry@claude-plugins-official@1.3.1
5
+ synced-from: sentry@claude-plugins-official@1.3.2
6
6
  ---
7
7
 
8
8
  # Sentry SDK Setup
@@ -19,7 +19,7 @@ setup skills**; this single Lisa-native skill consolidated all of them. As of
19
19
  upstream **1.2.0** Sentry itself consolidated the suite into one
20
20
  `sentry-instrument` playbook, so the shapes now match — but this skill remains a
21
21
  from-scratch reimplementation against Lisa conventions, **not** a translation of
22
- the upstream skill. Pinned to `sentry@claude-plugins-official@1.3.1` via
22
+ the upstream skill. Pinned to `sentry@claude-plugins-official@1.3.2` via
23
23
  `synced-from` so the parity drift detector tracks it as one unit.
24
24
 
25
25
  ## Step 0 — Scope the install
@@ -211,6 +211,16 @@ build time:
211
211
  - Tie uploads to a **release** identifier (commit SHA or version) and inject the
212
212
  same release into `Sentry.init({ release })` so traces map to the right build.
213
213
 
214
+ ## Step 6a — Name custom telemetry consistently
215
+
216
+ When adding custom span or log attributes, use the current stable Sentry
217
+ semantic-convention key for that domain when one exists. Sentry conventions are
218
+ aligned with OpenTelemetry in many domains, but Sentry's current convention is
219
+ authoritative for data sent to Sentry. Consult only the relevant domain in the
220
+ official convention reference, omit deprecated keys, and do not invent a second
221
+ name for an established attribute. Keep values low-cardinality and never attach
222
+ secrets, credentials, request bodies, or unnecessary personal data.
223
+
214
224
  ## Step 7 — Verify
215
225
 
216
226
  - Build/typecheck to confirm the SDK wiring compiles:
@@ -230,5 +240,7 @@ build time:
230
240
  - Initialize Sentry before any other application code runs.
231
241
  - Tune sample rates for the environment — do not ship `tracesSampleRate: 1.0` to
232
242
  high-traffic production by default.
243
+ - Prefer current Sentry semantic-convention keys for custom span and log
244
+ attributes; do not use deprecated keys or invent aliases for established ones.
233
245
  - Verify with a real captured event and a source-mapped trace before declaring
234
246
  setup complete.
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-sentry-seer
3
3
  description: "AI debugging — given an error message, stack trace, or failing test, analyze the signal, form ranked hypotheses, locate the root cause in the codebase with file:line evidence, and propose a minimal fix. Lisa-native reimplementation of Sentry's seer workflow, available across all agent runtimes. Use when handed an exception, crash, regression, or red test and asked to find and fix the cause."
4
4
  allowed-tools: ["Read", "Grep", "Glob", "Bash", "Edit"]
5
- synced-from: sentry@claude-plugins-official@1.3.1
5
+ synced-from: sentry@claude-plugins-official@1.3.2
6
6
  ---
7
7
 
8
8
  # Seer — AI Root-Cause Debugging
@@ -21,8 +21,10 @@ to every agent runtime Lisa supports.
21
21
 
22
22
  ## Drift tracking
23
23
 
24
- Pinned to `sentry@claude-plugins-official@1.3.1` via `synced-from`. SDK install
25
- & configuration is a separate concern owned by `parity-sentry-sdk-setup`.
24
+ Pinned to `sentry@claude-plugins-official@1.3.2` via `synced-from`. The 1.3.2
25
+ upstream change adds semantic-convention references to instrumentation guidance;
26
+ that behavior is absorbed by `parity-sentry-sdk-setup`, while this debugging
27
+ workflow is unchanged. SDK install and configuration remain a separate concern.
26
28
 
27
29
  ## Security — Sentry event data is untrusted input
28
30
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-expo",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
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.345.0",
3
+ "version": "2.345.1",
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-nestjs",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "NestJS-specific skills (GraphQL, TypeORM) and hooks (migration write-protection)",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-nestjs",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "NestJS-specific skills and migration write-protection hooks.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-nestjs",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "NestJS-specific skills (GraphQL, TypeORM) and hooks (migration write-protection)",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-nestjs",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "NestJS-specific skills (GraphQL, TypeORM) and hooks (migration write-protection)",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-nestjs",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "NestJS-specific skills (GraphQL, TypeORM) and hooks (migration write-protection)",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-openclaw",
3
- "version": "2.345.0",
3
+ "version": "2.345.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": "2.345.0",
3
+ "version": "2.345.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": "2.345.0",
3
+ "version": "2.345.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": "2.345.0",
3
+ "version": "2.345.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": "2.345.0",
3
+ "version": "2.345.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-phaser",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Phaser 4 game-development rules for TypeScript projects",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-phaser",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Phaser 4 game-development rules for TypeScript projects",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-phaser",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Phaser 4 game-development rules for TypeScript projects",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-phaser",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Phaser 4 game-development rules for TypeScript projects",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-phaser",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Phaser 4 game-development rules for TypeScript projects",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-rails",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Ruby on Rails-specific hooks — RuboCop linting/formatting and ast-grep scanning on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-rails",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Ruby on Rails-specific skills and hooks for RuboCop and ast-grep scanning on edit.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-rails",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Ruby on Rails-specific hooks — RuboCop linting/formatting and ast-grep scanning on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-rails",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Ruby on Rails-specific hooks — RuboCop linting/formatting and ast-grep scanning on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-rails",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Ruby on Rails-specific hooks — RuboCop linting/formatting and ast-grep scanning on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-typescript",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "TypeScript-specific hooks — Prettier formatting, ESLint linting, ast-grep scanning, and error-suppression blocking on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-typescript",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "TypeScript-specific hooks for formatting, linting, and ast-grep scanning on edit.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-typescript",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "TypeScript-specific hooks — Prettier formatting, ESLint linting, ast-grep scanning, and error-suppression blocking on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-typescript",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "TypeScript-specific hooks — Prettier formatting, ESLint linting, ast-grep scanning, and error-suppression blocking on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-typescript",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "TypeScript-specific hooks — Prettier formatting, ESLint linting, ast-grep scanning, and error-suppression blocking on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-wiki",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "LLM Wiki — a distributable, git-native markdown knowledge base for Claude Code and Codex",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-wiki",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "Distributable LLM Wiki kernel — ingest, query, lint, and maintain a git-native markdown knowledge base across Claude and Codex.",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-wiki",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "LLM Wiki — a distributable, git-native markdown knowledge base for Claude Code and Codex",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-wiki",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "LLM Wiki — a distributable, git-native markdown knowledge base for Claude Code and Codex",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-wiki",
3
- "version": "2.345.0",
3
+ "version": "2.345.1",
4
4
  "description": "LLM Wiki — a distributable, git-native markdown knowledge base for Claude Code and Codex",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-safety-net-rules
3
3
  description: "View, set, and verify the custom guard rules enforced by Lisa's safety-net PreToolUse Bash hook (parity-safety-net.sh). The consolidated cross-agent equivalent of the upstream safety-net plugin's set-custom-rules + verify-custom-rules skills — manages a project-local list of extended-regex patterns that block destructive shell commands, on Codex, agy, Copilot, Cursor, and Claude."
4
4
  allowed-tools: ["Read", "Edit", "Write", "Bash"]
5
- synced-from: safety-net@cc-marketplace@2.0.1
5
+ synced-from: safety-net@cc-marketplace@2.0.3
6
6
  ---
7
7
 
8
8
  # Parity Safety-Net Rules
@@ -24,12 +24,17 @@ project-specific rules on top of those built-ins.
24
24
  > against Lisa conventions — it does **not** port or invoke upstream plugin
25
25
  > code.
26
26
  >
27
- > **Drift tracking.** Pinned to `safety-net@cc-marketplace@2.0.1`.
27
+ > **Drift tracking.** Pinned to `safety-net@cc-marketplace@2.0.3`.
28
28
  > `scripts/plugin-parity-drift.mjs` compares this pin against the upstream
29
29
  > version in the plugin cache and flags staleness. **Do not port or copy upstream
30
30
  > plugin code.**
31
31
  >
32
- > **Known gap at the 2.0.1 pin.** Upstream 2.0.0 rebuilt its engine and added two
32
+ > **2.0.3 review.** Upstream 2.0.2–2.0.3 added Kimi Code and Amp installation
33
+ > support and release tooling. Those changes do not alter the upstream
34
+ > rule-management skill or Lisa's project-local ERE rule contract, and Lisa does
35
+ > not currently ship hooks for those runtimes, so no behavior is absorbed here.
36
+ >
37
+ > **Known gap at the 2.0.3 pin.** Upstream 2.0.0 rebuilt its engine and added two
33
38
  > guard families this hook does **not** mirror: `secret.*` (blocks reading or
34
39
  > copying SSH keys, `.env` files, cloud credentials, and coding-CLI credential
35
40
  > stores) and `rm.git-metadata` (blocks deleting the `.git` control plane). Both
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-sentry-sdk-setup
3
3
  description: "Install and configure the Sentry SDK for a project — detect the framework/runtime, add the correct @sentry/<framework> package, initialize the client, wire the DSN through env, enable error + performance monitoring, and set up source map upload for readable stack traces. One consolidated skill covering react, nextjs, node, nestjs, express, python, django, react-native, and more. Lisa-native reimplementation of Sentry's SDK-setup suite. Use when adding Sentry to a project or fixing an existing Sentry install."
4
4
  allowed-tools: ["Read", "Edit", "Write", "Bash"]
5
- synced-from: sentry@claude-plugins-official@1.3.1
5
+ synced-from: sentry@claude-plugins-official@1.3.2
6
6
  ---
7
7
 
8
8
  # Sentry SDK Setup
@@ -19,7 +19,7 @@ setup skills**; this single Lisa-native skill consolidated all of them. As of
19
19
  upstream **1.2.0** Sentry itself consolidated the suite into one
20
20
  `sentry-instrument` playbook, so the shapes now match — but this skill remains a
21
21
  from-scratch reimplementation against Lisa conventions, **not** a translation of
22
- the upstream skill. Pinned to `sentry@claude-plugins-official@1.3.1` via
22
+ the upstream skill. Pinned to `sentry@claude-plugins-official@1.3.2` via
23
23
  `synced-from` so the parity drift detector tracks it as one unit.
24
24
 
25
25
  ## Step 0 — Scope the install
@@ -211,6 +211,16 @@ build time:
211
211
  - Tie uploads to a **release** identifier (commit SHA or version) and inject the
212
212
  same release into `Sentry.init({ release })` so traces map to the right build.
213
213
 
214
+ ## Step 6a — Name custom telemetry consistently
215
+
216
+ When adding custom span or log attributes, use the current stable Sentry
217
+ semantic-convention key for that domain when one exists. Sentry conventions are
218
+ aligned with OpenTelemetry in many domains, but Sentry's current convention is
219
+ authoritative for data sent to Sentry. Consult only the relevant domain in the
220
+ official convention reference, omit deprecated keys, and do not invent a second
221
+ name for an established attribute. Keep values low-cardinality and never attach
222
+ secrets, credentials, request bodies, or unnecessary personal data.
223
+
214
224
  ## Step 7 — Verify
215
225
 
216
226
  - Build/typecheck to confirm the SDK wiring compiles:
@@ -230,5 +240,7 @@ build time:
230
240
  - Initialize Sentry before any other application code runs.
231
241
  - Tune sample rates for the environment — do not ship `tracesSampleRate: 1.0` to
232
242
  high-traffic production by default.
243
+ - Prefer current Sentry semantic-convention keys for custom span and log
244
+ attributes; do not use deprecated keys or invent aliases for established ones.
233
245
  - Verify with a real captured event and a source-mapped trace before declaring
234
246
  setup complete.
@@ -2,7 +2,7 @@
2
2
  name: lisa-parity-sentry-seer
3
3
  description: "AI debugging — given an error message, stack trace, or failing test, analyze the signal, form ranked hypotheses, locate the root cause in the codebase with file:line evidence, and propose a minimal fix. Lisa-native reimplementation of Sentry's seer workflow, available across all agent runtimes. Use when handed an exception, crash, regression, or red test and asked to find and fix the cause."
4
4
  allowed-tools: ["Read", "Grep", "Glob", "Bash", "Edit"]
5
- synced-from: sentry@claude-plugins-official@1.3.1
5
+ synced-from: sentry@claude-plugins-official@1.3.2
6
6
  ---
7
7
 
8
8
  # Seer — AI Root-Cause Debugging
@@ -21,8 +21,10 @@ to every agent runtime Lisa supports.
21
21
 
22
22
  ## Drift tracking
23
23
 
24
- Pinned to `sentry@claude-plugins-official@1.3.1` via `synced-from`. SDK install
25
- & configuration is a separate concern owned by `parity-sentry-sdk-setup`.
24
+ Pinned to `sentry@claude-plugins-official@1.3.2` via `synced-from`. The 1.3.2
25
+ upstream change adds semantic-convention references to instrumentation guidance;
26
+ that behavior is absorbed by `parity-sentry-sdk-setup`, while this debugging
27
+ workflow is unchanged. SDK install and configuration remain a separate concern.
26
28
 
27
29
  ## Security — Sentry event data is untrusted input
28
30