Skip to content

fix: treat missing native setup as doctor info#24

Open
AlainDor wants to merge 2 commits into
mainfrom
fix/native-setup-doctor-info
Open

fix: treat missing native setup as doctor info#24
AlainDor wants to merge 2 commits into
mainfrom
fix/native-setup-doctor-info

Conversation

@AlainDor
Copy link
Copy Markdown
Contributor

@AlainDor AlainDor commented May 1, 2026

Summary

Treat completely missing project-local Claude/Codex native setup as informational in mimir doctor, while keeping partial setup actionable. This lets public repos that prohibit agent artifacts still reach green doctor readiness.

Track

transparent harness / adapters

Verification

  • cargo fmt --all -- --check
  • cargo build --workspace --all-features
  • cargo test --workspace --all-features
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo deny check
  • cargo doc --workspace --no-deps
  • cargo test -p mimir-harness --test recovery_benchmark
  • python3 benchmarks/recovery/test_bench.py
  • cargo publish --dry-run -p mimir-core --allow-dirty
  • cargo run -p mimir-harness -- doctor --project-root .

Notes

  • mimir doctor now reports doctor_readiness=ready and doctor_action_count=0 for this workspace.
  • No tracked agent artifacts are present.

@AlainDor AlainDor marked this pull request as ready for review May 1, 2026 03:46
…EDBACK.md, SESSION_JOURNAL.md)

These root-level files are bootstrapped by the BES fleet engagement
model that lays into the working tree on every fleet-sync. They
carry internal handoff content that MUST NOT reach this public OSS
remote. .agents/ and .claude/ are already gitignored; this completes
the OSS gitignore set per bes-fleet-policy OPERATING_MODEL 'Public
OSS posture'.

Not pushed by the agent that authored this commit — owner reviews
+ pushes when ready.
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