agentic-resources/tests
tegwick e237dcc622 session-memory: map signals to catalog recommendations via covers (WP-0010 follow-up)
Closes the gap where recurring_error suggestions showed generic 'Investigate'
instead of the curated recommendation. Added a covers[] field to SolutionPattern
(lowercase substrings a pattern's recommendation also applies to) + Catalog.find_for
(exact key first, then covers match against signal key+locus). Retro now resolves
recommendations through find_for. Tagged the read-before-edit pattern with
covers=['file has not been read','modified since read','file_not_read'] (v1.0.1).
Live: file-not-read suggestions across all repos now inherit 'Read the file before
Edit/Write'. 6 new tests; suite 158/158.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 21:09:44 +02:00
..
test_catalog_covers.py session-memory: map signals to catalog recommendations via covers (WP-0010 follow-up) 2026-06-07 21:09:44 +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: denoise error fingerprints (WP-0006 follow-up) 2026-06-07 13:39:08 +02:00
test_distribute_base.py session-memory: distributor base + Artifact (WP-0007 T01) 2026-06-07 15:02:47 +02:00
test_distribute_claude.py session-memory: Claude + Codex + Grok distributors + registry (WP-0007 T02/T03) 2026-06-07 15:06:15 +02:00
test_distribute_codex_grok.py session-memory: Claude + Codex + Grok distributors + registry (WP-0007 T02/T03) 2026-06-07 15:06:15 +02:00
test_distribute_entrypoint.py session-memory: distribute entrypoint + live verify (WP-0007 T05) 2026-06-07 15:25:20 +02:00
test_distribute_proposals.py session-memory: scoping + proposals + active registry (WP-0007 T04) 2026-06-07 15:09:40 +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_measure_effect.py session-memory: Phase 4 Measure — baseline, effectiveness, trend (WP-0009) 2026-06-07 15:49:22 +02:00
test_measure_entrypoint.py session-memory: Phase 4 Measure — baseline, effectiveness, trend (WP-0009) 2026-06-07 15:49:22 +02:00
test_measure_metrics.py session-memory: Phase 4 Measure — baseline, effectiveness, trend (WP-0009) 2026-06-07 15:49:22 +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_retro_build.py session-memory: map signals to catalog recommendations via covers (WP-0010 follow-up) 2026-06-07 21:09:44 +02:00
test_retro_entrypoint.py session-memory: weekly retro entrypoint + hub publish (AGENTIC-WP-0010) 2026-06-07 19:17:24 +02:00
test_retro_publish.py session-memory: weekly retro entrypoint + hub publish (AGENTIC-WP-0010) 2026-06-07 19:17:24 +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