qa: publish ClawHub UI proof for clawhub-ui-proof/pr-3450/2026-08-11T19-53-08-476Z

This commit is contained in:
github-actions[bot]
2026-08-11 12:54:07 -07:00
parent 2d936369b4
commit 98f8b8f7b0
4 changed files with 62 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 674 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 677 KiB

@@ -0,0 +1,19 @@
# ClawHub UI Proof
Status: pass
Mode: `before-after`
Scenario: `/Users/patrickerichsen/.codex/worktrees/9b80/clawhub/.artifacts/proof-scenarios/pr-3450-skills-sh-route.pw.ts`
Baseline: `origin/main`
Candidate: `worktree`
Runner: `local`
Provider: `local`
## Artifacts
### baseline
- Output: `/Users/patrickerichsen/.codex/worktrees/9b80/clawhub/.artifacts/clawhub-ui-proof/2026-08-11T19-53-08-476Z/baseline`
- pass: baseline overlong skills.sh route - `baseline/screenshots/baseline-overlong-skills-sh-route.png`
### candidate
- Output: `/Users/patrickerichsen/.codex/worktrees/9b80/clawhub/.artifacts/clawhub-ui-proof/2026-08-11T19-53-08-476Z/candidate`
- pass: candidate overlong skills.sh route - `candidate/screenshots/candidate-overlong-skills-sh-route.png`
@@ -0,0 +1,43 @@
{
"baseline": "origin/main",
"candidate": "worktree",
"generatedAt": "2026-08-11T19:53:08.477Z",
"lanes": [
{
"localOutputDir": "/Users/patrickerichsen/.codex/worktrees/9b80/clawhub/.artifacts/clawhub-ui-proof/2026-08-11T19-53-08-476Z/baseline",
"name": "baseline",
"ref": "origin/main",
"status": "pass",
"steps": [
{
"lane": "baseline",
"name": "baseline overlong skills.sh route",
"screenshot": "screenshots/baseline-overlong-skills-sh-route.png",
"slug": "baseline-overlong-skills-sh-route",
"status": "pass"
}
]
},
{
"localOutputDir": "/Users/patrickerichsen/.codex/worktrees/9b80/clawhub/.artifacts/clawhub-ui-proof/2026-08-11T19-53-08-476Z/candidate",
"name": "candidate",
"ref": "worktree",
"status": "pass",
"steps": [
{
"lane": "candidate",
"name": "candidate overlong skills.sh route",
"screenshot": "screenshots/candidate-overlong-skills-sh-route.png",
"slug": "candidate-overlong-skills-sh-route",
"status": "pass"
}
]
}
],
"mode": "before-after",
"outputDir": "/Users/patrickerichsen/.codex/worktrees/9b80/clawhub/.artifacts/clawhub-ui-proof/2026-08-11T19-53-08-476Z",
"provider": "local",
"runner": "local",
"scenario": "/Users/patrickerichsen/.codex/worktrees/9b80/clawhub/.artifacts/proof-scenarios/pr-3450-skills-sh-route.pw.ts",
"status": "pass"
}