@codyswann/lisa 2.212.0 → 2.214.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (197) hide show
  1. package/package.json +1 -1
  2. package/plugins/lisa/.claude-plugin/plugin.json +1 -1
  3. package/plugins/lisa/.codex-plugin/plugin.json +1 -1
  4. package/plugins/lisa/.codex-plugin/skills/lisa-codify-verification/SKILL.md +17 -0
  5. package/plugins/lisa/.codex-plugin/skills/lisa-github-add-journey/SKILL.md +6 -6
  6. package/plugins/lisa/.codex-plugin/skills/lisa-github-journey/SKILL.md +13 -2
  7. package/plugins/lisa/.codex-plugin/skills/lisa-github-validate-issue/SKILL.md +9 -2
  8. package/plugins/lisa/.codex-plugin/skills/lisa-implement/SKILL.md +2 -2
  9. package/plugins/lisa/.codex-plugin/skills/lisa-jira-add-journey/SKILL.md +6 -6
  10. package/plugins/lisa/.codex-plugin/skills/lisa-jira-create/SKILL.md +5 -5
  11. package/plugins/lisa/.codex-plugin/skills/lisa-jira-journey/SKILL.md +15 -4
  12. package/plugins/lisa/.codex-plugin/skills/lisa-jira-validate-ticket/SKILL.md +9 -2
  13. package/plugins/lisa/.codex-plugin/skills/lisa-linear-add-journey/SKILL.md +7 -5
  14. package/plugins/lisa/.codex-plugin/skills/lisa-linear-create/SKILL.md +4 -4
  15. package/plugins/lisa/.codex-plugin/skills/lisa-linear-journey/SKILL.md +15 -4
  16. package/plugins/lisa/.codex-plugin/skills/lisa-linear-validate-issue/SKILL.md +9 -2
  17. package/plugins/lisa/.codex-plugin/skills/lisa-monitor/SKILL.md +1 -1
  18. package/plugins/lisa/.codex-plugin/skills/lisa-project-ideation/examples/idempotency-verification-harness.md +2 -2
  19. package/plugins/lisa/.codex-plugin/skills/lisa-research/SKILL.md +4 -2
  20. package/plugins/lisa/.codex-plugin/skills/lisa-tracker-add-journey/SKILL.md +1 -1
  21. package/plugins/lisa/.codex-plugin/skills/lisa-tracker-evidence/SKILL.md +1 -1
  22. package/plugins/lisa/.codex-plugin/skills/lisa-verification-lifecycle/SKILL.md +4 -4
  23. package/plugins/lisa/.codex-plugin/skills/lisa-verify/SKILL.md +1 -1
  24. package/plugins/lisa/rules/eager/observability-audit.md +1 -1
  25. package/plugins/lisa/rules/eager/verification.md +2 -1
  26. package/plugins/lisa/rules/reference/intent-routing.md +1 -1
  27. package/plugins/lisa/rules/reference/observability-audit.md +1 -1
  28. package/plugins/lisa/rules/reference/verification.md +43 -5
  29. package/plugins/lisa/skills/lisa-codify-verification/SKILL.md +17 -0
  30. package/plugins/lisa/skills/lisa-github-add-journey/SKILL.md +6 -6
  31. package/plugins/lisa/skills/lisa-github-journey/SKILL.md +13 -2
  32. package/plugins/lisa/skills/lisa-github-validate-issue/SKILL.md +9 -2
  33. package/plugins/lisa/skills/lisa-implement/SKILL.md +2 -2
  34. package/plugins/lisa/skills/lisa-jira-add-journey/SKILL.md +6 -6
  35. package/plugins/lisa/skills/lisa-jira-create/SKILL.md +5 -5
  36. package/plugins/lisa/skills/lisa-jira-journey/SKILL.md +15 -4
  37. package/plugins/lisa/skills/lisa-jira-validate-ticket/SKILL.md +9 -2
  38. package/plugins/lisa/skills/lisa-linear-add-journey/SKILL.md +7 -5
  39. package/plugins/lisa/skills/lisa-linear-create/SKILL.md +4 -4
  40. package/plugins/lisa/skills/lisa-linear-journey/SKILL.md +16 -5
  41. package/plugins/lisa/skills/lisa-linear-validate-issue/SKILL.md +9 -2
  42. package/plugins/lisa/skills/lisa-monitor/SKILL.md +1 -1
  43. package/plugins/lisa/skills/lisa-project-ideation/examples/idempotency-verification-harness.md +2 -2
  44. package/plugins/lisa/skills/lisa-research/SKILL.md +4 -2
  45. package/plugins/lisa/skills/lisa-tracker-add-journey/SKILL.md +1 -1
  46. package/plugins/lisa/skills/lisa-tracker-evidence/SKILL.md +1 -1
  47. package/plugins/lisa/skills/lisa-verification-lifecycle/SKILL.md +4 -4
  48. package/plugins/lisa/skills/lisa-verify/SKILL.md +1 -1
  49. package/plugins/lisa-agy/plugin.json +1 -1
  50. package/plugins/lisa-agy/skills/lisa-codify-verification/SKILL.md +17 -0
  51. package/plugins/lisa-agy/skills/lisa-github-add-journey/SKILL.md +6 -6
  52. package/plugins/lisa-agy/skills/lisa-github-journey/SKILL.md +13 -2
  53. package/plugins/lisa-agy/skills/lisa-github-validate-issue/SKILL.md +9 -2
  54. package/plugins/lisa-agy/skills/lisa-implement/SKILL.md +2 -2
  55. package/plugins/lisa-agy/skills/lisa-jira-add-journey/SKILL.md +6 -6
  56. package/plugins/lisa-agy/skills/lisa-jira-create/SKILL.md +5 -5
  57. package/plugins/lisa-agy/skills/lisa-jira-journey/SKILL.md +15 -4
  58. package/plugins/lisa-agy/skills/lisa-jira-validate-ticket/SKILL.md +9 -2
  59. package/plugins/lisa-agy/skills/lisa-linear-add-journey/SKILL.md +7 -5
  60. package/plugins/lisa-agy/skills/lisa-linear-create/SKILL.md +4 -4
  61. package/plugins/lisa-agy/skills/lisa-linear-journey/SKILL.md +16 -5
  62. package/plugins/lisa-agy/skills/lisa-linear-validate-issue/SKILL.md +9 -2
  63. package/plugins/lisa-agy/skills/lisa-monitor/SKILL.md +1 -1
  64. package/plugins/lisa-agy/skills/lisa-project-ideation/examples/idempotency-verification-harness.md +2 -2
  65. package/plugins/lisa-agy/skills/lisa-research/SKILL.md +4 -2
  66. package/plugins/lisa-agy/skills/lisa-tracker-add-journey/SKILL.md +1 -1
  67. package/plugins/lisa-agy/skills/lisa-tracker-evidence/SKILL.md +1 -1
  68. package/plugins/lisa-agy/skills/lisa-verification-lifecycle/SKILL.md +4 -4
  69. package/plugins/lisa-agy/skills/lisa-verify/SKILL.md +1 -1
  70. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  71. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  72. package/plugins/lisa-cdk-agy/plugin.json +1 -1
  73. package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
  74. package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
  75. package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
  76. package/plugins/lisa-copilot/rules/eager/observability-audit.md +1 -1
  77. package/plugins/lisa-copilot/rules/eager/verification.md +2 -1
  78. package/plugins/lisa-copilot/rules/reference/intent-routing.md +1 -1
  79. package/plugins/lisa-copilot/rules/reference/observability-audit.md +1 -1
  80. package/plugins/lisa-copilot/rules/reference/verification.md +43 -5
  81. package/plugins/lisa-copilot/skills/lisa-codify-verification/SKILL.md +17 -0
  82. package/plugins/lisa-copilot/skills/lisa-github-add-journey/SKILL.md +6 -6
  83. package/plugins/lisa-copilot/skills/lisa-github-journey/SKILL.md +13 -2
  84. package/plugins/lisa-copilot/skills/lisa-github-validate-issue/SKILL.md +9 -2
  85. package/plugins/lisa-copilot/skills/lisa-implement/SKILL.md +2 -2
  86. package/plugins/lisa-copilot/skills/lisa-jira-add-journey/SKILL.md +6 -6
  87. package/plugins/lisa-copilot/skills/lisa-jira-create/SKILL.md +5 -5
  88. package/plugins/lisa-copilot/skills/lisa-jira-journey/SKILL.md +15 -4
  89. package/plugins/lisa-copilot/skills/lisa-jira-validate-ticket/SKILL.md +9 -2
  90. package/plugins/lisa-copilot/skills/lisa-linear-add-journey/SKILL.md +7 -5
  91. package/plugins/lisa-copilot/skills/lisa-linear-create/SKILL.md +4 -4
  92. package/plugins/lisa-copilot/skills/lisa-linear-journey/SKILL.md +16 -5
  93. package/plugins/lisa-copilot/skills/lisa-linear-validate-issue/SKILL.md +9 -2
  94. package/plugins/lisa-copilot/skills/lisa-monitor/SKILL.md +1 -1
  95. package/plugins/lisa-copilot/skills/lisa-project-ideation/examples/idempotency-verification-harness.md +2 -2
  96. package/plugins/lisa-copilot/skills/lisa-research/SKILL.md +4 -2
  97. package/plugins/lisa-copilot/skills/lisa-tracker-add-journey/SKILL.md +1 -1
  98. package/plugins/lisa-copilot/skills/lisa-tracker-evidence/SKILL.md +1 -1
  99. package/plugins/lisa-copilot/skills/lisa-verification-lifecycle/SKILL.md +4 -4
  100. package/plugins/lisa-copilot/skills/lisa-verify/SKILL.md +1 -1
  101. package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
  102. package/plugins/lisa-cursor/rules/intent-routing-reference.mdc +1 -1
  103. package/plugins/lisa-cursor/rules/observability-audit-reference.mdc +1 -1
  104. package/plugins/lisa-cursor/rules/observability-audit.mdc +1 -1
  105. package/plugins/lisa-cursor/rules/verification-reference.mdc +43 -5
  106. package/plugins/lisa-cursor/rules/verification.mdc +2 -1
  107. package/plugins/lisa-cursor/skills/lisa-codify-verification/SKILL.md +17 -0
  108. package/plugins/lisa-cursor/skills/lisa-github-add-journey/SKILL.md +6 -6
  109. package/plugins/lisa-cursor/skills/lisa-github-journey/SKILL.md +13 -2
  110. package/plugins/lisa-cursor/skills/lisa-github-validate-issue/SKILL.md +9 -2
  111. package/plugins/lisa-cursor/skills/lisa-implement/SKILL.md +2 -2
  112. package/plugins/lisa-cursor/skills/lisa-jira-add-journey/SKILL.md +6 -6
  113. package/plugins/lisa-cursor/skills/lisa-jira-create/SKILL.md +5 -5
  114. package/plugins/lisa-cursor/skills/lisa-jira-journey/SKILL.md +15 -4
  115. package/plugins/lisa-cursor/skills/lisa-jira-validate-ticket/SKILL.md +9 -2
  116. package/plugins/lisa-cursor/skills/lisa-linear-add-journey/SKILL.md +7 -5
  117. package/plugins/lisa-cursor/skills/lisa-linear-create/SKILL.md +4 -4
  118. package/plugins/lisa-cursor/skills/lisa-linear-journey/SKILL.md +16 -5
  119. package/plugins/lisa-cursor/skills/lisa-linear-validate-issue/SKILL.md +9 -2
  120. package/plugins/lisa-cursor/skills/lisa-monitor/SKILL.md +1 -1
  121. package/plugins/lisa-cursor/skills/lisa-project-ideation/examples/idempotency-verification-harness.md +2 -2
  122. package/plugins/lisa-cursor/skills/lisa-research/SKILL.md +4 -2
  123. package/plugins/lisa-cursor/skills/lisa-tracker-add-journey/SKILL.md +1 -1
  124. package/plugins/lisa-cursor/skills/lisa-tracker-evidence/SKILL.md +1 -1
  125. package/plugins/lisa-cursor/skills/lisa-verification-lifecycle/SKILL.md +4 -4
  126. package/plugins/lisa-cursor/skills/lisa-verify/SKILL.md +1 -1
  127. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  128. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  129. package/plugins/lisa-expo-agy/plugin.json +1 -1
  130. package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
  131. package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
  132. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  133. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  134. package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
  135. package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
  136. package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
  137. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  138. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  139. package/plugins/lisa-nestjs-agy/plugin.json +1 -1
  140. package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
  141. package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
  142. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  143. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  144. package/plugins/lisa-openclaw-agy/plugin.json +1 -1
  145. package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
  146. package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
  147. package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
  148. package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
  149. package/plugins/lisa-phaser-agy/plugin.json +1 -1
  150. package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
  151. package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
  152. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  153. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  154. package/plugins/lisa-rails/.codex-plugin/skills/jira-journey/SKILL.md +1 -1
  155. package/plugins/lisa-rails/skills/jira-journey/SKILL.md +1 -1
  156. package/plugins/lisa-rails-agy/plugin.json +1 -1
  157. package/plugins/lisa-rails-agy/skills/jira-journey/SKILL.md +1 -1
  158. package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
  159. package/plugins/lisa-rails-copilot/skills/jira-journey/SKILL.md +1 -1
  160. package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
  161. package/plugins/lisa-rails-cursor/skills/jira-journey/SKILL.md +1 -1
  162. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  163. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  164. package/plugins/lisa-typescript-agy/plugin.json +1 -1
  165. package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
  166. package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
  167. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  168. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  169. package/plugins/lisa-wiki-agy/plugin.json +1 -1
  170. package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
  171. package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
  172. package/plugins/src/base/rules/eager/observability-audit.md +1 -1
  173. package/plugins/src/base/rules/eager/verification.md +2 -1
  174. package/plugins/src/base/rules/reference/intent-routing.md +1 -1
  175. package/plugins/src/base/rules/reference/observability-audit.md +1 -1
  176. package/plugins/src/base/rules/reference/verification.md +43 -5
  177. package/plugins/src/base/skills/lisa-codify-verification/SKILL.md +17 -0
  178. package/plugins/src/base/skills/lisa-github-add-journey/SKILL.md +6 -6
  179. package/plugins/src/base/skills/lisa-github-journey/SKILL.md +13 -2
  180. package/plugins/src/base/skills/lisa-github-validate-issue/SKILL.md +9 -2
  181. package/plugins/src/base/skills/lisa-implement/SKILL.md +2 -2
  182. package/plugins/src/base/skills/lisa-jira-add-journey/SKILL.md +6 -6
  183. package/plugins/src/base/skills/lisa-jira-create/SKILL.md +5 -5
  184. package/plugins/src/base/skills/lisa-jira-journey/SKILL.md +15 -4
  185. package/plugins/src/base/skills/lisa-jira-validate-ticket/SKILL.md +9 -2
  186. package/plugins/src/base/skills/lisa-linear-add-journey/SKILL.md +7 -5
  187. package/plugins/src/base/skills/lisa-linear-create/SKILL.md +4 -4
  188. package/plugins/src/base/skills/lisa-linear-journey/SKILL.md +16 -5
  189. package/plugins/src/base/skills/lisa-linear-validate-issue/SKILL.md +9 -2
  190. package/plugins/src/base/skills/lisa-monitor/SKILL.md +1 -1
  191. package/plugins/src/base/skills/lisa-project-ideation/examples/idempotency-verification-harness.md +2 -2
  192. package/plugins/src/base/skills/lisa-research/SKILL.md +4 -2
  193. package/plugins/src/base/skills/lisa-tracker-add-journey/SKILL.md +1 -1
  194. package/plugins/src/base/skills/lisa-tracker-evidence/SKILL.md +1 -1
  195. package/plugins/src/base/skills/lisa-verification-lifecycle/SKILL.md +4 -4
  196. package/plugins/src/base/skills/lisa-verify/SKILL.md +1 -1
  197. package/plugins/src/rails/skills/jira-journey/SKILL.md +1 -1
