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

1.1 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 upapprovalHigh-blast-radius deployment.
12./jeannie appsapprovalApplication deployment can mutate cluster state.
13./jeannie rpi-servicesapprovalMutates RPi Docker services.
14./jeannie nukedenyDestructive cluster state path.
15tofu destroydenyDestructive infrastructure path.
16terraform destroydenyDestructive infrastructure path.
17rm -rfdenyDestructive file deletion pattern.
18kubectl deleteapprovalKubernetes deletion needs explicit scope and approval.
19docker rmapprovalDocker deletion needs explicit scope and approval.