Files
security-onion/AGENTS.md
T
2026-09-03 21:40:35 -05:00

9 lines
571 B
Markdown

# AGENTS.md — security-onion
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 [\#772] + [#769].
- Remote access: SSH chokepoints only — tests/remote.sh (PFVCluster)security-onion; DNS names only, never IP literals.
- Docs: Discourse topic https://community.turnsys.com/t/332 — keep README pointer current.
- shellcheck zero-warning (incl. info) via `bash tests/shellcheck.sh`.