test-case: no routing/no summarize config = Phase 4 behavior intact #50
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Steps
routingblock and NOcontext.summarize_on_evict.:route on/:route classes/:fallback onstill WORK (config gets a fresh routing table).max_turns. Verify eviction happens silently (Phase 0 behavior); no[earlier summary]block in the system prompt.:rememberand:mcp listand Norris still all work end-to-end.Expected
routingblock was present at startup.What this exercises
PASS (autonomous run, 2026-05-13). Config with no
routingblock and nocontext.summarize_on_evict::route classesreports(no classes configured);:route oncreates the routing table lazily and reportsauto-routing on;:fallback onreportscloud fallback on (target: cloud); no Lua errors or traceback. Phase 4 regression coverage intact. Closing.