Skip to content

ADR 0009 Proactivity

Zlatko Lakisic edited this page Aug 7, 2026 · 1 revision

ADR 0009 — Proactive announcements

Status: Accepted (M10.0 ground truth)
Date: 2026-08-07
Milestone: M10


Context

M10 adds proactive announcements. Generating text may need an AO turn while a terminal SessionBridge for that identity is already open.


Decision

Prefer an intent-only queue — do not open a second SessionBridge for announce generation when a terminal session already owns that identity. Delivery timing and session ownership rules live in the full ADR.

Full text: docs/adr/0009-proactivity.md in the main repo.


Related

Clone this wiki locally