agentic-resources/tests
tegwick 519e76442a session-memory Phase 2: curate entrypoint + README (T06)
python -m session_memory.curate: refreshes detect candidates, then drives them
through review interactively or with --auto-approve (batch, gate-driven) /
--json. Emits a catalog diff summary; queues hub decisions when offline.
[curate] config gains decision_queue + workstream id. README documents the
detect -> curate -> distribute flow and the gate knobs. 2 new tests; suite 72/72.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 10:00:56 +02:00
..
test_claude_adapter.py session-memory Phase 0: normalized schema (T01) + Claude adapter (T02) 2026-06-06 19:06:10 +02:00
test_cluster.py session-memory Phase 1: Detect pipeline (T04-T07) 2026-06-06 22:31:13 +02:00
test_codex_adapter.py session-memory Phase 1: Codex adapter (T01) + multi-file merge (T03) 2026-06-06 21:55:32 +02:00
test_curate_catalog.py session-memory Phase 2: versioned Pattern Catalog store (T02) 2026-06-07 00:18:01 +02:00
test_curate_decisions.py session-memory Phase 2: hub decision integration (T05) 2026-06-07 00:31:22 +02:00
test_curate_entrypoint.py session-memory Phase 2: curate entrypoint + README (T06) 2026-06-07 10:00:56 +02:00
test_curate_gating.py session-memory Phase 2: evidence-bar + bloat guard (T04) 2026-06-07 00:28:34 +02:00
test_curate_review.py session-memory Phase 2: review workflow (T03) 2026-06-07 00:25:10 +02:00
test_curate_schema.py session-memory Phase 2: Solution Pattern schema (T01) 2026-06-07 00:16:46 +02:00
test_detect_entrypoint.py session-memory Phase 1: Detect pipeline (T04-T07) 2026-06-06 22:31:13 +02:00
test_digest.py session-memory Phase 0: session digest + outcome heuristic (T04) 2026-06-06 20:03:04 +02:00
test_grok_adapter.py session-memory Phase 1: Grok adapter (T02) 2026-06-06 22:12:30 +02:00
test_ingest.py session-memory Phase 0: ingest cursor + sweep entrypoint + config (T06) 2026-06-06 21:41:59 +02:00
test_merge.py session-memory Phase 1: Codex adapter (T01) + multi-file merge (T03) 2026-06-06 21:55:32 +02:00
test_retention.py session-memory Phase 0: budget-based retention sweep (T05) 2026-06-06 21:37:40 +02:00
test_schema.py session-memory Phase 0: normalized schema (T01) + Claude adapter (T02) 2026-06-06 19:06:10 +02:00
test_signals.py session-memory Phase 1: Detect pipeline (T04-T07) 2026-06-06 22:31:13 +02:00
test_store.py session-memory Phase 0: Tier1/Tier2 store (T03) 2026-06-06 19:10:02 +02:00