Incorporate INFRASTRUCTURE.md content into TOOLS.md for all agents

INFRASTRUCTURE.md files contained deployment targets, Kubernetes access,
authentication (Authentik/Better-Auth), secrets (Sealed Secrets/kubeseal),
Flux GitOps deployment pipeline, Mend Renovate policy, and OpenTofu/Flux
ToFu Controller details. This content was missing from the consolidated
TOOLS.md. Now all agents have a comprehensive TOOLS.md with full
infrastructure documentation, and stale references to INFRASTRUCTURE.md,
HEARTBEAT.md, GITHUB.md, and SOUL.md have been updated to point to
SDLC.md and TOOLS.md.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Test User
2026-04-16 02:51:22 +00:00
parent a945a825f2
commit 63d6a49612
16 changed files with 527 additions and 14 deletions
+2 -3
View File
@@ -123,6 +123,5 @@ Invoke it whenever you need to remember, retrieve, or organize anything.
These files are essential. Read them.
* `HEARTBEAT.md` — execution and extraction checklist. Run every heartbeat.
* `SOUL.md`who you are and how you should act.
* `GITHUB.md` — policy and access information for GitHub.
* `SDLC.md` — source control, handoff protocol, status semantics, and GitHub policy.
* `TOOLS.md`infrastructure tooling, deployment targets, and technology standards.