Files
compliance/AGENTS.md
T
mrcharles c8b09b08f9 [#452] seed compliance & security repo (CMMC/STIG/OpenVAS/pentest)
PRIVATE repo: vulnerability + posture data. scap/openvas/cmmc/bor/pentest
structure mapped to existing ticket set.
https://projects.knownelement.com/issues/452#note-4538
2026-09-05 05:17:33 -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`.