docs: align native and remote execution truth#62
Merged
Conversation
abrichr
marked this pull request as ready for review
July 25, 2026 08:02
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.
What changed
openadapt-capture >=1.1.0the canonical native and remote recordingcontract for Windows, macOS, Linux, RDP, and Citrix
conversion, and compilation, including window-scoped recordings
local client UIA crosses the remote boundary
backend, substrate, deployment, hosted, qualification, and security-review
journeys
product lifecycle
from RDP
Why
The curated docs still described Capture as a Windows/RDP-only
>=0.6add-onand omitted the fresh-frame target/identity revalidation now used before
consequential RDP/Citrix input. The implementation and released product had
outgrown that description.
This PR preserves every working capability and the existing bounded evidence.
It does not reinterpret the no-DOM Citrix stand-in as real ICA/HDX evidence.
Merge dependency
The Capture 1.1.1 producer is published. The Windows capture-to-compiler
consumer merged in Flow PR #239 and is awaiting the Flow 1.22.0 release train.
Keep this PR draft until that exact release publishes, then refresh any exact
version references before merge.
Validation
uv run pytest -q— 76/76 passeduv run mkdocs build --strict— passedgit diff --checkNo static copy tests were added.