Files
timmy-home/training-data/dpo-pairs/session_20260320_181310_d85fa4.json
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
514 B
JSON

[
{
"prompt": "Scan the Python codebase at /tmp/timmy-agents/hermes/repo/src/ for code quality issues. Look for: 1) bare except clauses (except: or except Exception with no logging), 2) hardcoded secrets/URLs/IPs, 3) unused imports, 4) functions over 50 lines, 5) TODO/FIXME/HACK comments, 6) deprecated patterns. For each finding, output: file path, line number, issue type, brief description. Focus on actionable findings only.",
"chosen": "",
"session": "session_20260320_181310_d85fa4.json"
}
]