agentic-resources/tests
tegwick e022c0f9d6 session-memory: recurring-error signal + clustering (WP-0006 T02)
detect/signals.py sig_recurring_error emits one signal per distinct error
fingerprint per session (magnitude = in-session occurrences), so the same error
recurring across sessions/repos/flavors clusters into a candidate root-cause
problem pattern via the existing clusterer — cross-flavor flagged automatically.
3 new tests; suite 98/98 green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 13:01:29 +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: session-quality filter (WP-0005 T01) 2026-06-07 11:07:22 +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: session-quality filter (WP-0005 T01) 2026-06-07 11:07:22 +02:00
test_detect_infra_signals.py session-memory: infra-overhead + thrash signals (WP-0005 T02) 2026-06-07 11:12:09 +02:00
test_detect_quality.py session-memory: session-quality filter (WP-0005 T01) 2026-06-07 11:07:22 +02:00
test_detect_recurring_error.py session-memory: recurring-error signal + clustering (WP-0006 T02) 2026-06-07 13:01:29 +02:00
test_digest.py session-memory Phase 0: session digest + outcome heuristic (T04) 2026-06-06 20:03:04 +02:00
test_digest_errors.py session-memory: error-body mining into digest (WP-0006 T01) 2026-06-07 12:45:01 +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