Files
hermes-config/channel_directory.json
Alexander Whitestone 11cc14d707 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

27 lines
549 B
JSON

{
"updated_at": "2026-03-14T14:38:52.799160",
"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": []
}
}