docs(agents): drop stale packages/ scoped-guide reference

This commit is contained in:
Peter Steinberger
2026-08-01 22:17:54 -07:00
parent 35a1777f68
commit 577f2f45fb
+1 -1
View File
@@ -79,7 +79,7 @@ Skills own workflows; root owns hard policy and routing. Product direction and m
- Core TS: `src/`, `ui/`, `packages/`; plugins: `extensions/`; SDK: `src/plugin-sdk/*`; channels: `src/channels/*`; loader: `src/plugins/*`; protocol: `packages/gateway-protocol/*`; docs/apps: `docs/`, `apps/`.
- Installers: sibling `../openclaw.ai`.
- Scoped guides: `extensions/`, `src/{plugin-sdk,channels,plugins,gateway,agents}/`, `packages/`, `test/helpers*/`, `docs/`, `ui/`, `scripts/`.
- Scoped guides: `extensions/`, `src/{plugin-sdk,channels,plugins,gateway,agents}/`, `test/helpers*/`, `docs/`, `ui/`, `scripts/`.
## Docs