- SOUL.md: full agent identity, operating principles, voice - IDENTITY.md: runtime identity, hosts, boundaries - USER.md: operator context imported from hermes-soul - AGENTS.md: actual operating rules, infrastructure, quick reference - memories/curated/: 5 topics (tailscale, forgejo, agents, projects, vaultwarden) - skills/: 9 cross-harness skills imported from hermes-soul after review - docs/PLAN-CONFIGURE-PRIVATE-REPO.md: configuration plan - Validate: passes clean
357 B
357 B
ISO Integration
Cleanup is mandatory after ISO builds or Colibri dev sessions:
cd ~/ai/colibri && cargo clean
rm -rf /tmp/colibri-daemon-socket-test-* /tmp/colibri-scheduler-test-* /tmp/colibri-live-smoke-* /tmp/colibri-osa-smoke-*
FreeBSD ISO build artifacts in clawdie-iso/tmp/ should also be cleaned per the iso-build-cleanup skill.