Files
hermes-config/channel_directory.json
Alexander Whitestone ffb33de0ed chore: dev loop prompt rewrite + branch safety + tox conventions
- timmy-loop-prompt.md: full rewrite (76→209 lines) with PR-only workflow,
  tox environments, git hooks, Kimi dispatch safety block, conventional commits
- kimi-code skill: added Branch & Convention Safety section
- memories/MEMORY.md: updated with branch protection notes
- config.yaml: removed dead kimi API key
- cron/jobs.json: updated scheduled jobs
- channel_directory.json: minor update
- .gitignore: exclude queue/ and *.db
2026-03-14 21:28:16 -04:00

27 lines
549 B
JSON

{
"updated_at": "2026-03-14T21:24:54.914098",
"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": []
}
}