You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: wire up nav + rename "V1 Protocol" page to "Control Reconciler Protocol"
The two pages added in #444 (the protocol reference + the extension
cookbook) were never added to the mkdocs `nav:` tree, so they published
but were unreachable from the site navigation. Wire both into the
"Under the Hood" section.
Rename the reference page from the internal "V1 Protocol" label to the
clearer "Control Reconciler Protocol" (reader-visible only):
- template v1-protocol.md.dt -> control-reconciler-protocol.md.dt, which
drives the generated output filename
- page title/H1, nav label, and the 8 cross-links + link text from the
cookbook page
- internal slugs left as-is (doc-app folder, image paths, the
src/Reactor/Core/V1Protocol namespace) since they are not reader-visible
Recompiled the docset (no screenshots), which refreshes generated output
that had drifted from source:
- threading-and-dispatch.md: echo-suppression snippet picks up the
EchoSuppressScopeDepth path
- skills/reactor.api.txt (both copies) regenerated: adds the
ItemsRepeater<T> factory overloads and the V1UnmountDisposition enum
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments