Iterating towards optimal agentic performance.
Find a file
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
docs session-memory: denoise error fingerprints (WP-0006 follow-up) 2026-06-07 13:39:08 +02:00
session_memory session-memory: denoise error fingerprints (WP-0006 follow-up) 2026-06-07 13:39:08 +02:00
tests session-memory: denoise error fingerprints (WP-0006 follow-up) 2026-06-07 13:39:08 +02:00
workplans session-memory: error root-cause assessment + v2 re-ingest (WP-0006 T03) 2026-06-07 13:09:29 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-06-07 12:48:18 +02:00
.gitignore session-memory Phase 0: normalized schema (T01) + Claude adapter (T02) 2026-06-06 19:06:10 +02:00
AGENTS.md AGENTIC-WP-0001: complete T02 + close bootstrap workplan 2026-06-07 10:15:23 +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.