Iterating towards optimal agentic performance.
Find a file
tegwick 21c714e286 session-memory: infra-overhead + thrash signals (WP-0005 T02)
signals.py: tool_bucket helper + three tool_histogram-based extractors that the
outcome/marker signals were blind to — sig_infra_overhead (hub+task+schema share
of tool calls over threshold), sig_schema_thrash (repeated ToolSearch), and
sig_tool_thrash (one tool dominating). Thresholds in build_context. 8 new tests;
suite 88/88 green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 11:12:09 +02:00
docs session-memory Phase 2: verify + catalog artifacts (T07) 2026-06-07 10:08:52 +02:00
session_memory session-memory: infra-overhead + thrash signals (WP-0005 T02) 2026-06-07 11:12:09 +02:00
tests session-memory: infra-overhead + thrash signals (WP-0005 T02) 2026-06-07 11:12:09 +02:00
workplans session-memory: infra-overhead + thrash signals (WP-0005 T02) 2026-06-07 11:12:09 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-06-07 00:11:12 +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.