docs: add a Contributing section, evidence first; map the family - #122
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>
jothimani-rajendran
marked this pull request as ready for review
September 8, 2026 00:52
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 this changes
The README had no Contributing section. It gains one, placed between Supported agents and Design, that leads with the contribution this project most needs and that needs no code: running
tools/experiment.pyagainst an installed agent and filing the evidence-report template. It then lists the other entry points the repository already has templates for (adapter request, matrix correction) and the local loop. A "Part of the open-coder-ai family" table before the license line places agentseam among the sibling repositories; the same table, minus each repository's own row, lands in every public repository of the organisation.Claim check
Not applicable: no adapter, matrix row or capability claim changes. The new text says "most rows rest on vendor documentation", which is the README's and CONTRIBUTING's existing statement, without quoting a count.
Checks
pytest -q— n/a, README onlyruff check .andruff format --check .— n/a, no Python touchedgit commit -s)Notes for the reviewer
The Goose / Crush / OpenCode line repeats the README's own "adapters planned" note so the adapter ask names something concrete; adjust if that list has moved on.
🤖 Generated with Claude Code
Generated by Claude Code