cocottetech/@platform/codebase/@packages/surface-adapter-contracts/src
autocommit c73d6a1291 feat(content-social): publish-x adapter + 'publish' action verb
content-social/ai-core publish-x adapter (+spec); surface-adapter-contracts
gains the 'publish' verb; content-social deps +surface-adapter-contracts +zod.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 00:03:19 -07:00
..
safety feat(surface-adapter): Add standardized safety contracts for k-gate, action verbs, platform API interactions, audit, blocklist, registry, context, and surface kinds 2026-06-03 23:06:59 -07:00
action-verb.ts feat(content-social): publish-x adapter + 'publish' action verb 2026-06-07 00:03:19 -07:00
action.ts refactor(surface-adapter-contracts): ♻️ Add PrecheckContext interface and update Action to support auto-executable actions with precheck validation and registry integration 2026-06-04 00:55:25 -07:00
audit.ts feat(surface-adapter): Add standardized safety contracts for k-gate, action verbs, platform API interactions, audit, blocklist, registry, context, and surface kinds 2026-06-03 23:06:59 -07:00
blocklist.ts feat(surface-adapter): Add standardized safety contracts for k-gate, action verbs, platform API interactions, audit, blocklist, registry, context, and surface kinds 2026-06-03 23:06:59 -07:00
context.ts refactor(surface-adapter-contracts): ♻️ Add PrecheckContext interface and update Action to support auto-executable actions with precheck validation and registry integration 2026-06-04 00:55:25 -07:00
index.ts refactor(surface-adapter-contracts): ♻️ Add PrecheckContext interface and update Action to support auto-executable actions with precheck validation and registry integration 2026-06-04 00:55:25 -07:00
platform-api.ts feat(surface-adapter): Add standardized safety contracts for k-gate, action verbs, platform API interactions, audit, blocklist, registry, context, and surface kinds 2026-06-03 23:06:59 -07:00
registry.ts refactor(surface-adapter-contracts): ♻️ Add PrecheckContext interface and update Action to support auto-executable actions with precheck validation and registry integration 2026-06-04 00:55:25 -07:00
surface-kind.ts feat(surface-adapter): Add standardized safety contracts for k-gate, action verbs, platform API interactions, audit, blocklist, registry, context, and surface kinds 2026-06-03 23:06:59 -07:00