Add compact readiness, capability, and live-validation reports#321
Draft
remybanks77 wants to merge 55 commits into
Draft
Add compact readiness, capability, and live-validation reports#321remybanks77 wants to merge 55 commits into
remybanks77 wants to merge 55 commits into
Conversation
added 30 commits
May 26, 2026 01:38
added 19 commits
May 26, 2026 20:42
added 5 commits
May 27, 2026 00:43
…ss-doctor # Conflicts: # .github/workflows/ci.yml # linux-features/remote-mobile-control/test.js
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.
Status
Draft/parking branch only. Do not review or merge this PR as-is.
This was stacked on #313, but #313 was closed unmerged on 2026-05-27 with maintainer guidance to split the work into smaller focused PRs. This branch is now retained as an integration/evidence branch for local validation and as source material for the split PRs.
Summary
The branch contains the compact release/readiness, capability-gap, and redacted live-validation reporting work that was originally stacked on #313:
7f38e98 Add compact release readiness doctor01ab174 Add Linux capability gap doctor6f882ee Add redacted live validation matrixf116044 Add redacted live validation collector015af40 Add redacted live service lifecycle probe210d02b Add redacted parity evidence bundleb347eee Cover thread goal lifecycle parity8ad1688 Merge remote-tracking branch 'origin/main' into codex/release-readiness-doctorHighlights:
codex-desktop-doctor --readinessandcodex-desktop-doctor --capability-gapswithout claiming official Linux support or exact macOS parity.make parity-live-matrix,make parity-services-live, andmake parity-evidence.thread/readplusthread/goal/set,thread/goal/get, andthread/goal/clearparity coverage against a temporary home/config/repo and non-user thread, without printing thread ids, goal text, or thread content.origin/main, preserving upstream Nix pin rollout safeguards and the current remote-control visibility-gate fix while keeping the Node 24 GitHub action pins.Validation
Local on
8ad1688:.github/workflows/*.ymlparsed with PyYAML.node --check linux-features/remote-mobile-control/patch.js linux-features/remote-mobile-control/test.js scripts/desktop-parity-smoke.js scripts/app-server-schema-guard.js scripts/parity-evidence-bundle.js scripts/service-lifecycle-live.js scripts/service-lifecycle-smoke.jsnode --test linux-features/remote-mobile-control/test.js-> 55 pass / 0 fail.git diff --cached --check && git diff --checknode scripts/app-server-schema-guard.js --json-> pass.node scripts/desktop-parity-smoke.js --json --skip-cdp-> 34 pass / 1 CDP skip / 0 fail.node scripts/parity-evidence-bundle.js --json-> pass.bash tests/scripts_smoke.sh-> all script smoke tests passed.GitHub on
8ad1688:CIrun26493477352passed.Install Dependenciesrun26493477405passed.Upstream Build Apprun26493477406passed.Split Path
Maintainer-requested split order from #313:
codex-desktop-doctor.codex-desktop.serviceuser service.remote-mobile-controlkeys.Notes
This remains an unofficial Linux build/readiness/capability report. It does not claim official OpenAI Linux Desktop support or exact macOS parity.