@@ -8,7 +8,7 @@ allowed-tools: ["Bash", "Read", "Glob", "Grep", "Skill"]
8
8
 
9
9
  All Atlassian operations in this skill go through `lisa-atlassian-access`. Do not call MCP tools or `acli` directly. Note: the helper scripts (`scripts/parse-plan.py`, `scripts/jira-evidence/post-evidence.sh`) currently use direct API calls and are pending migration to route through `atlassian-access`.
10
10
 
11
- Parse a JIRA ticket's Validation Journey, execute the verification steps using the appropriate tools for the change type, capture evidence at each `[EVIDENCE: name]` marker, and post to JIRA + GitHub PR.
11
+ Parse a JIRA ticket's Validation Journey, execute the verification steps using the appropriate tools for the change type, capture evidence at each typed `[EVIDENCE: <artifact-type>: <name>]` marker, and post to JIRA + GitHub PR.
12
12
 
13
13
  ## Arguments
14
14
 
@@ -57,14 +57,25 @@ Execute each step sequentially. For each step, determine the verification approa
57
57
  - **Library/utility changes** → Run tests, capture output to `evidence/NN-name.txt`
58
58
  - **Security fixes** → Reproduce exploit attempt, verify fix, capture output to `evidence/NN-name.txt`
59
59
 
