ADR: Agent runtime architecture #48
Labels
No labels
area:auth
area:ci
area:db
area:infra
area:native
area:pwa
area:service
epic
feature
foundation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
james/carol#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Write an ADR resolving the load-bearing technical choices for the agent runtime before any code lands.
Scope — the ADR must answer
conversationsandmessagestables (per-user FK as always). Decide message shape: raw provider messages or a normalised form. How tool-call rounds are represented in storage.Follow the ADR format in
docs/adr/0001-record-architecture-decisions.md.Acceptance criteria
docs/adr/README.md.Part of epic #47. Should land before the chat UI, domain tool surface, and MCP endpoint tickets — those reference its decisions.