[ROUTING] Streamline local Timmy automation context per job (narrow toolsets, avoid prompt bloat) #90
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?
Goal:
Make local Timmy automation use job-specific, aggressively narrowed context so local llama.cpp lanes do not choke on oversized tool/system prompts.
Problem observed:
Decision / marked solution:
Acceptance criteria:
Guardrail:
Marked as the solution direction: narrow toolsets/context per job for local lanes instead of trying to brute-force larger contexts. This issue is the durable tracking front.
Uniwizard context: Prompt routing is now #88 in timmy-home. This issue's narrow-toolset concept feeds into adaptive prompt routing tiers (reflex/standard/deep).
Absorbed into timmy-home #88 (adaptive prompt routing). Closing duplicate.