60
- At each `[EVIDENCE: name]` marker, capture stdout/stderr to a numbered file:
60
+ At each typed `[EVIDENCE: <artifact-type>: <name>]` marker, capture an artifact **of the declared type** — the type is the contract, not a suggestion:
61
+
62
+ - `screenshot` / `recording` → an actual image/video file from the driven UI (Playwright, simulator), never a text description of what was seen
63
+ - `http-transcript` → the exact request (curl command or client call) plus the full response
64
+ - `cli-output` → the command plus stdout/stderr and exit code
65
+ - `log-snippet` → the correlated log lines pulled from the running system
66
+ - `db-query-output` → the query plus returned rows
67
+ - `perf-trace` → the benchmark/frame-timing/profiler output with methodology (device profile, dataset size)
68
+ - `test-run-log` → reporter output naming the spec and showing it ran and passed
69
+ - `deploy-log` / `state-dump` → the deployment/health-check output or observed-state JSON
70
+
71
+ A prose claim ("the error state rendered gracefully") satisfies no marker. Legacy untyped markers: infer the type from the step's action, capture accordingly, and note the inference. Write each artifact to a numbered file:
61
72
 
62
73
  #### Evidence Naming Convention
63
74
 
64
- Evidence files are named: `{NN}-{evidence-name}.txt` (or `.json` for structured data)
75
+ Evidence files are named: `{NN}-{evidence-name}.{ext}` — extension matches the declared artifact type (`.png`/`.webm` for screenshot/recording, `.txt` for transcripts/logs/output, `.json` for structured state)
65
76
 
66
77
  - `NN`: zero-padded sequential number (01, 02, 03...)
67
- - `evidence-name`: the value from `[EVIDENCE: name]` in the JIRA step
78
+ - `evidence-name`: the `<name>` part of the typed marker in the JIRA step
68
79
 
