Content Loops

1 workflow

content

The doc-drift loop

ACTION

Compare [documentation] against the current behavior of [project]. Find the largest place the docs and the code disagree and fix the docs to match reality.

CHECK

Verify each fix against the actual code path or a runnable example, not against older docs.

STOP

Stop when no high-impact mismatch remains, or a fix needs a product decision.

by Loops.fyi