Summary
Create a hardened, SHA-pinned Dockerfile to serve as the execution environment for autonomous agent turns (HCAT).
Business Value
Crucial for the security of Goal 1. By executing headless turns inside an ephemeral, isolated container, we prevent agents from accidentally modifying the host environment, accessing unauthorized local LAN services, or reading unencrypted SSH/env keys from the host disk.
Requirements
Deliverables
Labels: security, autonomous, goal-1, infrastructure
Summary
Create a hardened, SHA-pinned Dockerfile to serve as the execution environment for autonomous agent turns (HCAT).
Business Value
Crucial for the security of Goal 1. By executing headless turns inside an ephemeral, isolated container, we prevent agents from accidentally modifying the host environment, accessing unauthorized local LAN services, or reading unencrypted SSH/env keys from the host disk.
Requirements
docker/hcat.Dockerfile.:latestor:3.19.uv, Git).Deliverables
docker/hcat.Dockerfileimplementation.scripts/build_hcat.shto build the image locally and verify its digest.Labels:
security,autonomous,goal-1,infrastructure