docs(sdkclient): drop build-ladder references from comments - #94
Merged
Conversation
Rewrite comments that referenced the implementation plan (slice numbers S1/S3/S4, "has landed", "see specs findings", TODO(PR8), "kill-gate") into durable form. The real maintenance facts are preserved: the SA-OIDC dial path is untested end-to-end because no OIDC gateway is available in this environment, and the E2E health test proves mTLS Health from within the module against a live gateway. Comment-only; no behavior change.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 12 included reviews per hour; 9 remain after this review. WalkthroughChangesSDK client documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This is a localized documentation cleanup with no behavior change, and the stated build, vet, test, and lint checks are green; no actionable merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
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.
Follow-up cleanup to PR1 (SDK foundation). Rewrites comments in
internal/openshell/sdkclientthat referenced the implementation plan into durable, designed-today form.Removed sediment: slice numbers (
S1/S3/S4), "S3 has landed", "in S4", "see specs findings",TODO(PR8), "S1 kill-gate".Durable facts preserved:
TestHealthE2Eproves an mTLSHealth().Checkfrom within the harness module against a live gateway.Comment-only (plus one
t.Skipmessage reword); no behavior change.build/vet/full test suite/golangci-lintall green.Note: "Phase 2" in
cmd/doctor.gois intentionally kept — it is user-facing product vocabulary (the doctor--helpdocuments "Phase 1 (offline)" / "Phase 2 (online)"), not a plan reference.Summary by CodeRabbit