summaryrefslogtreecommitdiffstats
path: root/AGENTS.md
diff options
context:
space:
mode:
Diffstat (limited to 'AGENTS.md')
-rw-r--r--AGENTS.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/AGENTS.md b/AGENTS.md
new file mode 100644
index 0000000..e4c647c
--- /dev/null
+++ b/AGENTS.md
@@ -0,0 +1,12 @@
+# Repository guidance
+
+- Use the Gab Virebent identity for this repository and its Virebent remote.
+- Commit and push tested source and deployment fragments to
+ `git.virebent.art/virebent/m2usenet-and-mail2news` before changing
+ production.
+- Do not commit Tor client-authorization entries, private keys, credentials,
+ message contents, or production logs.
+- Keep the integrated M2Usenet path Onion-only. Do not add a clearnet fallback.
+- Treat SMTP `250` as relay acceptance, not proof of final NNTP publication.
+- Hidden services must terminate on dedicated restricted listeners, never on
+ a Postfix listener that trusts loopback through `mynetworks`.