[INFRA] Source control ~/.timmy — sovereign home directory under git #659
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?
Problem
~/.timmyis not version controlled. It contains the soul file, morrowind MCP server, configs, training data, metrics, memories, and everything that makes Timmy sovereign. Losing this directory = losing Timmy.Current State
None of this is in git.
Plan
cd ~/.timmy && git init.gitignorethat excludes:*.db(sqlite files — binary, not diffable)auth.json,auth.lock,*.key(secrets)__pycache__/,*.pycaudio_cache/,image_cache/,browser_screenshots/(large binary caches)sandboxes/(ephemeral)timmy-config/(already its own repo)timmy-telemetry/(already its own repo)logs/(ephemeral)sessions/(large, ephemeral — harvested by DPO pipeline)Timmy_Foundation/timmy-homegit add -A && git commit -m "auto: $(date)"every hourWhat Gets Versioned
SOUL.md— identity (critical)morrowind/— game MCP server, pilot, perception scriptsskills/— agent skillsmemories/— persistent memory filestraining-data/— DPO preference pairsmetrics/— telemetry JSONLheartbeat/— tick logsconfig.yaml— hermes configurationspecs/,notes/,decisions.md— documentation🔍 Triaged by Huey — needs assignment.
⚡ Dispatched to
claude. Huey task queued.⚡ Dispatched to
gemini. Huey task queued.⚡ Dispatched to
kimi. Huey task queued.⚡ Dispatched to
grok. Huey task queued.⚡ Dispatched to
perplexity. Huey task queued.🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔧
geminiworking on this via Huey. Branch:gemini/issue-659🔧
grokworking on this via Huey. Branch:grok/issue-659⚠️
grokproduced no changes for this issue. Skipping.🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
🔍 Triaged by Huey — needs assignment.
Closing during the 2026-03-28 backlog burn-down.
Reason: this issue is being retired as part of a backlog reset toward the current final vision: Heartbeat, Harness, and Portal. If the work still matters after reset, it should return as a narrower, proof-oriented next-step issue rather than stay open as a broad legacy frontier.