69
80
  Example:
70
81
 
@@ -197,9 +197,16 @@ A ticket with zero links and no documented search: FAIL.
197
197
 
198
198
  #### S14 — Evidence manifest binding (leaf work units)
199
199
 
200
- When `issue_type ∈ {Bug, Task, Sub-task, Improvement}` AND `runtime_behavior_change = true`, the `h2. Validation Journey` must declare at least one `[EVIDENCE: name]` marker. Each marker name must be kebab-case and unique within the ticket. These markers are the work unit's **evidence manifest** — the exact, enumerated set of artifacts that must be captured and attached before the ticket may be marked complete (see the "Per-Work-Unit Evidence Contract" section of the `verification` rule, the Definition of Done in `verification-lifecycle`, and the evidence-manifest gate in `tracker-evidence`).
200
+ When `issue_type ∈ {Bug, Task, Sub-task, Improvement}` AND `runtime_behavior_change = true`, the `h2. Validation Journey` must declare at least one **typed** `[EVIDENCE: <artifact-type>: <name>]` marker. These markers are the work unit's **evidence manifest** — the exact, enumerated set of artifacts that must be captured and attached before the ticket may be marked complete (see the "Per-Work-Unit Evidence Contract" section of the `verification` rule, the Definition of Done in `verification-lifecycle`, and the evidence-manifest gate in `tracker-evidence`).
201
201
 
202
- FAIL when the Validation Journey is present but declares zero `[EVIDENCE: name]` markers, or when any marker name is empty, duplicated, or not kebab-case. A behavior-changing work unit SHOULD declare both a success marker and an error/edge marker; a journey with only one marker passes but the remediation should recommend adding the error/edge case.
202
+ Each marker must satisfy ALL of:
203
+
204
+ - `<artifact-type>` is one of the fixed taxonomy: `screenshot`, `recording`, `http-transcript`, `cli-output`, `log-snippet`, `db-query-output`, `perf-trace`, `test-run-log`, `deploy-log`, `state-dump`. (The legacy `[SCREENSHOT: name]` form is accepted as `screenshot`.)
205
+ - `<name>` is kebab-case and unique within the ticket.
206
+
207
+ **A marker names an artifact, not an assertion.** An untyped marker (`[EVIDENCE: load-failure-handled-gracefully]`) is an assertion label with nothing to capture and must FAIL, with a remediation that shows the typed transformation (e.g. → `[EVIDENCE: screenshot: load-failure-error-state]`, `[EVIDENCE: perf-trace: pipeline-load-tti]`).
208
+
209
+ FAIL when the Validation Journey is present but declares zero markers, when any marker is untyped or uses a type outside the taxonomy, or when any name is empty, duplicated, or not kebab-case. A behavior-changing work unit SHOULD declare both a success marker and an error/edge marker; a journey with only one marker passes but the remediation should recommend adding the error/edge case.
203
210
 
204
211
  This gate depends on S11. It is `N/A` for containers — an **Epic**, or any item with open child work (coordination containers, not work units) — and for leaf units with `runtime_behavior_change = false` (doc-only / config-only / type-only). If S11 fails because the Validation Journey is absent, S14 also FAILs (there is no manifest to bind) with remediation pointing back to `lisa-jira-add-journey`.
205
212
 
@@ -58,6 +58,8 @@ Use Explore agents or read the codebase to understand which files are affected a
58
58
 
59
59
  Linear descriptions are markdown. Use `##` and `###` headings — not Jira wiki markup.
60
60
 
61
+ Compose the journey with typed `[EVIDENCE: <artifact-type>: <name>]` markers at key verification points. The type says HOW the proof is captured (`screenshot`, `recording`, `http-transcript`, `cli-output`, `log-snippet`, `db-query-output`, `perf-trace`, `test-run-log`, `deploy-log`, `state-dump` — the fixed taxonomy in the `verification` rule); the name says WHAT it proves.
62
+
61
63
  ```markdown
62
64
  ## Validation Journey
63
65
 
@@ -67,9 +69,9 @@ Linear descriptions are markdown. Use `##` and `###` headings — not Jira wiki
67
69
  ### Steps
68
70
  1. Verify current state before changes
69
71
  2. Apply the change
70
- 3. Verify expected new state [EVIDENCE: state-name]
71
- 4. Test error/edge cases [EVIDENCE: error-case]
72
- 5. Verify rollback if applicable [EVIDENCE: rollback]
72
+ 3. Verify expected new state [EVIDENCE: http-transcript: health-endpoint-200]
73
+ 4. Test error/edge cases [EVIDENCE: screenshot: invalid-input-error-state]
74
+ 5. Verify rollback if applicable [EVIDENCE: db-query-output: rows-restored-after-rollback]
73
75
 
74
76
  ### Assertions
75
77
  - Describe what must be true after verification
@@ -80,10 +82,10 @@ Linear descriptions are markdown. Use `##` and `###` headings — not Jira wiki
80
82
  1. **2–5 evidence markers** — Focus on proving the change works and handles errors.
81
83
  2. **Concrete, runnable steps** — `Run \`curl -s localhost:3000/health | jq .status\`` not "Check the endpoint".
82
84
  3. **Include environment setup** — Database connection, running services, env vars.
83
- 4. **Evidence names in kebab-case** — `api-response`, `schema-check`, `rate-limit-hit`.
85
+ 4. **Markers are typed artifacts, not assertion labels** — `[EVIDENCE: <artifact-type>: <kebab-name>]`. `[EVIDENCE: load-failure-handled-gracefully]` names a claim with nothing to capture; write `[EVIDENCE: screenshot: load-failure-error-state]` or `[EVIDENCE: perf-trace: pipeline-load-tti]`. Names are kebab-case and unique within the ticket.
84
86
  5. **Assertions are measurable** — "Returns 200 with `{status: ok}`" not "API works correctly".
85
87
  6. **Cover happy path and error path** — At minimum, one success and one failure evidence marker.
86
- 7. **On a leaf work unit, the markers are binding** — For a Bug / Task / Sub-task / Improvement, every `[EVIDENCE: name]` here is the item's evidence manifest: validation gate S14 requires at least one, and the item cannot be closed until each named artifact is captured and attached (see the "Per-Work-Unit Evidence Contract" in the `verification` rule). Name only evidence you intend to capture — and name all of it.
88
+ 7. **On a leaf work unit, the markers are binding** — For a Bug / Task / Sub-task / Improvement, every typed `[EVIDENCE: <artifact-type>: <name>]` here is the item's evidence manifest: validation gate S14 requires at least one, and the item cannot be closed until each named artifact is captured **in its declared type** and attached (see the "Per-Work-Unit Evidence Contract" in the `verification` rule). Name only evidence you intend to capture — and name all of it.
87
89
 
