Skip to content

ADR Index

Zlatko Lakisic edited this page Aug 3, 2026 · 3 revisions

ADR Index

Architecture Decision Records for COMSTAR. Full text also lives in docs/adr/ in the main repo.

ADR timeline


Accepted decisions

# Title Status Date One-liner
0001 Audio routing Accepted 2026-08-02 Kiosk (Chromium) is the TTS sink
0002 Avatar render path Accepted (interim) 2026-08-02 Local HTMLAudio/SVG now; no streamed frames in Phase 1
0003 Speech compute on Ada Accepted 2026-08-03 Prefer Reach SpeechClient sidecars; env URL fallback
0004 Terminal control Accepted 2026-08-03 Sleep + volume via tunnelled client.terminal MCP

How to add an ADR

  1. Write docs/adr/NNNN-title.md in the main repo (Context → Decision → Consequences).
  2. Mirror a wiki page here and link it from this index.
  3. Update Contracts if the decision closes a SPEC option.

Related pages

Clone this wiki locally