Conversation
…-04.md Make this repo instantly useful for new contributors — human or AI agent. New files: - START-HERE.md 60-second onboarding entrypoint - docs/CANONICAL-REPOS.md authoritative repo-ownership map - docs/CONSOLIDATION-2026-04.md consolidation report (9 -> 4 code repos) README now opens with a pinned banner pointing at these three files so that neither a freshly-onboarded developer nor a freshly-spawned agent can miss the onboarding path. Existing content is preserved verbatim below the banner. Context: this repo is the organizational SSOT; these files close the gap between 'we have 195 repos' and 'a new contributor knows where to write code' without needing to ask anyone. Co-authored-by: v0[bot] <v0[bot]@users.noreply.github.com>
3 tasks
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.
Summary
Turns this repo into an instantly-useful entrypoint for every new contributor — human developer or AI agent — after the April 2026 repo consolidation (9 -> 4 code repos).
New files
START-HERE.md— 60-second onboarding. Separate paths for humans and agents. Lists the 4 canonical code repos and the 3 archived ones.docs/CANONICAL-REPOS.md— authoritative ownership map. States explicitly which repo owns what, and includes a "how to propose a new code repo" gate.docs/CONSOLIDATION-2026-04.md— what was merged into what, with PR links and follow-ups.Changes to README
Pinned banner added at the very top pointing to the three files above.
No existing content is removed or reordered — the banner sits in front of the current README.
Why it matters
After today's consolidation:
A2A-SIN-Coding-CEO→Team-SIN-Code-Core/agents/coding-ceo/A2A-SIN-Code-AI→Team-SIN-Code-Core/agents/code-ai/opensin-ai-code→OpenSIN/opensin_agent_platform/Without these docs, a freshly-spawned agent or a new dev could still open a PR against one of the archived repos. With them, the path is unambiguous in 60 seconds.
Related PRs:
Co-authored-by: v0[bot] <v0[bot]@users.noreply.github.com>