docs: move docs to RunicGateway/docs, repoint all references #10

Merged
whitlocktech merged 1 commits from chore/extract-docs into main 2026-07-18 05:42:06 +00:00
Member

Repo reorg Phase 2 — documentation extraction.

The docs/ tree (ADMIN_CONTROLS, INTEGRATION, PLAN, PROTOCOL_2, RESEARCH, SHARD_PREREQS) has been extracted — with full commit history, via git filter-repo — into the central RunicGateway/docs repo under link/.

Changes here

  • Delete docs/ (6 files).
  • Repoint every reference. The source cites these design docs by section throughout, so all ~25 in-repo references — C# (overlay/, patches/) and Rust (sidecar/) comments, Bridge.cfg, and the READMEs — now point at the docs-repo URL. Per the agreed approach, every reference was rewritten (not just the READMEs).
  • README references render as markdown links; a Documentation pointer section was added to the top-level README. Code/config comments carry the plain URL.

Net: -2733 / +46 lines (the deletions are the moved docs, now living in RunicGateway/docs).

🤖 Generated with Claude Code

Repo reorg **Phase 2** — documentation extraction. The `docs/` tree (`ADMIN_CONTROLS`, `INTEGRATION`, `PLAN`, `PROTOCOL_2`, `RESEARCH`, `SHARD_PREREQS`) has been extracted — with full commit history, via `git filter-repo` — into the central **[RunicGateway/docs](https://gitea.whitlocktech.com/RunicGateway/docs)** repo under `link/`. ## Changes here - **Delete** `docs/` (6 files). - **Repoint every reference.** The source cites these design docs by section throughout, so all ~25 in-repo references — C# (`overlay/`, `patches/`) and Rust (`sidecar/`) comments, `Bridge.cfg`, and the READMEs — now point at the docs-repo URL. Per the agreed approach, every reference was rewritten (not just the READMEs). - README references render as **markdown links**; a **Documentation** pointer section was added to the top-level README. Code/config comments carry the plain URL. Net: **-2733 / +46** lines (the deletions are the moved docs, now living in `RunicGateway/docs`). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
wtclaude added 1 commit 2026-07-18 05:08:54 +00:00
Extracted docs/ (ADMIN_CONTROLS, INTEGRATION, PLAN, PROTOCOL_2, RESEARCH,
SHARD_PREREQS) into the central RunicGateway/docs repo under link/, with
full commit history preserved via git filter-repo.

The source cites these design docs by section throughout, so every in-repo
reference (C# + Rust comments, Bridge.cfg, and the READMEs) is repointed at
the new docs-repo URL. README references are rendered as markdown links; a
Documentation pointer section is added to the top-level README.

Docs repo: https://gitea.whitlocktech.com/RunicGateway/docs
whitlocktech merged commit 2b0d6635bb into main 2026-07-18 05:42:06 +00:00
whitlocktech deleted branch chore/extract-docs 2026-07-18 05:42:06 +00:00
Sign in to join this conversation.
No description provided.