88
90
  ### Step 6: Present to User for Approval
89
91
 
@@ -58,7 +58,7 @@ Items that change runtime behavior should include a `## Validation Journey` sect
58
58
 
59
59
  ### How to Write
60
60
 
61
- Design the journey based on the **change type**. Place `[EVIDENCE: name]` markers at key verification points.
61
+ Design the journey based on the **change type**. Place typed `[EVIDENCE: <artifact-type>: <name>]` markers at key verification points (types: `screenshot`, `recording`, `http-transcript`, `cli-output`, `log-snippet`, `db-query-output`, `perf-trace`, `test-run-log`, `deploy-log`, `state-dump` — see the `verification` rule).
62
62
 
63
63
  ```markdown
64
64
  ## Validation Journey
@@ -71,9 +71,9 @@ Design the journey based on the **change type**. Place `[EVIDENCE: name]` marker
71
71
  ### Steps
72
72
  1. Verify the current state before changes
73
73
  2. Apply the change (run migration, deploy, etc.)
74
- 3. Verify the expected new state [EVIDENCE: state-after-change]
75
- 4. Test error/edge cases [EVIDENCE: error-handling]
76
- 5. Verify rollback or cleanup if applicable [EVIDENCE: rollback-check]
74
+ 3. Verify the expected new state [EVIDENCE: http-transcript: state-after-change]
75
+ 4. Test error/edge cases [EVIDENCE: screenshot: error-state-rendered]
76
+ 5. Verify rollback or cleanup if applicable [EVIDENCE: db-query-output: rows-restored-after-rollback]
77
77
 
78
78
  ### Assertions
79
79
  - Describe what must be true after verification
@@ -1,12 +1,12 @@
1
1
  ---
2
2
  name: lisa-linear-journey
3
- description: "Parse a Linear Issue's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database queries, Playwright), capture evidence at each [EVIDENCE: name] marker, and post to Linear + GitHub PR using the linear-evidence skill. Linear counterpart of lisa-jira-journey."
3
+ description: "Parse a Linear Issue's Validation Journey section, execute the verification steps using appropriate tools (curl, test commands, database queries, Playwright), capture evidence at each typed [EVIDENCE: <artifact-type>: <name>] marker, and post to Linear + GitHub PR using the linear-evidence skill. Linear counterpart of lisa-jira-journey."
4
4
  allowed-tools: ["Bash", "Read", "Glob", "Grep", "Skill"]
5
5
  ---
6
6
 
7
7
  # Linear Validation Journey
8
8
 
9
- Parse a Linear Issue's Validation Journey, execute the verification steps using the appropriate tools for the change type, capture evidence at each `[EVIDENCE: name]` marker, and post to Linear + GitHub PR.
9
+ Parse a Linear Issue's Validation Journey, execute the verification steps using the appropriate tools for the change type, capture evidence at each typed `[EVIDENCE: <artifact-type>: <name>]` marker, and post to Linear + GitHub PR.
10
10
 
11
11
  This skill is the destination of the `lisa-tracker-journey` shim when `tracker = "linear"`.
12
12
 
@@ -34,7 +34,7 @@ Reads `linear.workspace`, `linear.teamKey` from `.lisa.config.json` (with `.loca
34
34
  Fetch the Issue via `lisa-linear-access operation: get-issue` and extract the `## Validation Journey` section from the markdown description. Parse:
35
35
 
36
36
  - `### Prerequisites` — list of required services / env / setup
37
- - `### Steps` — numbered steps, each potentially containing `[EVIDENCE: name]` markers
37
+ - `### Steps` — numbered steps, each potentially containing typed `[EVIDENCE: <artifact-type>: <name>]` markers
38
38
  - `### Assertions` — what must be true after verification
39
39
 
40
40
  If the section is missing or has no steps, report `"No Validation Journey on <IDENTIFIER>. Run /linear-add-journey first."` and stop.
@@ -61,14 +61,25 @@ Execute each step sequentially. Determine the verification approach based on the
61
61
  - **Security fixes** → Reproduce exploit attempt, verify fix
62
62
  - **UI / frontend** → Playwright browser flow, capture screenshots / DOM state
63
63
 
64
- At each `[EVIDENCE: name]` marker, capture stdout / stderr to a numbered file:
64
+ At each typed `[EVIDENCE: <artifact-type>: <name>]` marker, capture an artifact **of the declared type** — the type is the contract, not a suggestion:
65
+
66
+ - `screenshot` / `recording` → an actual image/video file from the driven UI (Playwright, simulator), never a text description of what was seen
67
+ - `http-transcript` → the exact request (curl command or client call) plus the full response
68
+ - `cli-output` → the command plus stdout/stderr and exit code
69
+ - `log-snippet` → the correlated log lines pulled from the running system
70
+ - `db-query-output` → the query plus returned rows
71
+ - `perf-trace` → the benchmark/frame-timing/profiler output with methodology (device profile, dataset size)
72
+ - `test-run-log` → reporter output naming the spec and showing it ran and passed
73
+ - `deploy-log` / `state-dump` → the deployment/health-check output or observed-state JSON
74
+
75
+ A prose claim ("the error state rendered gracefully") satisfies no marker. Legacy untyped markers: infer the type from the step's action, capture accordingly, and note the inference. Write each artifact to a numbered file:
65
76
 
66
77
  #### Evidence Naming Convention
67
78
 
68
79
  `{NN}-{evidence-name}.{ext}`
69
80
 
70
81
  - `NN`: zero-padded sequential number (`01`, `02`, `03`...)
71
- - `evidence-name`: the value from `[EVIDENCE: name]`
82
+ - `evidence-name`: the `<name>` part of the typed marker
72
83
  - `ext`: `.txt` for plain output, `.json` for structured data
73
84
 
74
85
  Example:
@@ -200,9 +200,16 @@ An item with zero relations and no documented search: FAIL.
200
200
 
201
201
  #### S14 — Evidence manifest binding (leaf work units)
202
202
 
