layered-soul/memories/curated
Claude (domedog) 191e4ab3b5 docs: retire Autolycus label -> hermes-osa; correct FreeBSD install facts
'Autolycus' is an LGPL upstream dependency the clean-room MIT hermes-bsd layer
explicitly avoids — never a service we run. Rename the osa agent label to
hermes-osa across AGENTS.md, agent-roster.md, HOST-MATRIX.md, and the FreeBSD
integration doc. Fix the roster's wrong 'LGPL v2.1 fork' -> clean-room MIT.

Correct the install facts (grounded in code): service is hermes_daemon
(packaging/freebsd/hermes_daemon.in), state home env is HERMES_HOME (not the
no-op AUTOLYCUS_HOME). Records the don't-mv-clawdie-ai caution and commit f8bf2803d.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 17:14:43 +02:00
..
agent-roster.md docs: retire Autolycus label -> hermes-osa; correct FreeBSD install facts 2026-06-17 17:14:43 +02:00
api-timezone-handling.md feat: quota exhaustion policy scripts + docs (rename ETR→ETA) 2026-06-17 11:58:43 +02:00
forgejo-infrastructure.md docs: apply Prettier to current markdown (Sam & Codex) 2026-06-14 01:48:32 +02:00
project-structure.md reframe: dual-OS survivability — Docker + FreeBSD jails 2026-06-17 12:21:00 +02:00
README.md docs: apply Prettier to current markdown (Sam & Codex) 2026-06-14 01:48:32 +02:00
tailscale-network.md docs: apply Prettier to current markdown (Sam & Codex) 2026-06-14 01:48:32 +02:00
vaultwarden-secrets.md docs: apply Prettier to current markdown (Sam & Codex) 2026-06-14 01:48:32 +02:00

Curated Memories

Cross-harness memory summaries reviewed and imported from private runtime backups. Each file is a sanitized summary of durable knowledge that matters across harnesses.

Current memories

File Source Content
tailscale-network.md hermes-soul memory Host IPs, roles, connectivity rules
forgejo-infrastructure.md hermes-soul memory Repo layout, conventions, API patterns
agent-roster.md hermes-soul memory Who runs where, multi-agent setup
project-structure.md hermes-soul memory Clawdie repos, Colibri crates, dev rules
vaultwarden-secrets.md hermes-soul memory Secrets infrastructure, bw CLI setup

Adding memories

Run the private-source planner to discover candidates:

python3 scripts/layered_soul.py plan-private-source \
  examples/private-sources/hermes-soul.example.json \
  --source-root ~/hermes-soul

Review the reported candidate_paths.general_memory and candidate_paths.user_memory files. Manually summarize or redact private details, then save sanitized versions here.

Rules:

  • No raw session content
  • No API keys, tokens, or passwords
  • No platform-specific config (Tailscale IPs are acceptable; .env contents are not)
  • Keep files focused — one topic per file, 300-1500 words