docs: add public repo hygiene policy #1

Merged
troed merged 1 commit from hygiene/public-repo-sanitization into main 2026-08-26 11:49:36 +02:00
Owner

Adds the Public repo hygiene policy to AGENTS.md, matching what starfleet/roster and communicator-esp32/computer now use:

  • The Forgejo repo is public — never commit internal hostnames, LAN IPs, usernames, home paths, or credentials.
  • Phone credentials stay in the local, gitignored .env; tracked files use <device-ip> placeholders.
  • Includes a pre-push scan command for private addresses/identifiers (excluding vendored websockets).

No functional changes.

Adds the **Public repo hygiene** policy to AGENTS.md, matching what starfleet/roster and communicator-esp32/computer now use: - The Forgejo repo is public — never commit internal hostnames, LAN IPs, usernames, home paths, or credentials. - Phone credentials stay in the local, gitignored `.env`; tracked files use `<device-ip>` placeholders. - Includes a pre-push scan command for private addresses/identifiers (excluding vendored websockets). No functional changes.
troed merged commit f45ae8e07f into main 2026-08-26 11:49:36 +02:00
troed deleted branch hygiene/public-repo-sanitization 2026-08-26 11:50:30 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
starfleet/communicator-sailfish!1
No description provided.