agent-desktop/probes
Lahfir 4206c722c9 docs: move the windows runner registration to the sub-phase that needs it
Sub-phase 2.1 was to register a self-hosted interactive Windows runner that
nothing in 2.1 through 2.11 uses. On a public repository that is a persistently
registered runner sitting idle behind ten sub-phases, and GitHub's own guidance
is that self-hosted runners should almost never be used for public repositories
at all. Registration moves to 2.12, the first sub-phase whose gate needs a real
desktop, and it takes the hardening requirements with it: dispatch-only
triggering, a written fork-PR approval policy, and an explicit
ephemeral-versus-persistent decision.

The deferred RDP row moves with it. Its closure was never documentation -- it is
a measurement that only exists once a second, non-console session does, so 2.12
now owns closing it rather than 2.1 owning a promise it could not keep.

Two probe scripts hardcoded the old closure sub-phase in text they emit. The
scripts were corrected and their probes re-run, so the captures were regenerated
rather than edited by hand.
2026-07-27 00:02:23 -06:00
..
windows docs: move the windows runner registration to the sub-phase that needs it 2026-07-27 00:02:23 -06:00