Table
suggestions
Every suggestion the assistant made, kept for the eval harness (ADR-008).
id
bigserial
PK
message_id
bigint
Set when the suggestion came from a conversation turn.
kind
suggestion_kind
payload
jsonb
RerouteSuggestion or ReplyDraft, as served by the API.
confidence
real
accepted
bool
Null until a dispatcher or agent decides.
created_at
timestamptz