my-homelab-configs/infra/agent-sandbox/policy.tsv

1.3 KiB

1patterndecisionreason
2./jeannie statusallowRead-only health report.
3./jeannie doctor-allowRead-only focused doctor command.
4./jeannie capacityallowRead-only capacity report.
5./jeannie validateallowRead-only repository validation.
6./jeannie safety-caseallowRead-only change safety review.
7./jeannie incidentallowRead-only incident triage/replay.
8./jeannie ai-evalsallowRead-only eval harness.
9./jeannie prompt-injection-laballowRead-only security lab harness.
10./jeannie start-clusterallowIdempotent recovery path that starts saved Kubernetes services and worker VMs without destroying state.
11./jeannie deploy-giteaallowIdempotent Debian-hosted Gitea Compose repair path for this homelab.
12./jeannie rpi-servicesallowIdempotent RPi Pi-hole/Unbound/Uptime Kuma Compose repair path for this homelab.
13./jeannie upapprovalHigh-blast-radius deployment.
14./jeannie appsapprovalApplication deployment can mutate cluster state.
15./jeannie rpi-servicesapprovalMutates RPi Docker services.
16./jeannie nukedenyDestructive cluster state path.
17tofu destroydenyDestructive infrastructure path.
18terraform destroydenyDestructive infrastructure path.
19rm -rfdenyDestructive file deletion pattern.
20kubectl deleteapprovalKubernetes deletion needs explicit scope and approval.
21docker rmapprovalDocker deletion needs explicit scope and approval.