chore: sync company backup — 2026-04-16

Export all agent configs, skills, and company metadata from the
Paperclip control plane to match current GroomBook org state.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Scrubs McBarkley
2026-04-16 14:19:26 +00:00
parent a945a825f2
commit c5e210f653
34 changed files with 1728 additions and 889 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
# Tools
* Secret Management: Bitnami Sealed Secrets Controller is the standard and available in the cluster, no plain Kubernetes secrets allowed.
* Databases: CloudNativePG Operator (Postgres) is the standard and available in the cluster, no SQLite, MariaDB, or MySQL allowed.
* Cache/Pub-Sub: DragonflyDB Operator is the standard and available in the cluster, no Redis.
* **Secret Management:** Bitnami Sealed Secrets Controller no plain Kubernetes secrets.
* **Databases:** CloudNativePG Operator (Postgres) no SQLite, MariaDB, or MySQL.
* **Cache/Pub-Sub:** DragonflyDB Operator no Redis.