1.8 KiB
1.8 KiB
HERMES-OSA-HANDOFF
Task checklist
- Pull latest
layered-souland confirmdocs/HOST-MATRIX.mdis current. - Pull latest
hermes-bsdfrom Forgejo. - Wait for or include the
hermes-bsdPR #3 shebang fix before running setup. - Probe disk before install:
df -h / zfs list python3 /home/clawdie/ai/layered-soul/scripts/verify_facts_probe.py --storage --text - Validate Hermes locally only, with Telegram off and no new secrets:
cd /home/clawdie/ai/hermes-bsd HERMES_HOME=/home/clawdie/.hermes ./setup-hermes.sh HERMES_HOME=/home/clawdie/.hermes ./venv/bin/hermes --version HERMES_HOME=/home/clawdie/.hermes ./venv/bin/hermes --help - Do not start or enable
hermes_daemonuntil local validation is clean. - Do not use
/home/clawdie/clawdie-aias Hermes state; preserve/retire that old Clawdie runtime separately. - Do not reuse any existing Telegram bot token for Hermes.
Current decisions
HERMES_HOME=/home/clawdie/.hermesis the authoritative local validation state home onosa./var/db/hermesremains the rc.d service default for a later daemon phase.AUTOLYCUS_HOMEis not used for hermes-osa.hermes-bsdis the intended FreeBSD implementation repo; the olderhermes-freebsdcheckout is not the install target.- Deferred upstream items are tracked separately: PR #3 shebang fix, issue #4 Node Dockerfile, issue #7 disk.
Deletion criteria
Delete this handoff after Codex reports:
- the exact
layered-soulandhermes-bsdcommits used, - disk probe output before installation,
- local Hermes command validation output,
- whether any service/daemon work was intentionally deferred,
- confirmation that Telegram stayed off and no secrets were printed.
Results
Pending Codex run on osa.