[DISCIPLINE] Make Hermes-local short sessions clean before tool use #97
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?
Context
The direct local mind is better than the Hermes-wrapped local agent.
Evidence:
~/.timmy/test-results/local_decision_session_20260329_194101.mdpassed a short decision session~/.hermes/sessions/session_20260329_194141_be2c3a.jsonanswered, but drifted into invented operational guidance~/.hermes/sessions/session_20260329_193422_8d243c.jsonfailed grounded action entirelyWe should not jump straight from "short chat works" to "full tool agent works".
The next frontier is disciplined Hermes-local short sessions.
Goal
Create a narrow Hermes-local session lane that produces clean, truthful, conservative short answers before attempting file/tool work.
Levers to test
Acceptance criteria
session_20260329_194141_be2c3a.jsonis no longer reproduced in the new lanePR proof required
Uniwizard context: Clean sessions before tool use feeds into grammar-constrained generation (#91 timmy-home) and prompt tier routing (#88).
Absorbed into timmy-home #91 (grammar-constrained generation) and #88 (prompt routing tiers). Closing.