You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major docs/development.md:13 preserves stale repo-local guidance: “The only Go code today is internal/placeholder.” The current tree has cmd/cr/main.go, cmd/cr/main_test.go, and internal/version/version.go, so the new canonical repo-local guide would be factually wrong. Update the overview to describe the scaffold cmd/cr binary and version package, or remove the “only Go code” claim.
Minor docs/development.md says “Use this repository for shared action and reusable workflow implementations” under Shared Automation. In this file, “this repository” reads as codereview-cli, not open-cli-collective/.github. Reword to “Use open-cli-collective/.github…” or similar.
The updated diff resolves the stale scaffold fact and the ambiguous automation wording. The guidance now stays thin, keeps AGENTS.md and CLAUDE.md as peer entrypoints, moves repo-local facts into docs/development.md, and links shared standards/automation through the established source/local pattern without restating CI or release mechanics.
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
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
Verification
Closes #5