Skip to content

Commit 42f0aec

Browse files
authored
Merge pull request #38 from FluffyAIcode/AgentMemory/adr-0008-session-protocol-8e7f
ADR 0008: session-bound runtime + gRPC protocol; supersede ADR 0007
2 parents 0fecf20 + 50858d7 commit 42f0aec

3 files changed

Lines changed: 910 additions & 2 deletions

File tree

docs/adr/0007-cross-request-kv-reuse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ADR 0007 — Cross-request KV cache reuse for long sessions
22

3-
- **Status**: Accepted (2026-05-31, blocking v0.3.0 GA)
3+
- **Status**: Superseded by [ADR 0008](0008-session-bound-runtime-and-grpc-protocol.md) (2026-06-01). Originally Accepted 2026-05-31; superseded after empirical falsification of §2.4 by Qwen3 chat-template re-rendering. None of this ADR's implementation reached `main`. See ADR 0008 §1.2.
44
- **Date**: 2026-05-31
55
- **Decision drivers**: ADR 0006 §2.3.b empirical evidence (4-hour Mac M4
66
run); the gap between the "local agent infrastructure" framing and the

0 commit comments

Comments
 (0)