Skip to content

Commit 91343e3

Browse files
jkyberneeesclaude
andcommitted
docs: move DOCKER_COMPOSE_USER_GUIDE.md into docs/
Keep all documentation under docs/. Update the in-file Reference links (docs/X.md → X.md, now siblings) and the inbound pointer from docker/README.md (../ → ../docs/). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 5f3774a commit 91343e3

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Ready-to-run Compose setup for Odek in two permission profiles:
1414
> `run`/`repl`/`telegram` are unsandboxed by default.)
1515
1616
For the full walkthrough, threat model, and tuning, see
17-
[`../DOCKER_COMPOSE_USER_GUIDE.md`](../DOCKER_COMPOSE_USER_GUIDE.md).
17+
[`../docs/DOCKER_COMPOSE_USER_GUIDE.md`](../docs/DOCKER_COMPOSE_USER_GUIDE.md).
1818

1919
## Files
2020

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -605,9 +605,9 @@ Voice and photo messages are supported too. Sessions persist per chat in the loc
605605

606606
## Reference
607607

608-
- `docs/SANDBOXING.md` — Odek's nested‑Docker sandbox model (the `--sandbox` feature).
609-
- `docs/SECURITY.md` — threat model, approval flow, YOLO mode, attack‑vector matrix.
610-
- `docs/CONFIG.md` — full configuration layering and environment variables.
611-
- `docs/CLI.md` — all subcommands and flags, including the `dangerous` schema.
612-
- `docs/WEBUI.md` — Web UI protocol and the WebSocket approval flow.
613-
- `docs/TELEGRAM.md` — Telegram bot architecture, config variables, and slash commands.
608+
- [`SANDBOXING.md`](SANDBOXING.md) — Odek's nested‑Docker sandbox model (the `--sandbox` feature).
609+
- [`SECURITY.md`](SECURITY.md) — threat model, approval flow, YOLO mode, attack‑vector matrix.
610+
- [`CONFIG.md`](CONFIG.md) — full configuration layering and environment variables.
611+
- [`CLI.md`](CLI.md) — all subcommands and flags, including the `dangerous` schema.
612+
- [`WEBUI.md`](WEBUI.md) — Web UI protocol and the WebSocket approval flow.
613+
- [`TELEGRAM.md`](TELEGRAM.md) — Telegram bot architecture, config variables, and slash commands.

0 commit comments

Comments
 (0)