feat(spawner): post-spawn vault provision hook (HIVE step 3) #87
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/spawner-vault-hook"
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?
Wires the vault provision hook into the spawn path.
After a jailed agent is created, if a tenant record matches the jail name,
colibri_vault::provision()fetches the Vaultwarden collection and materializes a 0600.envinto the jail root. Agent starts with secrets in place.HIVE steps 1-3 complete:
colibri-vaultcrate (PR #85)Step 4 (mother skill) already drafted by hermes-osa in layered-soul.