hermes-agent/docker
kshitijk4poor 4983c576b1 fix(docker): gate the remaining every-boot chown walks (cron, pairing)
Whole-bug-class follow-up to the profiles/ gate: cron/, platforms/
pairing, and legacy pairing/ ran chown_hermes_tree unconditionally on
every boot with the identical warm-boot cost profile. Same
tree_has_non_hermes_owner gate; find evaluates the top directory first
and -quits on the first mismatch, so a mis-owned tree short-circuits in
O(1) while a clean tree pays one read-only walk instead of a full
chown -R inode rewrite.
2026-08-02 21:54:10 +05:30
..
cont-init.d
…
s6-rc.d
…
SOUL.md
…
entrypoint-dispatch.sh
…
entrypoint.sh
…
hermes-exec-shim.sh
…
main-wrapper.sh
…
stage2-hook.sh fix(docker): gate the remaining every-boot chown walks (cron, pairing) 2026-08-02 21:54:10 +05:30
tini-shim.sh
…