Memory layers (hot/warm/cold) #27

Closed
opened 2026-07-08 15:15:13 +00:00 by christian · 1 comment
Owner

Hot = charter + active directives + focus snapshot capped <=2k tokens; warm = append-only event log + weekly digest; cold = gitea/sidecar via tools (ticket data never copied into memory).

Acceptance: hot context assembles under the 2k budget; ticket detail fetched through query_project, not inlined.

Hot = charter + active directives + focus snapshot capped <=2k tokens; warm = append-only event log + weekly digest; cold = gitea/sidecar via tools (ticket data never copied into memory). **Acceptance:** hot context assembles under the 2k budget; ticket detail fetched through query_project, not inlined.
christian added this to the P4 — Agent milestone 2026-07-08 15:15:13 +00:00
christian added the
est
3d
p
2
labels 2026-07-08 15:15:14 +00:00
christian added a new dependency 2026-07-08 15:15:47 +00:00
christian self-assigned this 2026-07-09 14:51:03 +00:00
Author
Owner

Done — memory layers: assembleHotContext assembles focus + active directives + charter under a 2000-token budget (hot); ticket detail stays in query_project (warm), never inlined. Shipped in PR #57. Closing.

Done — memory layers: assembleHotContext assembles focus + active directives + charter under a 2000-token budget (hot); ticket detail stays in query_project (warm), never inlined. Shipped in PR #57. Closing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Depends on
Reference: christian/commitea#27
No description provided.