Doc Owners¶
This is a lightweight responsibility map for major doc areas.
| Area | Owner area | Related features | Staleness risk | Update triggers |
|---|---|---|---|---|
| README and start-here flow | core framework | onboarding, routing, quickstart | high | new major feature bucket, new default path, repo rename |
| command index and command docs | command surface | commands/, docs/commands.md |
high | command added, removed, renamed |
| guide layer | feature maintainers | goal, background, runtime, paved roads, ideation | medium | feature behavior changes materially |
| compatibility and hosts | runtime maintainers | runtime adaptation, setup, hosts | high | harness or setup guidance shifts |
| wiki layer | docs maintainers | wiki homepage and routing | medium | top-level nav or feature map changes |
| examples | feature maintainers | examples and paved roads | medium | major workflow default changes |
| contributor docs | maintainers | contribution flow, validation | medium | contributor checklist or automation changes |