docs: surface the scoped starting points; map the family - #53
Merged
Conversation
Every public README now carries the same family table (minus its own row) and a contributing section that says what a visitor can actually do from this repository, without widening any enforcement claim or typing a count by hand. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Signed-off-by: Open Coder AI <250249270+open-coder-ai@users.noreply.github.com>
open-coder-ai-org
marked this pull request as ready for review
September 8, 2026 00:56
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.
What
README only.
CONTRIBUTING.mdalready lists eight scoped starting points, each naming the file it lives in, but the README's Contributing section did not mention that they exist. It now names them in one paragraph, links the section and thegood first issuelabel, and restates the agent-authored-code rule (keep the trailer; the whole diff is read). A "Part of the open-coder-ai family" table before the license lists the sibling repositories with their roles; the same table, minus each repository's own row, lands in every public repository of the organisation.Definition of done
python -m ruff check .andpython -m ruff format --check .— n/a, no Python touchedpython -m pytest -q— n/achock check/chock sync --repo . --check— n/a,.agents/policies/untouchedClaims
re-derivableor otherwise. The text only lists work items already inCONTRIBUTING.md.🤖 Generated with Claude Code
Generated by Claude Code