Parent
Related to #60 and #108.
Current behavior / design
As of this issue being written, Eval Lab records trial artifacts such as transcripts/traces, diffs, result metadata, run-surface metadata, and human review overlays. It does not have a project-local evidence shape for browser, desktop, or computer-use action loops. That is fine for the current starter suite, but recent agent surfaces make this worth specifying before any future browser/desktop adapter or task appears.
Why change
Computer-use workflows are tempting eval targets because they are realistic, but a final screenshot or final file state is weak evidence by itself. A serious task needs to preserve user intent, observed screen or environment state, proposed action, model-stated intent, executor action, safety policy, approval state, post-action evidence, and replay or artifact receipts.
Sources:
What to build
Investigate a small "computer-use proof packet" evidence shape for future tasks. This should be a design recommendation, not a browser/desktop adapter implementation. The output should say whether current run-surface and transcript artifacts are enough, or whether future computer-use tasks need a narrow new evidence object.
Candidate proof-packet fields:
- task goal and allowed action boundary;
- environment type and initial state source;
- screenshot or screen-state cadence;
- action primitive and normalized target;
- model-stated action intent;
- safety policy and prompt-injection scan state when available;
- executor / client that actually performed the action;
- human approval or denial event;
- post-action state and final artifact;
- replay artifact or reason replay is unavailable.
Acceptance criteria
Blocked by
None - can start as a design investigation.
Parent
Related to #60 and #108.
Current behavior / design
As of this issue being written, Eval Lab records trial artifacts such as transcripts/traces, diffs, result metadata, run-surface metadata, and human review overlays. It does not have a project-local evidence shape for browser, desktop, or computer-use action loops. That is fine for the current starter suite, but recent agent surfaces make this worth specifying before any future browser/desktop adapter or task appears.
Why change
Computer-use workflows are tempting eval targets because they are realistic, but a final screenshot or final file state is weak evidence by itself. A serious task needs to preserve user intent, observed screen or environment state, proposed action, model-stated intent, executor action, safety policy, approval state, post-action evidence, and replay or artifact receipts.
Sources:
What to build
Investigate a small "computer-use proof packet" evidence shape for future tasks. This should be a design recommendation, not a browser/desktop adapter implementation. The output should say whether current run-surface and transcript artifacts are enough, or whether future computer-use tasks need a narrow new evidence object.
Candidate proof-packet fields:
Acceptance criteria
unsupported/unknown,inferable from transcript, orrequires future artifact field.Blocked by
None - can start as a design investigation.