Iterating towards optimal agentic performance.
Find a file
tegwick 29fc211a14 session-memory Phase 0: Tier1/Tier2 store (T03)
- session_memory/core/store.py: SQLite rows + blob-dir bodies, idempotent
  ingest on (session_uid,seq), Tier1/Tier2 usage accounting, evict_raw that
  drops raw but preserves the digest; watermark columns authoritative
- tests/test_store.py: ingest idempotency, accounting, eviction invariant

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-06 19:10:02 +02:00
docs Add Helix Forge PRD, session-memory design, and Phase 0 workplan 2026-06-06 19:00:30 +02:00
session_memory session-memory Phase 0: Tier1/Tier2 store (T03) 2026-06-06 19:10:02 +02:00
tests session-memory Phase 0: Tier1/Tier2 store (T03) 2026-06-06 19:10:02 +02:00
workplans session-memory Phase 0: Tier1/Tier2 store (T03) 2026-06-06 19:10:02 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-06-06 00:10:03 +02:00
.gitignore session-memory Phase 0: normalized schema (T01) + Claude adapter (T02) 2026-06-06 19:06:10 +02:00
AGENTS.md Statehub registration 2026-06-06 00:10:52 +02:00
INTENT.md Seeded with intent 2026-06-05 23:58:21 +02:00
LICENSE Initial commit 2026-06-05 21:43:17 +00:00
README.md Update README.md 2026-06-05 21:43:41 +00:00
SCOPE.md Statehub registration 2026-06-06 00:10:52 +02:00

Iterating towards optimal agentic performance.