init: Hermes config, skills, memories, cron
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)
2026-03-14 14:42:33 -04:00
|
|
|
{
|
2026-03-14 18:00:32 -04:00
|
|
|
"updated_at": "2026-03-14T17:59:29.552651",
|
init: Hermes config, skills, memories, cron
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)
2026-03-14 14:42:33 -04:00
|
|
|
"platforms": {
|
|
|
|
|
"discord": [
|
|
|
|
|
{
|
|
|
|
|
"id": "1470021124950589544",
|
|
|
|
|
"name": "general",
|
|
|
|
|
"guild": "Rockachopa's server",
|
|
|
|
|
"type": "channel"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "1476292315814297772",
|
|
|
|
|
"name": "timtalk",
|
|
|
|
|
"guild": "Rockachopa's server",
|
|
|
|
|
"type": "channel"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "1479876502194622574",
|
|
|
|
|
"name": "rockachopa",
|
|
|
|
|
"type": "dm"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"telegram": [],
|
|
|
|
|
"whatsapp": [],
|
|
|
|
|
"signal": []
|
|
|
|
|
}
|
|
|
|
|
}
|