feat(doctor): add verified repair pipeline - #39
Merged
Conversation
Chenxxxxxx06
force-pushed
the
feat/doctor-repair-pipeline
branch
from
August 14, 2026 09:50
a3cbe17 to
5abd384
Compare
Add read-only cross-platform diagnostics, typed persisted repair plans, registered SAFE and consent actions, verification, interruption reconciliation, path memory, sanitized support reports, and explicitly authorized PR submission. Cover source, wheel, frozen, Web, Desktop, CLI, backend, daemon, port, stale-state, and bootstrap recovery paths while preserving existing runtime behavior.
Chenxxxxxx06
force-pushed
the
feat/doctor-repair-pipeline
branch
from
August 14, 2026 09:58
5abd384 to
ce02e2f
Compare
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
Add a cross-platform Doctor and verified Repair pipeline for source, editable, wheel, frozen, CLI, Web, daemon, and Windows Desktop deployments.
Doctor remains read-only by default. Repair executes only registered actions, revalidates target identity immediately before mutation, persists plans and append-only outcomes, reruns verification, remembers canonical runtime paths, and requires explicit authorization for environment changes or external publication.
Commands
Capabilities
ARGUS_SKILL_HOME/repairs/plans/.GET /api/system/doctorfor Web/Desktop support.Safety boundaries
Validation
All local checks pass on native Windows 11 x64:
argus_skill, tests, Desktop, and standalone Doctorfrozen_installand completes SAFE repair/api/system/doctorE2EChecklist