Sovereign backup of all Hermes Agent configuration and data. Excludes: secrets, auth tokens, sessions, caches, code (separate repo). Tracked: - config.yaml (model, fallback chain, toolsets, display prefs) - SOUL.md (Timmy personality charter) - memories/ (persistent MEMORY.md + USER.md) - skills/ (371 files — full skill library) - cron/jobs.json (scheduled tasks) - channel_directory.json (platform channels) - hooks/ (custom hooks)
36 lines
513 B
Markdown
36 lines
513 B
Markdown
## Bug Description
|
|
|
|
<!-- What was happening? -->
|
|
|
|
Fixes #
|
|
|
|
## Root Cause
|
|
|
|
<!-- What was causing the bug? -->
|
|
|
|
## Fix
|
|
|
|
<!-- What does this PR change to fix it? -->
|
|
|
|
-
|
|
|
|
## How to Verify
|
|
|
|
<!-- Steps a reviewer can follow to confirm the fix -->
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
## Test Plan
|
|
|
|
- [ ] Added regression test for this bug
|
|
- [ ] Existing tests still pass
|
|
- [ ] Manual verification of the fix
|
|
|
|
## Risk Assessment
|
|
|
|
<!-- Could this fix break anything else? What's the blast radius? -->
|
|
|
|
Low / Medium / High — <!-- explanation -->
|