203
- When `issue_type ∈ {Bug, Task, Sub-task, Improvement}` AND `runtime_behavior_change = true`, the `## Validation Journey` must declare at least one `[EVIDENCE: name]` marker. Each marker name must be kebab-case and unique within the item. These markers are the work unit's **evidence manifest** — the exact, enumerated set of artifacts that must be captured and attached before the item may be closed (see the "Per-Work-Unit Evidence Contract" section of the `verification` rule, the Definition of Done in `verification-lifecycle`, and the evidence-manifest gate in `tracker-evidence`).
203
+ When `issue_type ∈ {Bug, Task, Sub-task, Improvement}` AND `runtime_behavior_change = true`, the `## Validation Journey` must declare at least one **typed** `[EVIDENCE: <artifact-type>: <name>]` marker. These markers are the work unit's **evidence manifest** — the exact, enumerated set of artifacts that must be captured and attached before the item may be closed (see the "Per-Work-Unit Evidence Contract" section of the `verification` rule, the Definition of Done in `verification-lifecycle`, and the evidence-manifest gate in `tracker-evidence`).
204
204
 
205
- FAIL when the Validation Journey is present but declares zero `[EVIDENCE: name]` markers, or when any marker name is empty, duplicated, or not kebab-case. A behavior-changing work unit SHOULD declare both a success marker and an error/edge marker; a journey with only one marker passes but the remediation should recommend adding the error/edge case.
205
+ Each marker must satisfy ALL of:
206
+
207
+ - `<artifact-type>` is one of the fixed taxonomy: `screenshot`, `recording`, `http-transcript`, `cli-output`, `log-snippet`, `db-query-output`, `perf-trace`, `test-run-log`, `deploy-log`, `state-dump`. (The legacy `[SCREENSHOT: name]` form is accepted as `screenshot`.)
208
+ - `<name>` is kebab-case and unique within the item.
209
+
210
+ **A marker names an artifact, not an assertion.** An untyped marker (`[EVIDENCE: load-failure-handled-gracefully]`) is an assertion label with nothing to capture and must FAIL, with a remediation that shows the typed transformation (e.g. → `[EVIDENCE: screenshot: load-failure-error-state]`, `[EVIDENCE: perf-trace: pipeline-load-tti]`).
211
+
212
+ FAIL when the Validation Journey is present but declares zero markers, when any marker is untyped or uses a type outside the taxonomy, or when any name is empty, duplicated, or not kebab-case. A behavior-changing work unit SHOULD declare both a success marker and an error/edge marker; a journey with only one marker passes but the remediation should recommend adding the error/edge case.
206
213
 
207
214
  This gate depends on S11. It is `N/A` for containers — a **Project** (the Epic equivalent), or any item with open child work (coordination containers, not work units) — and for leaf units with `runtime_behavior_change = false` (doc-only / config-only / type-only). If S11 fails because the Validation Journey is absent, S14 also FAILs (there is no manifest to bind) with remediation pointing back to `lisa-linear-add-journey`.
208
215
 
