feat: select the strongest qualified effect verifier - #323
Open
abrichr wants to merge 11 commits into
Open
Conversation
abrichr
force-pushed
the
agent/effect-verifier-candidates
branch
from
July 31, 2026 14:01
de3ded9 to
f1b1873
Compare
Bind one managed Execute dispatch to the exact run, bundle, inputs, runtime, and control-plane origin. Keep the bearer token out of argv and the envelope. Refuse redirects, stale authority, and capability mismatch. Preserve ordinary customer-controlled jobs.
abrichr
marked this pull request as ready for review
August 2, 2026 09:42
A consequential remote pointer edge required GuardedRemotePointerActionBackend, so every opaque remote surface that can offer only the documented one-shot lease -- the no-DOM HTML5-canvas class that Citrix Workspace-web presents -- halted on its write step. The lease is the safety property; the typed receipt is retained evidence. Deliver through the lease when no typed receipt exists, keep the refusal for governed runs and qualification-fault proofs, and leave the result unlabeled so the outcome classifier still returns COMPLETED_UNVERIFIED rather than a production-eligible success. The canvas-nodom-ladder qualification is accepted 3/3 again on real CI.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a public, configuration-driven selector for qualified effect verifiers. The runtime uses the strongest compatible verifier and refuses an unsafe configuration before actuation.
Scope
Validation
uv run pytest -q tests/test_effect_verifier_candidates.py tests/test_effect_kit_config.py tests/test_replayer_api_actuator.pyuv run ruff check docs/EFFECT_KIT.md openadapt_flow/deployment.py openadapt_flow/runtime/effects/__init__.py openadapt_flow/runtime/effects/adapter.py openadapt_flow/runtime/effects/onscreen.py openadapt_flow/runtime/replayer.py tests/test_effect_kit_config.py tests/test_effect_verifier_candidates.py tests/test_replayer_api_actuator.pygit diff --check origin/main...HEADNo hosted CI was started by this task.