Files
timmy-config/channel_directory.json
Alexander Whitestone 341c85381c feat: Timmy's sovereign config — soul, memories, skins, playbooks
Migrated from hermes/hermes-config (now archived).

Contents:
  SOUL.md — Inscription 1, the immutable conscience
  config.yaml — live Hermes harness configuration
  memories/ — persistent agent memory + user profile
  skins/ — timmy.yaml + trismegistus.yaml personalities
  playbooks/ — 6 specialist agent configs
  cron/ — scheduled job definitions
  docs/design-log/ — historical design decisions
  FALSEWORK.md — API cost management strategy
  channel_directory.json — platform channel mappings

Applied as side-car to Hermes harness. No hacking on the harness.
2026-03-24 17:45:12 -04:00

30 lines
608 B
JSON

{
"updated_at": "2026-03-24T15:41:38.471593",
"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",
"thread_id": null
}
],
"telegram": [],
"whatsapp": [],
"signal": [],
"email": [],
"sms": []
}
}