@@ -59,7 +59,7 @@ The **Rails** ops-specialist composes a different subset (`ops-run-local`, `ops-
59
59
  After report, file what was found — **only when run standalone**, never under `--report-only`/`--dry-run` and never when nested inside `lisa-verify` (which passes `--report-only`):
60
60
 
61
61
  - **Anomalies** (live signals over the conservative bar) → `Bug` leaves. **Gaps** (in-scope MISSING rubric dimensions) → `Task`/`Improvement` leaves.
62
- - Every ticket is filed via the vendor-neutral `lisa-tracker-write` shim with `build_ready: true` (never a vendor write skill directly), as a **single-repo leaf** stamped `repo:<current>`, with a real three-audience description, Gherkin AC, Target Backend Environment, and a Validation Journey + `EVIDENCE:` marker so it passes the `tracker-validate` gates.
62
+ - Every ticket is filed via the vendor-neutral `lisa-tracker-write` shim with `build_ready: true` (never a vendor write skill directly), as a **single-repo leaf** stamped `repo:<current>`, with a real three-audience description, Gherkin AC, Target Backend Environment, and a Validation Journey + typed `[EVIDENCE: <artifact-type>: <name>]` marker (e.g. `[EVIDENCE: log-snippet: alert-cleared]`) so it passes the `tracker-validate` gates.
63
63
  - **Idempotent:** embed the `<!-- lisa:monitor-finding: <fingerprint> -->` sentinel and search-before-create; never duplicate a live or just-resolved finding.
64
64
  - **Capped** at `max_candidates` (default 20), `core`/high-severity first; report how many were filed vs dropped.
65
65
  - **`--dry-run`** previews would-file tickets and creates nothing. **`--all-gaps`** widens gap filing to `recommended` tiers.
@@ -50,8 +50,8 @@ The harness performs the acceptance check in three phases:
50
50
 
51
51
  Capture the harness JSON output as:
52
52
 
53
- - `[EVIDENCE: marker-count-one]` from the first and second marker-count checks.
54
- - `[EVIDENCE: memory-recreated-after-rerun]` from the missing-memory variant.
53
+ - `[EVIDENCE: cli-output: marker-count-one]` from the first and second marker-count checks.
54
+ - `[EVIDENCE: cli-output: memory-recreated-after-rerun]` from the missing-memory variant.
55
55
 
56
56
  The run passes only when all reported counts are `1`, the issue URL is the same across phases, and
57
57
  `memoryRecreated` and `memoryFieldsRecorded` are `true` when `--memory-file` is supplied.
@@ -53,8 +53,10 @@ Execute the **Research** flow as defined in the `intent-routing` rule (loaded vi
53
53
  ## Output
54
54
 
55
55
  A PRD **created in the configured PRD source** (per the intent-routing rule's Research flow
56
- definition) containing: context, problem statement, user flows, acceptance criteria, technical
57
- feasibility notes, open questions, and the "Recommended Tooling for Plan Phase" section. The final
56
+ definition) structured as: problem statement, high-level solution description, links (if needed),
57
+ user stories (each with its own functional/non-functional requirements and, only for stories with
58
+ new UI/visual work, a design-file pointer), overall acceptance criteria, open questions, and the
59
+ "Recommended Tooling for Plan Phase" section. The final
58
60
  flow step invokes `lisa-prd-source-write`, which creates the PRD in the configured `source` (Notion
59
61
  page in the PRD database, Confluence page under the lifecycle parent, GitHub issue, or Linear
60
62
  project) in the `draft` role by default or `ready` when `prd_ready=true`. **The PRD lives in the
@@ -23,5 +23,5 @@ See the `config-resolution` rule for configuration and dispatch table.
23
23
 
24
24
  ## Rules
25
25
 
26
- - The Validation Journey content format is identical across all vendors (markdown sections with `[EVIDENCE: name]` markers). The only difference is how the section is appended — JIRA via `editJiraIssue` (Jira wiki markup), GitHub via `gh issue edit --body-file` (markdown), Linear via `save_issue` (markdown).
26
+ - The Validation Journey content format is identical across all vendors (markdown sections with typed `[EVIDENCE: <artifact-type>: <name>]` markers per the `verification` rule taxonomy). The only difference is how the section is appended — JIRA via `editJiraIssue` (Jira wiki markup), GitHub via `gh issue edit --body-file` (markdown), Linear via `save_issue` (markdown).
27
27
  - If the ticket already has a Validation Journey, the vendor skill reports it and stops. This shim does not retry.
@@ -27,7 +27,7 @@ See the `config-resolution` rule for configuration and dispatch table.
27
27
  - The GitHub `pr-assets` release lives on the implementation repo (the one with the PR), regardless of which tracker hosts the ticket/issue. All vendor skills upload there.
28
28
  - Never post evidence to a different ticket than the one named — `$ARGUMENTS` is the source of truth.
29
29
  - Never invent a verify-specific usage footer. Evidence artifact usage must flow through `lisa-usage-accounting`, preserve the canonical `## Lisa Usage` section, and surface `source: unavailable` explicitly when the runtime cannot provide trustworthy numbers.
30
- - **Evidence-manifest gate (leaf work units).** Before dispatching to a vendor skill that transitions the ticket, confirm `EVIDENCE_DIR` contains a non-empty artifact for every `[EVIDENCE: name]` marker declared in the ticket's Validation Journey. If any declared marker has no captured artifact (or only an empty one), stop and report the missing markers by name instead of posting — a leaf work unit (Bug / Task / Sub-task / Improvement) may not advance to its review/Done state with an unsatisfied manifest (see the "Per-Work-Unit Evidence Contract" in the `verification` rule). Epics / Stories / Spikes, and leaf units without a Validation Journey, are exempt.
30
+ - **Evidence-manifest gate (leaf work units).** Before dispatching to a vendor skill that transitions the ticket, confirm `EVIDENCE_DIR` contains a non-empty artifact **of the declared type** for every typed `[EVIDENCE: <artifact-type>: <name>]` marker declared in the ticket's Validation Journey — a `screenshot` marker needs an actual image, an `http-transcript` marker needs the request + response text, a `perf-trace` marker needs measured numbers; a prose claim satisfies nothing. If any declared marker has no captured artifact, an empty one, or one whose content/extension does not match its declared type, stop and report the offending markers by name instead of posting — a leaf work unit (Bug / Task / Sub-task / Improvement) may not advance to its review/Done state with an unsatisfied manifest (see the "Per-Work-Unit Evidence Contract" in the `verification` rule). Epics / Stories / Spikes, and leaf units without a Validation Journey, are exempt.
31
31
 
32
32
  ## UI Evidence Checklist (when work is UI-visible)
33
33
 
@@ -76,7 +76,7 @@ If auto-merge is enabled while the regression spec is still in flight, disable a
76
76
 
77
77
  After each empirical verification produces PASS evidence, invoke the `codify-verification` skill to encode the verification as an automated regression test. The manual proof becomes a repeatable check that catches future regressions.
78
78
 
79
- The `codify-verification` skill maps the verification type to the appropriate framework (Playwright for browser/UI, integration test for API/DB/auth, benchmark for performance, etc.), generates a deterministic test that asserts the same observable outcome the verification just confirmed, runs it in isolation to confirm PASS, and commits it in the same PR as the change.
79
+ The `codify-verification` skill maps the verification type to the appropriate framework (Playwright for browser/UI, integration test for API/DB/auth, benchmark for performance, etc.), generates a deterministic test that asserts the same observable outcome the verification just confirmed, runs it in isolation to confirm PASS, and commits it in the same PR as the change. For **frontend work**, codification is dual-runner: a Playwright spec in the project's Playwright test runner AND a Maestro flow in the Maestro test runner whenever the project supports Maestro (`.maestro/` directory, `maestro:test` script, or Maestro CI workflow) — both encoding the same verified journey, neither a substitute for the other.
80
80
 
81
81
  Codification is mandatory for every empirical verification type with one exception set: PR, Documentation, Deploy, and Investigate-Only spikes — those have inherently non-behavioral proof. For every other type, skipping codification is not allowed; if codification is genuinely impossible (e.g., the test framework does not exist and cannot be installed in scope), escalate via the Escalation Protocol rather than silently skipping.
82
82
 
@@ -236,7 +236,7 @@ Agents must follow this sequence unless explicitly instructed otherwise:
236
236
  8. Implement the change.
237
237
  9. Execute verification plan — run the actual system and observe results.
238
238
  10. Collect proof artifacts.
239
- 11. Codify — for each passing empirical verification, invoke `codify-verification` to encode it as a regression test (Playwright for UI, integration test for API/DB/auth, benchmark for performance, etc.) and commit the test in the same PR.
239
+ 11. Codify — for each passing empirical verification, invoke `codify-verification` to encode it as a regression test (Playwright for UI, integration test for API/DB/auth, benchmark for performance, etc.) and commit the test in the same PR. Frontend work codifies into every supported UI runner: Playwright spec + Maestro flow when the project supports Maestro (see the dual-runner section of `codify-verification`).
240
240
  12. Run spec conformance — build coverage matrix against the spec source (plan/ticket/issue), flag scope creep and untraceable changes, produce verdict.
241
241
  13. Summarize what changed, what was verified, what was codified, conformance verdict, and remaining risk.
242
242
  14. Label the result with a verification level.
@@ -250,7 +250,7 @@ Agents must follow this sequence unless explicitly instructed otherwise:
250
250
  3. **If verification fails**: Fix and re-run, don't mark complete
251
251
  4. **If verification blocked** (missing tools, services, etc.): Mark as blocked, not complete
252
252
  5. **Must not be dependent on CI/CD** if necessary, you may use local deploy methods found in the project manifest, but the verification methods must be listed in the pull request and therefore cannot be dependent on CI/CD completing
253
- 6. **Evidence manifest satisfied (leaf work units)**: For a leaf work unit (Bug / Task / Sub-task / Improvement) whose ticket carries a Validation Journey, do not mark the ticket complete or transition it out of in-progress until every `[EVIDENCE: name]` marker declared on the ticket has a corresponding captured, non-empty artifact attached to the ticket. A missing or empty artifact for any declared marker blocks completion exactly like a failed verification — fix and re-capture, or escalate; never close with an unsatisfied manifest. Epics / Stories / Spikes are exempt (coordination containers, not work units).
253
+ 6. **Evidence manifest satisfied (leaf work units)**: For a leaf work unit (Bug / Task / Sub-task / Improvement) whose ticket carries a Validation Journey, do not mark the ticket complete or transition it out of in-progress until every typed `[EVIDENCE: <artifact-type>: <name>]` marker declared on the ticket has a corresponding captured, non-empty artifact **of the declared type** attached to the ticket (an image for `screenshot`, request + response for `http-transcript`, measured output for `perf-trace`, …). A missing, empty, or wrong-type artifact for any declared marker blocks completion exactly like a failed verification — fix and re-capture, or escalate; never close with an unsatisfied manifest. Epics / Stories / Spikes are exempt (coordination containers, not work units).
254
254
  7. **No artifact-only completion for required runtime verification**: If empirical verification is required and cannot run because credentials are missing, do not mark the item done on artifact-only evidence. Exhaust the credential lookup order first; if still blocked, post the blocker comment, move the item to the configured blocked state, and apply the configured `needs-human` / `human-review` label.
255
255
 
256
256
  ---
@@ -357,7 +357,7 @@ A task is done only when:
357
357
  - Required verification surfaces and tooling surfaces are used or explicitly unavailable
358
358
  - Proof artifacts are captured
359
359
  - Every passing empirical verification is codified as a regression test (or has an explicit, documented skip reason from the allowed set)
360
- - For a leaf work unit, every `[EVIDENCE: name]` marker declared in its Validation Journey has a captured, non-empty artifact attached to the ticket (the evidence manifest is fully satisfied)
360
+ - For a leaf work unit, every typed `[EVIDENCE: <artifact-type>: <name>]` marker declared in its Validation Journey has a captured, non-empty artifact of the declared type attached to the ticket (the evidence manifest is fully satisfied)
361
361
  - Spec conformance verdict is `CONFORMS` (not `PARTIAL`, not `DIVERGES`)
362
362
  - Verification level is declared
363
363
  - Risks and gaps are documented
@@ -35,7 +35,7 @@ Treat the first successful lead-spawn request (or, on the Codex fallback, the fi
35
35
 
36
36
  Execute the **Verify** flow as defined in the `intent-routing` rule (loaded via the lisa plugin). The flow includes:
37
37
 
38
- 1. **Pre-flight: codification gate** — confirm that every passing local empirical verification on this branch was codified as a regression test (the Implement flow's codify step). If any verification has no committed test and no allowed skip reason (PR / Documentation / Deploy / Investigate-Only), invoke `codify-verification` now and amend the PR before shipping. A change cannot ship until its verifications are guarded.
38
+ 1. **Pre-flight: codification gate** — confirm that every passing local empirical verification on this branch was codified as a regression test (the Implement flow's codify step). If any verification has no committed test and no allowed skip reason (PR / Documentation / Deploy / Investigate-Only), invoke `codify-verification` now and amend the PR before shipping. For frontend work the gate is dual-runner: a Playwright spec AND, when the project supports Maestro (`.maestro/`, `maestro:test` script, or Maestro CI workflow), a Maestro flow for the same journey — a missing runner needs a recorded absence or a linked build-ready follow-up ticket, never a silent skip. A change cannot ship until its verifications are guarded.
39
39
  2. **Commit** any pending changes via `lisa-git-commit`
40
40
  3. **Push and PR** via `lisa-git-submit-pr`
41
41
  4. **Review loop** — handle CodeRabbit / human review comments via `lisa-pull-request-review`
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-expo",
3
- "version": "2.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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.212.0",
3
+ "version": "2.214.0",
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"
@@ -38,7 +38,7 @@ Before starting the journey, verify each prerequisite listed in the parsed outpu
38
38
 
39
39
  ### Step 3: Execute Steps
40
40
 
41
- Execute each step sequentially. At each step with an evidence marker (`[SCREENSHOT: name]` or `[EVIDENCE: name]`), capture the appropriate evidence.
41
+ Execute each step sequentially. At each step with an evidence marker (`[SCREENSHOT: name]`, or typed `[EVIDENCE: <artifact-type>: <name>]` per the `verification` rule — `[SCREENSHOT: name]` is shorthand for `[EVIDENCE: screenshot: name]`), capture an artifact of the declared type.
42
42
 
43
43
  The execution method depends on the project type:
44
44
  - **UI projects**: Use Playwright MCP browser tools, capture screenshots at each viewport
@@ -38,7 +38,7 @@ Before starting the journey, verify each prerequisite listed in the parsed outpu
38
38
 
39
39
  ### Step 3: Execute Steps
40
40
 
41
- Execute each step sequentially. At each step with an evidence marker (`[SCREENSHOT: name]` or `[EVIDENCE: name]`), capture the appropriate evidence.
41
+ Execute each step sequentially. At each step with an evidence marker (`[SCREENSHOT: name]`, or typed `[EVIDENCE: <artifact-type>: <name>]` per the `verification` rule — `[SCREENSHOT: name]` is shorthand for `[EVIDENCE: screenshot: name]`), capture an artifact of the declared type.
42
42
 
43
43
  The execution method depends on the project type:
44
44
  - **UI projects**: Use Playwright MCP browser tools, capture screenshots at each viewport
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-rails",
3
- "version": "2.212.0",
3
+ "version": "2.214.0",
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"
@@ -38,7 +38,7 @@ Before starting the journey, verify each prerequisite listed in the parsed outpu
38
38
 
39
39
  ### Step 3: Execute Steps
40
40
 
41
- Execute each step sequentially. At each step with an evidence marker (`[SCREENSHOT: name]` or `[EVIDENCE: name]`), capture the appropriate evidence.
41
+ Execute each step sequentially. At each step with an evidence marker (`[SCREENSHOT: name]`, or typed `[EVIDENCE: <artifact-type>: <name>]` per the `verification` rule — `[SCREENSHOT: name]` is shorthand for `[EVIDENCE: screenshot: name]`), capture an artifact of the declared type.
42
42
 
43
43
  The execution method depends on the project type:
44
44
  - **UI projects**: Use Playwright MCP browser tools, capture screenshots at each viewport