Files
timmy-home/memories/MEMORY.md
Alexander Whitestone 0d64d8e559 initial: sovereign home — morrowind agent, skills, training-data, research, specs, notes, operational docs
Tracked: morrowind agent (py/cfg), skills/, training-data/, research/,
notes/, specs/, test-results/, metrics/, heartbeat/, briefings/,
memories/, skins/, hooks/, decisions.md, OPERATIONS.md, SOUL.md

Excluded: screenshots, PNGs, binaries, sessions, databases, secrets,
audio cache, timmy-config/ and timmy-telemetry/ (separate repos)
2026-03-27 13:05:57 -04:00

7 lines
1007 B
Markdown

Hermes's API can hit rate limit errors when the number of requests exceeds the account's rate limit. This can cause attempts to fail with 'request would exceed your account's rate limit. Please try again later' errors.
§
Timmy's home brain is qwen3:30b on local Ollama. Swapped to deepseek-v3.2 via nous provider (2026-03-19).
§
BOUNDARY: Timmy lives in ~/.timmy/. Hermes lives in ~/.hermes/. NEVER edit ~/.hermes/config.yaml or files under ~/.hermes/ when acting as Timmy. Timmy's config: ~/.timmy/config.yaml. Timmy's skins: ~/.timmy/skins/. Timmy's skin: timmy.yaml (Bitcoin orange, sovereignty and service). If the current session is Timmy, all config changes go to ~/.timmy/ only.
§
TIMMY SOURCE DISTINCTION: First machinery deployed. Working tagging rule (Approach A, prompt-level) in ~/.timmy/config.yaml. Key insight: default-to-generated framing works; equal-weight framing causes false [retrieved]. Test results in ~/.timmy/test-results/tagging-rule-test-00{1,2,3}.md. Tested on qwen3:30b only.