Skip to content

ALL-ONBO0001 · onboarding_readiness

Measure whether a newcomer can perform essential project work.

This is a deterministic rule for all languages. Read its implementation.

Verify each required onboarding capability through one current repository-owned, noninteractive command and concise guidance, then return the percentage verified.

Findings retain the declared command, guidance location, and static portability evidence. The value is the percentage of required capabilities verified through a current command.

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.

Four verified capabilities among five produce 80. Mentioning a stale setup command does not satisfy the setup capability.

  • Cites “Software Engineering at Google”, knowledge sharing
  • Cites “GitHub documentation”, contributing guidelines