Catalog metadata for Friday’s Synology Chat channel.
| Field | Value |
|---|---|
| Channel id | synology-chat |
| Label | Synology Chat |
| Aliases | none |
| Runtime | Catalog-only |
Synology Chat can be configured in Settings, but Friday does not currently bundle a Synology Chat runtime adapter.
Implementation Contract
Implement this provider behind Friday’s unified channel gateway described in
Channel subsystem. Provider runtimes must
convert message-in events to ChannelInboundMessage, accept message-out
requests as ChannelOutboundMessage, and return ChannelMessageReceipt
delivery results. Provider-specific ids, thread metadata, and raw payload facts
should stay in normalized fields and provenance; the agent must not receive
provider-specific message shapes or be called directly by the runtime.
Catalog-only status should remain until that gateway contract is implemented.