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.
11 lines
84 B
Plaintext
11 lines
84 B
Plaintext
# Secrets
|
|
*.token
|
|
*.key
|
|
*.secret
|
|
|
|
# Local state
|
|
*.db
|
|
*.db-wal
|
|
*.db-shm
|
|
__pycache__/
|