agentic-resources/session_memory/core
tegwick 1b6081cd88 session-memory: denoise error fingerprints (WP-0006 follow-up)
Tighten _is_failed: exclude successful hub JSON responses (top-level no-error
payloads) and file-read snapshots (numbered cat -n source lines) that were
polluting error_snippets. JSON verdict classifies error vs success payloads
directly. Cuts distinct fingerprints 444 -> 269 (~40%) over the real corpus with
the top errors unchanged. Assessment caveat updated. 5 new tests; suite 102/102.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 13:39:08 +02:00
..
__init__.py session-memory Phase 0: normalized schema (T01) + Claude adapter (T02) 2026-06-06 19:06:10 +02:00
cursor.py session-memory Phase 0: ingest cursor + sweep entrypoint + config (T06) 2026-06-06 21:41:59 +02:00
digest.py session-memory: denoise error fingerprints (WP-0006 follow-up) 2026-06-07 13:39:08 +02:00
retention.py session-memory Phase 0: budget-based retention sweep (T05) 2026-06-06 21:37:40 +02:00
schema.py session-memory: error-body mining into digest (WP-0006 T01) 2026-06-07 12:45:01 +02:00
store.py session-memory Phase 1: Detect pipeline (T04-T07) 2026-06-06 22:31:13 +02:00