Files
2026-09-03 21:40:09 -05:00

9 lines
565 B
Markdown

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