From a4074fbdb70d8302cdee304ae63216e499f3f077 Mon Sep 17 00:00:00 2001 From: patrickbeane Date: Mon, 25 May 2026 10:44:17 -0400 Subject: [PATCH] docs: refine public profile language --- README.md | 2 +- README.template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8d640f..4ed592d 100644 --- a/README.md +++ b/README.md @@ -123,4 +123,4 @@ Optimized for sustained workloads and observability aggregation. - **Sovereignty:** All code, telemetry, and backups remain self-hosted - **Backups:** Multiple daily encrypted Borgmatic snapshots shipped offsite -> *"If it's not blocked, it just hasn't found our infrastructure yet."* +> *"Production systems should be observable, automated, recoverable, and secure from the start."* diff --git a/README.template b/README.template index e0f361d..cc5fddd 100644 --- a/README.template +++ b/README.template @@ -123,4 +123,4 @@ Optimized for sustained workloads and observability aggregation. - **Sovereignty:** All code, telemetry, and backups remain self-hosted - **Backups:** Multiple daily encrypted Borgmatic snapshots shipped offsite -> *"If it's not blocked, it just hasn't found our infrastructure yet."* +> *"Production systems should be observable, automated, recoverable, and secure from the start."*