[Runtime adapter] Request for adapter checklist feedback #9
Replies: 2 comments
|
Adapter feedback entry points are now wired into the repo and Pages:
A concrete first issue is open for anyone who wants to test one runtime against the checklist: The useful reply format is still short: runtime name, likely mode, strongest exported proof, biggest missing proof. |
|
Maintainer disclosure: I build Better Agent, a local web workspace supervising native Claude, Codex, and Gemini sessions. Adapter class: hosted/local platform Against the checklist:
A minimal receipt ledger entry could bind:
Known failure modes to expose rather than flatten: provider accepted but no first event, worker completed without the requested artifact, restart recovered a run whose outcome is still uncertain, approval denied/expired, and evidence superseded by a later worker. So I would start with a read-only adapter that exports one completed Better Agent run into VALP receipts, then run the smoke test. Claim Full Mode only after dispatch-submitted is identity-bound and dispatch-completed is emitted exclusively after the expected-evidence gate. License note: Better Agent is source-available and free for non-commercial use; commercial use requires separate permission. |
Uh oh!
There was an error while loading. Please reload this page.
Goal
VALP needs runtime authors and agent-workflow builders to criticize the adapter checklist before any runtime claims Full Mode compatibility.
Checklist:
https://github.com/wcqxgjy6d8-pixel/Visible-Agent-Loop-Protocol/blob/main/docs/adapter-checklist.md
Runtime adapter contract:
https://github.com/wcqxgjy6d8-pixel/Visible-Agent-Loop-Protocol/blob/main/docs/runtime-adapters.md
What feedback is useful
Pick one runtime, queue, hosted agent platform, terminal controller, or manual workflow and answer:
Important boundary
A runtime saying
completedis not enough. VALP compatibility depends on receipts plus expected evidence plus review/approval/final synthesis gates.A useful reply can be short: runtime name, likely mode, strongest exported proof, biggest missing proof.
All reactions