[AUDIT][RUNTIME] Wolf pack processes discovered — untracked, unsupervised, unmonitored #501
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Finding
A fresh runtime sweep discovered 6 active Hermes gateway processes running under
/tmp/wolf-pack/wolf-{1..6}/withHERMES_HOMEpointing to temporary directories. These processes:Risk
Acceptance Criteria
docs/wolf-runtime.mdAudited: Wolf Pack Processes
Finding: Wolf pack directories exist at
/tmp/wolf-pack/wolf-{1..6}but no wolf processes are currently running (no PIDs found viapgrep). The wolf-pack was a batch spawning experiment that has completed.Status: No active untracked processes. The
/tmp/wolf-pack/directories are ephemeral (/tmp) and will be cleaned on next reboot. No systemd services registered for wolves.Recommendation: No action needed. Wolf spawning should go through proper hermes profiles with HERMES_HOME isolation if used again in the future.
Closing — no active risk.