docs: point consumers to adapter seam / 文件明確導向 adapter seam

This commit is contained in:
Alice (OpenClaw)
2026-05-14 09:36:11 +08:00
parent 62bbe3bd18
commit e14f63b510
3 changed files with 27 additions and 0 deletions

View File

@@ -36,6 +36,13 @@ This does two things:
## Manual paths
If you are extending the feature rather than merely applying the PoC, prefer starting from these repo-side integration seams before editing runtime files directly:
- `src/adapters/openclaw-plugin-skeleton.ts`
- `src/adapters/openclaw-interactive-handler.ts`
- `src/adapters/openclaw-message-tool.ts`
- `src/adapters/openclaw-state-file.ts`
### Apply patch only
```bash