docs: add ONBOARDING.md — the process side of joining the team - #205
Merged
Conversation
DEVELOPMENT.md covers the technical path (clone → first merged change) and ACCESS.md covers credentials, but nothing covered how working here actually works. ONBOARDING.md fills that gap: a first-week checklist, what owning a zone means (reviewer, triage, docs), how issues and the board work (type/area/state label axes, blocked/ready automation, claim = assign yourself), PR norms (review-ready checklist, zone-owner reviews, 48h turnaround both directions, staging-first), the AI-assisted development policy, and time-commitment expectations. README.md and DEVELOPMENT.md get pointer lines so the doc is discoverable from either direction. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01E4Waeq792GHzy42X6JCeCJ
5 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.
What this changes
Adds
docs/ONBOARDING.md, the people-and-process side of joining as a contributor, plus one-line pointers inREADME.mdanddocs/DEVELOPMENT.mdso it's discoverable from either direction.Why
We're about to onboard devs.
DEVELOPMENT.mdcovers the technical path andACCESS.mdcovers credentials, but nothing covered how working here actually works: zone ownership expectations, how issues and the board work, PR review norms, the AI-tooling policy, and what's expected week to week. This doc fills that gap and repeats nothing technical — it links out instead.Contents:
make checkgreen → zone assignment → first merged PR)readyissues, the three label axes (type/*,area/*,blocked/ready), the blocked/ready automation, claim = assign yourself, and the zone-vs-area distinction (issues are labeled by area; the zone link is just where the work will land)Zone
docs, plus one pointer paragraph inroot(README.md). Spans two zones because the README pointer is what makes the new doc discoverable; splitting a one-line pointer into its own PR would be noise.How to verify
Read
docs/ONBOARDING.md. Check the relative links resolve:Expected: every line prints
OK.Checklist
stagingand targetingstaging.ruff— not applicable, no Python touched.docs/CONTRIBUTING.md— docs-only change.🤖 Generated with Claude Code
https://claude.ai/code/session_01E4Waeq792GHzy42X6JCeCJ