Skip to content

Commit e008179

Browse files
abrichrclaude
andcommitted
chore(claims): regenerate verification report and artifact inventory after rebase
The claims gate from PR #371 emits ci_job for each cited evidence node, and the browser attach claim entry is new. Regenerate the derived report and the reviewed public artifact inventory so both match the registry. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 34e05df commit e008179

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/VERIFICATION.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,4 +389,3 @@
389389

390390
- The historical result uses OCR evidence from a visible saved message row. It does not use an out-of-band OpenEMR system-of-record read.
391391
- FIELD TEST, NOT CI-reproducible: the head-to-head ran against a SHARED public demo that other users mutate and that resets daily; the sample is small (10 agent runs). Only the verifier + task-prompt units run in CI. `reproducibility: field` forbids ever labeling this `supported`.
392-

docs/verification.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"gating": "ci (required PR gate (test))",
6868
"node": "test_live_cdp_attach_records_compiles_and_leaves_browser_running_three_trials",
6969
"node_found": true,
70+
"ci_job": "test",
7071
"junit_status": null,
7172
"proves": "Three real Chromium CDP-attach trials record and compile the same synthetic workflow, exclude password values before persistence, preserve CSS-pixel frame/coordinate alignment, and detach without closing the external browser. The same live campaign covers same-task replacement, declared open and closed shadow hosts, contenteditable click metadata, and URL/title reflection. A live case records and compiles actions across viewport and monitor-scale changes. It binds each event to its exact frame dimensions. A separate live case refuses an action that overlaps the transition. Unit cases refuse remote endpoints, cross-origin selectors and navigation, iframe events, invalid viewport evidence, and ambiguous same-origin tabs."
7273
}

public-artifacts.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@
605605
},
606606
{
607607
"path": "claims.yaml",
608-
"sha256": "5423f4f10ef289dc3e232630c8558f12a76b3f11ebbb497feb923a928dc230b7"
608+
"sha256": "d63563e35f62a2fd76e4554fb1c62a9344a882a55a2784cb270f8adf4dddd44d"
609609
},
610610
{
611611
"path": "deploy/on-prem/docker-compose.yml",
@@ -1813,7 +1813,7 @@
18131813
},
18141814
{
18151815
"path": "docs/verification.json",
1816-
"sha256": "538fc0a2dc392a10617da96522191d03aa3d3cbe0288bd4891cd14e1de274f97"
1816+
"sha256": "25e97d3fd74eb57a88e95a61a58930f4f01bb10af950669692082668d101a93d"
18171817
},
18181818
{
18191819
"path": "openadapt_flow/console/static/console.css",

0 commit comments

Comments
 (0)