Update docs about agent and chat

This commit is contained in:
Raven Scott
2026-04-22 02:11:27 -04:00
parent 177e981221
commit 2cfd2a8ab3
27 changed files with 81 additions and 18 deletions
+1
View File
@@ -34,6 +34,7 @@ This file also keeps a **legacy map** from the former single-file inventory to t
| Doc trees at a glance | [docs/sitemap.md](docs/sitemap.md) |
| Evergreen concepts (two drives, boot, P2P) | [docs/concepts/README.md](docs/concepts/README.md) |
| Run the system | [users-manual/README.md](users-manual/README.md) |
| **`agent`** (HTTPS assistant) or **`chat`** (swarm chat) | [users-manual — ch.4](users-manual/04-shell-path-and-scripts.md); guest **`man agent`** / **`man chat`**; [HTTP / fetch policy](docs/reference/http-curl-and-wget.md) (**`agent`**) |
| Architecture narrative | [handbook/README.md](handbook/README.md) |
| Extend `/bin`, `ctx`, Pear | [developer-guide/README.md](developer-guide/README.md) |
| File-level reference index | [docs/reference/README.md](docs/reference/README.md) |