Skill: docs-freshness
Purpose
Map source/protocol changes to required documentation updates. This skill is executed under writer-owned docs freshness flow.
Inputs
- •Changed files in Rust/Python/docs trees.
- •Public API/behavior/protocol deltas.
Checks
- •Public behavior changed ->
CHANGELOG.mdreviewed. - •Protocol changed -> protocol docs and examples updated.
- •New config/flags added -> README/spec/docs updated.
- •Notebook/tutorial paths still valid.
Output
- •Required doc updates list.
- •Blocking doc gaps.
- •Docs freshness verdict (pass/fail).