rl-docs-hub

Definition of Ready / Done for Docs

Documentation Definition of Ready (before coding)

A feature, product slice, or architectural change is ready for implementation only when:

If a work item cannot satisfy all items yet, it is not truly ready; it is still in intake, discovery, or design.

Documentation Definition of Done (before PR is created and before merge)

A change is documentation-done only when:

Minimum expectation for PRs

A PR should not be opened until the corresponding documentation exists in the hub for:

If a PR must open early for operational reasons, it should be treated as an exception and must explicitly call out the documentation gap.