Part of hyperhive#1898 (b): every docs subdir should have a top-level README.md link, achieved by moving/renaming where an existing file already fits the role. docs/turn-loop.md already served as the hub + index for the three sub-pages under turn-loop/ (claude-invocation.md, config.md, mcp.md), so it moves wholesale rather than leaving a redundant top-level pointer stub. Fixes every inbound/relative link across the repo (top-level README.md, CLAUDE.md, docs/persistence.md, docs/tools/scheduling.md, the sub-pages own back-link, hive-agent README + doc comments, hive-agent/Cargo.toml, .prettierignore per-file exemption entry) - grepped the whole tree for both turn-loop.md and turn-loop/ to find every reference rather than trusting a partial list. nix fmt clean, cargo check -p hive-agent clean.
21 lines
711 B
Text
21 lines
711 B
Text
# Auto-generated by `hivectl markdown-docs` — do not format.
|
|
# The hivectl-docs CI check diffs this against fresh binary output,
|
|
# so reformatting it would break that check.
|
|
docs/tools/hivectl-cli.md
|
|
|
|
# Files with multi-line list-item continuations that prettier strips to col 0.
|
|
# prettier's `proseWrap: "preserve"` prevents prose reflow but not list-item
|
|
# indentation normalisation, so these files need manual re-wrap before
|
|
# adding them back to the formatter scope.
|
|
CLAUDE.md
|
|
docs/approvals.md
|
|
docs/conventions.md
|
|
docs/gateway.md
|
|
docs/matrix.md
|
|
docs/persistence.md
|
|
docs/terminal-rendering.md
|
|
docs/tools/forge.md
|
|
docs/tools/matrix.md
|
|
docs/turn-loop/README.md
|
|
docs/web-ui/agent.md
|
|
docs/web-ui/dashboard.md
|