openclaw/extensions/googlechat
Vincent Koc 466510b6d8 refactor: replace "seam" terminology across codebase
Replace "seam" with clearer terms throughout:
- "surface" for public API/extension boundaries
- "boundary" for plugin/module interfaces
- "interface" for runtime connection points
- "hook" for test injection points
- "palette" for the lobster palette reference

Also delete experiments/acp-pluginification-architecture-plan.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 00:20:15 -07:00
..
src Google Chat: thin runtime api seam (#49504) 2026-03-17 23:02:30 -07:00
api.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
index.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
openclaw.plugin.json chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
package.json build: update deps except carbon 2026-03-17 20:51:54 -07:00
runtime-api.ts refactor: replace "seam" terminology across codebase 2026-03-18 00:20:15 -07:00
setup-entry.ts refactor: dedupe channel entrypoints and test bridges 2026-03-16 23:52:23 -07:00