diff --git a/docs/explanation/architecture.md b/docs/explanation/architecture.md index 6837222..74593f2 100644 --- a/docs/explanation/architecture.md +++ b/docs/explanation/architecture.md @@ -7,6 +7,8 @@ tags: # Architecture Overview +> **Note:** This article was drafted by AI and reviewed by Erich. I plan to rewrite all explanatory content in my own words - these serve as placeholders to establish the documentation structure. + How all the BlumeOps pieces fit together. ## Physical Layer diff --git a/docs/explanation/security-model.md b/docs/explanation/security-model.md index bbeb370..e819218 100644 --- a/docs/explanation/security-model.md +++ b/docs/explanation/security-model.md @@ -7,6 +7,8 @@ tags: # Security Model +> **Note:** This article was drafted by AI and reviewed by Erich. I plan to rewrite all explanatory content in my own words - these serve as placeholders to establish the documentation structure. + How BlumeOps handles network security, secrets, and access control. ## Network Security: Tailscale diff --git a/docs/explanation/why-gitops.md b/docs/explanation/why-gitops.md index dec355c..6a98d24 100644 --- a/docs/explanation/why-gitops.md +++ b/docs/explanation/why-gitops.md @@ -7,6 +7,8 @@ tags: # Why GitOps? +> **Note:** This article was drafted by AI and reviewed by Erich. I plan to rewrite all explanatory content in my own words - these serve as placeholders to establish the documentation structure. + BlumeOps uses GitOps principles for managing personal infrastructure. This might seem like overkill for a homelab, but there are good reasons. ## The Problem with Manual Infrastructure