Skip to content

Add read-only doctor diagnostics - #99

Merged
stef-k merged 6 commits into
mainfrom
feature/95-doctor
Aug 25, 2026
Merged

Add read-only doctor diagnostics#99
stef-k merged 6 commits into
mainfrom
feature/95-doctor

Conversation

@stef-k

@stef-k stef-k commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • add read-only human and JSON installation diagnostics through \code-guard doctor\
  • report active distribution, Python, launcher, bundled skill, configuration, Git, and syntax-provider health
  • preserve early CLI isolation, deterministic health/exit behavior, and existing analysis modes
  • document troubleshooting usage and sensitive-output handling

Validation

  • \python -m unittest tests.test_doctor\ (3 passed)
  • \python -m unittest discover -s tests\ (294 passed)
  • \git diff --check main...HEAD\
  • Code Guard over the remediation files (PASS)

Closes #95

@stef-k
stef-k merged commit 70d8215 into main Aug 25, 2026
12 of 13 checks passed
@stef-k
stef-k deleted the feature/95-doctor branch August 25, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a read-only installation and provider diagnostics command

1 participant