chore(workspace): add hardened startup/security workflows and skill suite

This commit is contained in:
zap
2026-03-04 19:13:33 +00:00
parent 4903e9d75d
commit 808af5ee13
58 changed files with 3787 additions and 3 deletions

View File

@@ -0,0 +1,9 @@
# Homelab Overlay (Bootstrap Extra)
Apply these defaults for homelab operations:
- Prefer read-only diagnostics first.
- Keep workloads lightweight (Raspberry Pi-friendly defaults).
- Avoid destructive or cluster-wide actions unless explicitly requested.
- For Kubernetes, scope to intended namespace and lowest-impact commands first.
- Summarize findings with actionable next steps; avoid noisy dumps.