Files
k8s/AGENTS.md
T
mrcharles a71a12ad61 [#699] split k8s platform body of work out of PFVCluster
Framework enforcement layer adopted; shellcheck clean; real kubeconfigs
gitignored (example only in repo). Provenance: PFVCluster/k8s.
https://projects.knownelement.com/issues/699#note-4536
2026-09-05 05:17:28 -05:00

9 lines
557 B
Markdown

# AGENTS.md — backups
Point of truth for fleet-wide agent policy: the workspace AGENTS.md in KNEL/PFVCluster (loaded globally). This file holds repo-specific notes only.
- Ticket gate: `echo '#NNN' > .crush/active-ticket` before any modification; reference [\#684] + [#769].
- Remote access: SSH chokepoints only — tests/remote.sh (PFVCluster)backups; DNS names only, never IP literals.
- Docs: Discourse topic https://community.turnsys.com/t/321 — keep README pointer current.
- shellcheck zero-warning (incl. info) via `bash tests/shellcheck.sh`.