ALL-ONBO0001 · onboarding_readiness
Measure whether a newcomer can perform essential project work.
This is a deterministic rule for all languages. Read its implementation.
Definition
Section titled “Definition”Verify each required onboarding capability through one current repository-owned, noninteractive command and concise guidance, then return the percentage verified.
Evidence
Section titled “Evidence”Findings retain the declared command, guidance location, and static portability evidence. The value is the percentage of required capabilities verified through a current command.
Exceptions
Section titled “Exceptions”Restricted production access is not required when a safe local or staging path exists.
required_capabilities names the work a newcomer must be able to perform. An empty
requirement set produces full coverage because there is no onboarding obligation to satisfy.
Examples
Section titled “Examples”Four verified capabilities among five produce 80. Mentioning a stale setup command
does not satisfy the setup capability.
References
Section titled “References”- Cites “Software Engineering at Google”, knowledge sharing
- Cites “GitHub documentation”, contributing guidelines