openclaw/extensions/matrix
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 refactor: replace "seam" terminology across codebase 2026-03-18 00:20:15 -07:00
CHANGELOG.md build: sync plugins for 2026.3.14 2026-03-14 06:05:39 +00:00
api.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
index.test.ts Matrix: lazy-load runtime-heavy channel paths 2026-03-15 17:38:39 -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 Matrix: move outbound session routing behind plugin boundary 2026-03-18 04:09:48 +00:00
setup-entry.ts refactor: dedupe channel entrypoints and test bridges 2026-03-16 23:52:23 -07:00