Skip to content

feat: add doctor baseline command#86

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
feat/add-doctor-baseline
Jun 18, 2026
Merged

feat: add doctor baseline command#86
CoderDeltaLAN merged 1 commit into
mainfrom
feat/add-doctor-baseline

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Summary

  • Adds the read-only doctor baseline command.
  • Reuses existing discovery and governance diagnostics for repository-level summaries.
  • Documents the doctor output and exit-code contract.
  • Adds CLI and golden output coverage.

Verification

  • PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=src python -m unittest tests.test_cli tests.test_golden_outputs
  • ./scripts/check.sh
  • PYTHONPATH=src python -m agent_rules_kit.cli doctor tests/fixtures/repositories/risky-instructions

Scope

  • No network or LLM runtime behavior.
  • No repository command execution.
  • No CI, GitHub branch protection, dependency, or security certification audit.

@CoderDeltaLAN CoderDeltaLAN merged commit 7c6f1e1 into main Jun 18, 2026
1 check passed
@CoderDeltaLAN CoderDeltaLAN deleted the feat/add-doctor-baseline branch June 18, 2026 23:30
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.

1 participant