Iterating towards optimal agentic performance.
Find a file
tegwick c6164a82ba session-memory Phase 2: versioned Pattern Catalog store (T02)
Files-first catalog (one JSON per pattern, id = source-key). Single
idempotent upsert path: added / unchanged / updated (status-only, no bump) /
versioned (content change bumps semver + archives prior to <id>.history.jsonl).
Dedup is structural on pattern id. 5 new tests; suite 52/52 green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 00:18:01 +02:00
docs session-memory Phase 0: end-to-end verification + docs (T07) 2026-06-06 21:44:46 +02:00
session_memory session-memory Phase 2: versioned Pattern Catalog store (T02) 2026-06-07 00:18:01 +02:00
tests session-memory Phase 2: versioned Pattern Catalog store (T02) 2026-06-07 00:18:01 +02:00
workplans session-memory Phase 2: versioned Pattern Catalog store (T02) 2026-06-07 00:18:01 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-06-07 00:11:12 +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.