@codyswann/lisa 2.223.0 → 2.223.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/plugins/lisa/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/skills/lisa-github-add-journey/SKILL.md +12 -11
- package/plugins/lisa/.codex-plugin/skills/lisa-github-create/SKILL.md +2 -0
- package/plugins/lisa/.codex-plugin/skills/lisa-github-journey/SKILL.md +3 -1
- package/plugins/lisa/.codex-plugin/skills/lisa-github-validate-issue/SKILL.md +2 -2
- package/plugins/lisa/.codex-plugin/skills/lisa-github-write-issue/SKILL.md +3 -1
- package/plugins/lisa/.codex-plugin/skills/lisa-jira-add-journey/SKILL.md +11 -9
- package/plugins/lisa/.codex-plugin/skills/lisa-jira-create/SKILL.md +1 -0
- package/plugins/lisa/.codex-plugin/skills/lisa-jira-journey/SKILL.md +2 -0
- package/plugins/lisa/.codex-plugin/skills/lisa-jira-journey/scripts/generate-templates.py +8 -2
- package/plugins/lisa/.codex-plugin/skills/lisa-jira-journey/scripts/parse-plan.py +9 -3
- package/plugins/lisa/.codex-plugin/skills/lisa-jira-validate-ticket/SKILL.md +2 -2
- package/plugins/lisa/.codex-plugin/skills/lisa-jira-write-ticket/SKILL.md +3 -1
- package/plugins/lisa/.codex-plugin/skills/lisa-linear-add-journey/SKILL.md +10 -10
- package/plugins/lisa/.codex-plugin/skills/lisa-linear-create/SKILL.md +2 -0
- package/plugins/lisa/.codex-plugin/skills/lisa-linear-journey/SKILL.md +2 -0
- package/plugins/lisa/.codex-plugin/skills/lisa-linear-validate-issue/SKILL.md +2 -2
- package/plugins/lisa/.codex-plugin/skills/lisa-linear-write-issue/SKILL.md +3 -1
- package/plugins/lisa/.codex-plugin/skills/lisa-tracker-add-journey/SKILL.md +2 -1
- package/plugins/lisa/.codex-plugin/skills/lisa-tracker-evidence/SKILL.md +1 -0
- package/plugins/lisa/.codex-plugin/skills/lisa-verification-lifecycle/SKILL.md +2 -0
- package/plugins/lisa/rules/eager/verification.md +1 -1
- package/plugins/lisa/rules/reference/verification.md +14 -8
- package/plugins/lisa/skills/lisa-github-add-journey/SKILL.md +12 -11
- package/plugins/lisa/skills/lisa-github-create/SKILL.md +2 -0
- package/plugins/lisa/skills/lisa-github-journey/SKILL.md +3 -1
- package/plugins/lisa/skills/lisa-github-validate-issue/SKILL.md +2 -2
- package/plugins/lisa/skills/lisa-github-write-issue/SKILL.md +3 -1
- package/plugins/lisa/skills/lisa-jira-add-journey/SKILL.md +11 -9
- package/plugins/lisa/skills/lisa-jira-create/SKILL.md +1 -0
- package/plugins/lisa/skills/lisa-jira-journey/SKILL.md +2 -0
- package/plugins/lisa/skills/lisa-jira-journey/scripts/generate-templates.py +8 -2
- package/plugins/lisa/skills/lisa-jira-journey/scripts/parse-plan.py +9 -3
- package/plugins/lisa/skills/lisa-jira-validate-ticket/SKILL.md +2 -2
- package/plugins/lisa/skills/lisa-jira-write-ticket/SKILL.md +3 -1
- package/plugins/lisa/skills/lisa-linear-add-journey/SKILL.md +10 -10
- package/plugins/lisa/skills/lisa-linear-create/SKILL.md +2 -0
- package/plugins/lisa/skills/lisa-linear-journey/SKILL.md +2 -0
- package/plugins/lisa/skills/lisa-linear-validate-issue/SKILL.md +2 -2
- package/plugins/lisa/skills/lisa-linear-write-issue/SKILL.md +3 -1
- package/plugins/lisa/skills/lisa-tracker-add-journey/SKILL.md +2 -1
- package/plugins/lisa/skills/lisa-tracker-evidence/SKILL.md +1 -0
- package/plugins/lisa/skills/lisa-verification-lifecycle/SKILL.md +2 -0
- package/plugins/lisa-agy/plugin.json +1 -1
- package/plugins/lisa-agy/skills/lisa-github-add-journey/SKILL.md +12 -11
- package/plugins/lisa-agy/skills/lisa-github-create/SKILL.md +2 -0
- package/plugins/lisa-agy/skills/lisa-github-journey/SKILL.md +3 -1
- package/plugins/lisa-agy/skills/lisa-github-validate-issue/SKILL.md +2 -2
- package/plugins/lisa-agy/skills/lisa-github-write-issue/SKILL.md +3 -1
- package/plugins/lisa-agy/skills/lisa-jira-add-journey/SKILL.md +11 -9
- package/plugins/lisa-agy/skills/lisa-jira-create/SKILL.md +1 -0
- package/plugins/lisa-agy/skills/lisa-jira-journey/SKILL.md +2 -0
- package/plugins/lisa-agy/skills/lisa-jira-journey/scripts/generate-templates.py +8 -2
- package/plugins/lisa-agy/skills/lisa-jira-journey/scripts/parse-plan.py +9 -3
- package/plugins/lisa-agy/skills/lisa-jira-validate-ticket/SKILL.md +2 -2
- package/plugins/lisa-agy/skills/lisa-jira-write-ticket/SKILL.md +3 -1
- package/plugins/lisa-agy/skills/lisa-linear-add-journey/SKILL.md +10 -10
- package/plugins/lisa-agy/skills/lisa-linear-create/SKILL.md +2 -0
- package/plugins/lisa-agy/skills/lisa-linear-journey/SKILL.md +2 -0
- package/plugins/lisa-agy/skills/lisa-linear-validate-issue/SKILL.md +2 -2
- package/plugins/lisa-agy/skills/lisa-linear-write-issue/SKILL.md +3 -1
- package/plugins/lisa-agy/skills/lisa-tracker-add-journey/SKILL.md +2 -1
- package/plugins/lisa-agy/skills/lisa-tracker-evidence/SKILL.md +1 -0
- package/plugins/lisa-agy/skills/lisa-verification-lifecycle/SKILL.md +2 -0
- package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-agy/plugin.json +1 -1
- package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/rules/eager/verification.md +1 -1
- package/plugins/lisa-copilot/rules/reference/verification.md +14 -8
- package/plugins/lisa-copilot/skills/lisa-github-add-journey/SKILL.md +12 -11
- package/plugins/lisa-copilot/skills/lisa-github-create/SKILL.md +2 -0
- package/plugins/lisa-copilot/skills/lisa-github-journey/SKILL.md +3 -1
- package/plugins/lisa-copilot/skills/lisa-github-validate-issue/SKILL.md +2 -2
- package/plugins/lisa-copilot/skills/lisa-github-write-issue/SKILL.md +3 -1
- package/plugins/lisa-copilot/skills/lisa-jira-add-journey/SKILL.md +11 -9
- package/plugins/lisa-copilot/skills/lisa-jira-create/SKILL.md +1 -0
- package/plugins/lisa-copilot/skills/lisa-jira-journey/SKILL.md +2 -0
- package/plugins/lisa-copilot/skills/lisa-jira-journey/scripts/generate-templates.py +8 -2
- package/plugins/lisa-copilot/skills/lisa-jira-journey/scripts/parse-plan.py +9 -3
- package/plugins/lisa-copilot/skills/lisa-jira-validate-ticket/SKILL.md +2 -2
- package/plugins/lisa-copilot/skills/lisa-jira-write-ticket/SKILL.md +3 -1
- package/plugins/lisa-copilot/skills/lisa-linear-add-journey/SKILL.md +10 -10
- package/plugins/lisa-copilot/skills/lisa-linear-create/SKILL.md +2 -0
- package/plugins/lisa-copilot/skills/lisa-linear-journey/SKILL.md +2 -0
- package/plugins/lisa-copilot/skills/lisa-linear-validate-issue/SKILL.md +2 -2
- package/plugins/lisa-copilot/skills/lisa-linear-write-issue/SKILL.md +3 -1
- package/plugins/lisa-copilot/skills/lisa-tracker-add-journey/SKILL.md +2 -1
- package/plugins/lisa-copilot/skills/lisa-tracker-evidence/SKILL.md +1 -0
- package/plugins/lisa-copilot/skills/lisa-verification-lifecycle/SKILL.md +2 -0
- package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cursor/rules/verification-reference.mdc +14 -8
- package/plugins/lisa-cursor/rules/verification.mdc +1 -1
- package/plugins/lisa-cursor/skills/lisa-github-add-journey/SKILL.md +12 -11
- package/plugins/lisa-cursor/skills/lisa-github-create/SKILL.md +2 -0
- package/plugins/lisa-cursor/skills/lisa-github-journey/SKILL.md +3 -1
- package/plugins/lisa-cursor/skills/lisa-github-validate-issue/SKILL.md +2 -2
- package/plugins/lisa-cursor/skills/lisa-github-write-issue/SKILL.md +3 -1
- package/plugins/lisa-cursor/skills/lisa-jira-add-journey/SKILL.md +11 -9
- package/plugins/lisa-cursor/skills/lisa-jira-create/SKILL.md +1 -0
- package/plugins/lisa-cursor/skills/lisa-jira-journey/SKILL.md +2 -0
- package/plugins/lisa-cursor/skills/lisa-jira-journey/scripts/generate-templates.py +8 -2
- package/plugins/lisa-cursor/skills/lisa-jira-journey/scripts/parse-plan.py +9 -3
- package/plugins/lisa-cursor/skills/lisa-jira-validate-ticket/SKILL.md +2 -2
- package/plugins/lisa-cursor/skills/lisa-jira-write-ticket/SKILL.md +3 -1
- package/plugins/lisa-cursor/skills/lisa-linear-add-journey/SKILL.md +10 -10
- package/plugins/lisa-cursor/skills/lisa-linear-create/SKILL.md +2 -0
- package/plugins/lisa-cursor/skills/lisa-linear-journey/SKILL.md +2 -0
- package/plugins/lisa-cursor/skills/lisa-linear-validate-issue/SKILL.md +2 -2
- package/plugins/lisa-cursor/skills/lisa-linear-write-issue/SKILL.md +3 -1
- package/plugins/lisa-cursor/skills/lisa-tracker-add-journey/SKILL.md +2 -1
- package/plugins/lisa-cursor/skills/lisa-tracker-evidence/SKILL.md +1 -0
- package/plugins/lisa-cursor/skills/lisa-verification-lifecycle/SKILL.md +2 -0
- package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-agy/plugin.json +1 -1
- package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-agy/plugin.json +1 -1
- package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-agy/plugin.json +1 -1
- package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-agy/plugin.json +1 -1
- package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-agy/plugin.json +1 -1
- package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-agy/plugin.json +1 -1
- package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-agy/plugin.json +1 -1
- package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/src/base/rules/eager/verification.md +1 -1
- package/plugins/src/base/rules/reference/verification.md +14 -8
- package/plugins/src/base/skills/lisa-github-add-journey/SKILL.md +12 -11
- package/plugins/src/base/skills/lisa-github-create/SKILL.md +2 -0
- package/plugins/src/base/skills/lisa-github-journey/SKILL.md +3 -1
- package/plugins/src/base/skills/lisa-github-validate-issue/SKILL.md +2 -2
- package/plugins/src/base/skills/lisa-github-write-issue/SKILL.md +3 -1
- package/plugins/src/base/skills/lisa-jira-add-journey/SKILL.md +11 -9
- package/plugins/src/base/skills/lisa-jira-create/SKILL.md +1 -0
- package/plugins/src/base/skills/lisa-jira-journey/SKILL.md +2 -0
- package/plugins/src/base/skills/lisa-jira-journey/scripts/generate-templates.py +8 -2
- package/plugins/src/base/skills/lisa-jira-journey/scripts/parse-plan.py +9 -3
- package/plugins/src/base/skills/lisa-jira-validate-ticket/SKILL.md +2 -2
- package/plugins/src/base/skills/lisa-jira-write-ticket/SKILL.md +3 -1
- package/plugins/src/base/skills/lisa-linear-add-journey/SKILL.md +10 -10
- package/plugins/src/base/skills/lisa-linear-create/SKILL.md +2 -0
- package/plugins/src/base/skills/lisa-linear-journey/SKILL.md +2 -0
- package/plugins/src/base/skills/lisa-linear-validate-issue/SKILL.md +2 -2
- package/plugins/src/base/skills/lisa-linear-write-issue/SKILL.md +3 -1
- package/plugins/src/base/skills/lisa-tracker-add-journey/SKILL.md +2 -1
- package/plugins/src/base/skills/lisa-tracker-evidence/SKILL.md +1 -0
- package/plugins/src/base/skills/lisa-verification-lifecycle/SKILL.md +2 -0
|
@@ -70,6 +70,8 @@ At each typed `[EVIDENCE: <artifact-type>: <name>]` marker, capture an artifact
|
|
|
70
70
|
|
|
71
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:
|
|
72
72
|
|
|
73
|
+
Treat only exact `[EVIDENCE: ...]` markers (plus the legacy local `[SCREENSHOT: ...]` form) as capture instructions. Both the canonical `[EVIDENCE-REF: <work-item-ref> | <artifact-type>: <kebab-case-name>]` and the Lisa 2.223.0 legacy alias `[EVIDENCE-REF: <tracker-ref>: <artifact-type>: <kebab-case-name>]` point to another work item's artifact: preserve either as explanatory text, but do not capture it, assign it a sequence number, include it in duplicate-name checks, or count it as a local manifest entry. If a runtime-changing leaf has references but no local claiming marker, stop because S14 is unsatisfied.
|
|
74
|
+
|
|
73
75
|
#### Evidence Naming Convention
|
|
74
76
|
|
|
75
77
|
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)
|
|
@@ -21,6 +21,12 @@ import sys
|
|
|
21
21
|
from pathlib import Path
|
|
22
22
|
|
|
23
23
|
|
|
24
|
+
# Strip local capture claims from rendered step prose. EVIDENCE-REF is a
|
|
25
|
+
# cross-work-item pointer, so it must remain visible in both JIRA and GitHub
|
|
26
|
+
# evidence comments.
|
|
27
|
+
LOCAL_EVIDENCE_PATTERN = re.compile(r'\s*\[(SCREENSHOT|EVIDENCE):\s*[^\]]+\]')
|
|
28
|
+
|
|
29
|
+
|
|
24
30
|
def get_jira_server():
|
|
25
31
|
"""Read JIRA server URL from jira-cli config."""
|
|
26
32
|
config_path = Path.home() / ".config" / ".jira" / ".config.yml"
|
|
@@ -115,7 +121,7 @@ def generate_jira_wiki(ticket_id, pr_number, branch, evidence_files, journey, gh
|
|
|
115
121
|
lines.append("")
|
|
116
122
|
for step in journey["steps"]:
|
|
117
123
|
text = step["text"]
|
|
118
|
-
clean_text =
|
|
124
|
+
clean_text = LOCAL_EVIDENCE_PATTERN.sub('', text).strip()
|
|
119
125
|
lines.append(f"# {clean_text}")
|
|
120
126
|
lines.append("")
|
|
121
127
|
|
|
@@ -175,7 +181,7 @@ def generate_github_md(ticket_id, pr_number, branch, evidence_files, journey, gh
|
|
|
175
181
|
lines.append("")
|
|
176
182
|
for step in journey["steps"]:
|
|
177
183
|
text = step["text"]
|
|
178
|
-
clean_text =
|
|
184
|
+
clean_text = LOCAL_EVIDENCE_PATTERN.sub('', text).strip()
|
|
179
185
|
lines.append(f"{step['number']}. {clean_text}")
|
|
180
186
|
lines.append("")
|
|
181
187
|
|
|
@@ -35,6 +35,12 @@ from base64 import b64encode
|
|
|
35
35
|
from pathlib import Path
|
|
36
36
|
|
|
37
37
|
|
|
38
|
+
# Intentionally matches the exact local-claim prefixes only. EVIDENCE-REF is a
|
|
39
|
+
# cross-work-item pointer and must remain visible in step prose without becoming
|
|
40
|
+
# a capture obligation.
|
|
41
|
+
LOCAL_EVIDENCE_PATTERN = re.compile(r'\[(SCREENSHOT|EVIDENCE):\s*([^\]]+)\]')
|
|
42
|
+
|
|
43
|
+
|
|
38
44
|
def get_jira_config():
|
|
39
45
|
"""Read JIRA server and login from jira-cli config."""
|
|
40
46
|
config_path = Path.home() / ".config" / ".jira" / ".config.yml"
|
|
@@ -153,7 +159,7 @@ def parse_prerequisites(nodes):
|
|
|
153
159
|
def clean_step_text(text, screenshot_name):
|
|
154
160
|
"""Remove [SCREENSHOT: ...] or [EVIDENCE: ...] marker from step text and deduplicate."""
|
|
155
161
|
# Remove the marker itself
|
|
156
|
-
cleaned =
|
|
162
|
+
cleaned = LOCAL_EVIDENCE_PATTERN.sub('', text).strip()
|
|
157
163
|
|
|
158
164
|
# Deduplicate: if the same phrase appears twice consecutively, keep one
|
|
159
165
|
# This handles ADF text node concatenation artifacts
|
|
@@ -177,7 +183,7 @@ def parse_steps(nodes):
|
|
|
177
183
|
text = extract_text_from_adf(item).strip()
|
|
178
184
|
|
|
179
185
|
screenshot = None
|
|
180
|
-
match =
|
|
186
|
+
match = LOCAL_EVIDENCE_PATTERN.search(text)
|
|
181
187
|
if match:
|
|
182
188
|
screenshot = match.group(2).strip()
|
|
183
189
|
|
|
@@ -193,7 +199,7 @@ def parse_steps(nodes):
|
|
|
193
199
|
if text and re.match(r'^\d+\.?\s', text):
|
|
194
200
|
step_number += 1
|
|
195
201
|
screenshot = None
|
|
196
|
-
match =
|
|
202
|
+
match = LOCAL_EVIDENCE_PATTERN.search(text)
|
|
197
203
|
if match:
|
|
198
204
|
screenshot = match.group(2).strip()
|
|
199
205
|
|
|
@@ -206,12 +206,12 @@ Each marker must satisfy ALL of:
|
|
|
206
206
|
- `<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`.)
|
|
207
207
|
- `<name>` is kebab-case and unique within the ticket.
|
|
208
208
|
|
|
209
|
-
Non-binding cross-references use `[EVIDENCE-REF: <tracker-ref>: <artifact-type>: <name>]`, where `<tracker-ref>` is the owning ticket or issue (`PROJ-123`, `#123`, `owner/repo#123`, or a tracker URL). S14 MUST ignore `EVIDENCE-REF` markers when deriving this ticket's manifest, and a valid `EVIDENCE-REF` does not satisfy the "at least one marker" requirement. Agents must use `EVIDENCE-REF` instead of quoting a sibling ticket's `[EVIDENCE: ...]` marker in prose.
|
|
210
|
-
|
|
211
209
|
**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]`).
|
|
212
210
|
|
|
213
211
|
FAIL when the Validation Journey is present but declares zero binding `[EVIDENCE: ...]` markers, when any binding marker is untyped or uses a type outside the taxonomy, or when any binding 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 binding marker passes but the remediation should recommend adding the error/edge case.
|
|
214
212
|
|
|
213
|
+
Parse claiming markers by the exact `[EVIDENCE:` prefix. A cross-work-item pointer in the canonical form `[EVIDENCE-REF: <work-item-ref> | <artifact-type>: <kebab-case-name>]` is non-claiming. The Lisa 2.223.0 form `[EVIDENCE-REF: <tracker-ref>: <artifact-type>: <kebab-case-name>]` is also accepted as a legacy non-claiming alias; parse it from the right so the final two fields are type/name and a tracker URL may contain `:`. Exclude both forms from the manifest, S14's minimum-marker count, local marker type/name validation, and duplicate-name checks. Independently validate every `EVIDENCE-REF`: the native work-item reference must be non-empty and unambiguous, the artifact type must use the fixed taxonomy, and the name must be non-empty kebab-case. A malformed reference FAILs S14 as an invalid pointer but never becomes a local evidence obligation. A valid canonical or legacy reference may point to a sibling's artifact, but it never satisfies S14 for this ticket. Therefore a runtime-changing leaf whose journey contains only `EVIDENCE-REF` entries FAILs S14 for zero local claiming markers, not because a valid legacy reference is malformed. Quoting or code-formatting another ticket's `[EVIDENCE: ...]` marker does not make it a reference; writers must convert it to the canonical pipe form.
|
|
214
|
+
|
|
215
215
|
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`.
|
|
216
216
|
|
|
217
217
|
#### S15 — Leaf-only build-ready
|
|
@@ -104,7 +104,9 @@ list multiple repos.]
|
|
|
104
104
|
|
|
105
105
|
h2. Validation Journey
|
|
106
106
|
[Delegate to /jira-add-journey if the ticket changes runtime behavior.
|
|
107
|
-
Skip only for doc-only, config-only, or type-only tickets.
|
|
107
|
+
Skip only for doc-only, config-only, or type-only tickets. Cross-work-item
|
|
108
|
+
evidence pointers use `[EVIDENCE-REF: <work-item-ref> | <artifact-type>: <kebab-case-name>]`;
|
|
109
|
+
they never replace this ticket's local S14 marker.]
|
|
108
110
|
```
|
|
109
111
|
|
|
110
112
|
Rules:
|
|
@@ -26,7 +26,7 @@ Fetch via `lisa-linear-access operation: get-issue` and extract: title, descript
|
|
|
26
26
|
|
|
27
27
|
### Step 2: Check for Existing Journey
|
|
28
28
|
|
|
29
|
-
If the description
|
|
29
|
+
If the description contains a `## Validation Journey` section, inspect that section for at least one local typed `[EVIDENCE: <artifact-type>: <name>]` marker. Stop only when that local marker exists. An `[EVIDENCE-REF: <work-item-ref> | <artifact-type>: <kebab-case-name>]` is a non-claiming pointer and does not count; if the journey has references but no local claiming marker, continue drafting the missing local journey evidence. Preserve the existing journey prose and references when appending the local evidence rather than overwriting them.
|
|
30
30
|
|
|
31
31
|
### Step 3: Analyze the Change Type
|
|
32
32
|
|
|
@@ -82,23 +82,23 @@ Compose the journey with typed `[EVIDENCE: <artifact-type>: <name>]` markers at
|
|
|
82
82
|
1. **2–5 evidence markers** — Focus on proving the change works and handles errors.
|
|
83
83
|
2. **Concrete, runnable steps** — `Run \`curl -s localhost:3000/health | jq .status\`` not "Check the endpoint".
|
|
84
84
|
3. **Include environment setup** — Database connection, running services, env vars.
|
|
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.
|
|
86
|
-
5. **
|
|
87
|
-
6. **
|
|
88
|
-
7. **
|
|
89
|
-
8. **
|
|
85
|
+
4. **Markers are typed artifacts, not assertion labels** — `[EVIDENCE: <artifact-type>: <kebab-case-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.
|
|
86
|
+
5. **Assertions are measurable** — "Returns 200 with `{status: ok}`" not "API works correctly".
|
|
87
|
+
6. **Cover happy path and error path** — At minimum, one success and one failure evidence marker.
|
|
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.
|
|
89
|
+
8. **Reference sibling evidence without claiming it** — Use only `[EVIDENCE-REF: <work-item-ref> | <artifact-type>: <kebab-case-name>]` when prose points to an artifact declared by another item. Never paste, quote, or code-format the sibling's `[EVIDENCE: ...]` marker: that exact prefix creates a local obligation. `EVIDENCE-REF` never satisfies this item's S14 minimum, uniqueness check, capture list, or completion gate; a runtime-changing leaf still needs at least one local `[EVIDENCE: ...]` marker.
|
|
90
90
|
|
|
91
91
|
### Step 6: Present to User for Approval
|
|
92
92
|
|
|
93
|
-
Display the drafted journey and ask for confirmation before
|
|
93
|
+
Display the drafted journey change and ask for confirmation before updating the issue.
|
|
94
94
|
|
|
95
|
-
### Step 7:
|
|
95
|
+
### Step 7: Merge into Issue Description
|
|
96
96
|
|
|
97
|
-
After approval, fetch the current description
|
|
97
|
+
After approval, fetch the current description and update via `lisa-linear-access operation: save-issue({id, description: <new-description>})`. If no journey exists, append one section. If a reference-only journey exists, preserve all existing prose and `EVIDENCE-REF` pointers and append only the missing local steps/markers inside that existing section. Never create a second `## Validation Journey` heading. Preserve all other description content — never overwrite or re-render it.
|
|
98
98
|
|
|
99
99
|
### Step 8: Verify
|
|
100
100
|
|
|
101
|
-
Re-fetch the issue and confirm the section is present.
|
|
101
|
+
Re-fetch the issue and confirm the section is present with at least one local `[EVIDENCE: <artifact-type>: <name>]` marker. An `EVIDENCE-REF` alone does not count.
|
|
102
102
|
|
|
103
103
|
## When to Use This Skill
|
|
104
104
|
|
|
@@ -60,6 +60,8 @@ Items that change runtime behavior should include a `## Validation Journey` sect
|
|
|
60
60
|
|
|
61
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
|
+
To point at evidence owned by another work item, use exactly `[EVIDENCE-REF: <work-item-ref> | <artifact-type>: <kebab-case-name>]`. It is non-claiming and cannot satisfy S14; never paste or quote the sibling's `[EVIDENCE: ...]` marker into this item.
|
|
64
|
+
|
|
63
65
|
```markdown
|
|
64
66
|
## Validation Journey
|
|
65
67
|
|
|
@@ -74,6 +74,8 @@ At each typed `[EVIDENCE: <artifact-type>: <name>]` marker, capture an artifact
|
|
|
74
74
|
|
|
75
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:
|
|
76
76
|
|
|
77
|
+
Treat only exact `[EVIDENCE: ...]` markers (plus the legacy local `[SCREENSHOT: ...]` form) as capture instructions. Both the canonical `[EVIDENCE-REF: <work-item-ref> | <artifact-type>: <kebab-case-name>]` and the Lisa 2.223.0 legacy alias `[EVIDENCE-REF: <tracker-ref>: <artifact-type>: <kebab-case-name>]` point to another work item's artifact: preserve either as explanatory text, but do not capture it, assign it a sequence number, include it in duplicate-name checks, or count it as a local manifest entry. If a runtime-changing leaf has references but no local claiming marker, stop because S14 is unsatisfied.
|
|
78
|
+
|
|
77
79
|
#### Evidence Naming Convention
|
|
78
80
|
|
|
79
81
|
`{NN}-{evidence-name}.{ext}`
|
|
@@ -209,12 +209,12 @@ Each marker must satisfy ALL of:
|
|
|
209
209
|
- `<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`.)
|
|
210
210
|
- `<name>` is kebab-case and unique within the item.
|
|
211
211
|
|
|
212
|
-
Non-binding cross-references use `[EVIDENCE-REF: <tracker-ref>: <artifact-type>: <name>]`, where `<tracker-ref>` is the owning item or issue (`ENG-123`, `PROJ-123`, `#123`, `owner/repo#123`, or a tracker URL). S14 MUST ignore `EVIDENCE-REF` markers when deriving this item's manifest, and a valid `EVIDENCE-REF` does not satisfy the "at least one marker" requirement. Agents must use `EVIDENCE-REF` instead of quoting a sibling item's `[EVIDENCE: ...]` marker in prose.
|
|
213
|
-
|
|
214
212
|
**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]`).
|
|
215
213
|
|
|
216
214
|
FAIL when the Validation Journey is present but declares zero binding `[EVIDENCE: ...]` markers, when any binding marker is untyped or uses a type outside the taxonomy, or when any binding 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 binding marker passes but the remediation should recommend adding the error/edge case.
|
|
217
215
|
|
|
216
|
+
Parse claiming markers by the exact `[EVIDENCE:` prefix. A cross-work-item pointer in the canonical form `[EVIDENCE-REF: <work-item-ref> | <artifact-type>: <kebab-case-name>]` is non-claiming. The Lisa 2.223.0 form `[EVIDENCE-REF: <tracker-ref>: <artifact-type>: <kebab-case-name>]` is also accepted as a legacy non-claiming alias; parse it from the right so the final two fields are type/name and a tracker URL may contain `:`. Exclude both forms from the manifest, S14's minimum-marker count, local marker type/name validation, and duplicate-name checks. Independently validate every `EVIDENCE-REF`: the native work-item reference must be non-empty and unambiguous, the artifact type must use the fixed taxonomy, and the name must be non-empty kebab-case. A malformed reference FAILs S14 as an invalid pointer but never becomes a local evidence obligation. A valid canonical or legacy reference may point to a sibling's artifact, but it never satisfies S14 for this item. Therefore a runtime-changing leaf whose journey contains only `EVIDENCE-REF` entries FAILs S14 for zero local claiming markers, not because a valid legacy reference is malformed. Quoting or code-formatting another item's `[EVIDENCE: ...]` marker does not make it a reference; writers must convert it to the canonical pipe form.
|
|
217
|
+
|
|
218
218
|
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`.
|
|
219
219
|
|
|
220
220
|
#### S15 — Leaf-only build-ready
|
|
@@ -119,7 +119,9 @@ Linear descriptions are markdown (NOT Jira wiki markup — no `h2.` headings, us
|
|
|
119
119
|
|
|
120
120
|
## Validation Journey
|
|
121
121
|
[Delegate to /linear-add-journey if the item changes runtime behavior.
|
|
122
|
-
Skip only for doc-only, config-only, or type-only items.
|
|
122
|
+
Skip only for doc-only, config-only, or type-only items. Cross-work-item
|
|
123
|
+
evidence pointers use `[EVIDENCE-REF: <work-item-ref> | <artifact-type>: <kebab-case-name>]`;
|
|
124
|
+
they never replace this item's local S14 marker.]
|
|
123
125
|
```
|
|
124
126
|
|
|
125
127
|
Rules:
|
|
@@ -24,4 +24,5 @@ See the `config-resolution` rule for configuration and dispatch table.
|
|
|
24
24
|
## Rules
|
|
25
25
|
|
|
26
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
|
+
- A cross-work-item pointer uses `[EVIDENCE-REF: <work-item-ref> | <artifact-type>: <kebab-case-name>]`. It is non-claiming and never replaces a runtime-changing leaf's local S14 marker.
|
|
28
|
+
- If the ticket already has a Validation Journey with at least one local typed `[EVIDENCE: ...]` marker, the vendor skill reports it and stops. A reference-only journey is incomplete; the vendor skill preserves its prose and appends the missing local evidence. This shim does not retry.
|
|
@@ -28,6 +28,7 @@ See the `config-resolution` rule for configuration and dispatch table.
|
|
|
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
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
|
+
- **Evidence references are not manifest entries.** Extract obligations using the exact `[EVIDENCE:` prefix (and the legacy local `[SCREENSHOT:` form). Exclude both the canonical `[EVIDENCE-REF: <work-item-ref> | <artifact-type>: <kebab-case-name>]` and the Lisa 2.223.0 legacy alias `[EVIDENCE-REF: <tracker-ref>: <artifact-type>: <kebab-case-name>]` from artifact lookup, missing-artifact reporting, and duplicate-name checks: either belongs to another work item and cannot satisfy this item's S14 gate. A runtime-changing leaf with references but no local claiming marker must be rejected before dispatch.
|
|
31
32
|
|
|
32
33
|
## UI Evidence Checklist (when work is UI-visible)
|
|
33
34
|
|
|
@@ -253,6 +253,7 @@ Agents must follow this sequence unless explicitly instructed otherwise:
|
|
|
253
253
|
4. **If verification blocked** (missing tools, services, etc.): Mark as blocked, not complete
|
|
254
254
|
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
|
|
255
255
|
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).
|
|
256
|
+
- Extract local obligations using the exact `[EVIDENCE:` prefix (plus legacy local `[SCREENSHOT:`). Both the canonical `[EVIDENCE-REF: <work-item-ref> | <artifact-type>: <kebab-case-name>]` and the Lisa 2.223.0 legacy alias `[EVIDENCE-REF: <tracker-ref>: <artifact-type>: <kebab-case-name>]` are non-claiming pointers to another work item: never capture either, match it to a local artifact, include it in duplicates, or count it toward S14. A reference-only runtime-changing leaf remains incomplete.
|
|
256
257
|
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.
|
|
257
258
|
|
|
258
259
|
---
|
|
@@ -360,6 +361,7 @@ A task is done only when:
|
|
|
360
361
|
- Proof artifacts are captured
|
|
361
362
|
- Every passing empirical verification is codified as a regression test (or has an explicit, documented skip reason from the allowed set)
|
|
362
363
|
- 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)
|
|
364
|
+
- Cross-work-item `EVIDENCE-REF` pointers were excluded from the local manifest and did not satisfy S14 or completion; a runtime-changing leaf has at least one local claiming marker
|
|
363
365
|
- Spec conformance verdict is `CONFORMS` (not `PARTIAL`, not `DIVERGES`)
|
|
364
366
|
- Verification level is declared
|
|
365
367
|
- Risks and gaps are documented
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lisa-openclaw",
|
|
3
|
-
"version": "2.223.
|
|
3
|
+
"version": "2.223.2",
|
|
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.223.
|
|
3
|
+
"version": "2.223.2",
|
|
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.223.
|
|
3
|
+
"version": "2.223.2",
|
|
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.223.
|
|
3
|
+
"version": "2.223.2",
|
|
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.223.
|
|
3
|
+
"version": "2.223.2",
|
|
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"
|