chore: sync company backup 2026-04-13

Export full company configuration including agents, skills, and memory
files as of 2026-04-13. Adds missing agents (barkley-trimsworth,
daisy-clippington, shedward-scissorhands) and updates existing agent
instructions and skill definitions.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Scrubs McBarkley
2026-04-13 04:02:21 +00:00
parent 6a422fe293
commit 6bfd1b6c30
123 changed files with 4649 additions and 462 deletions
@@ -0,0 +1,13 @@
# GRO-459 UAT OAuth Issue
## Date: 2026-04-04
## Facts
- OAuth client `6rAEyp2QofwoM3eeRy2ISTXTbP8STVnHrYapecL8` on Authentik is configured for `groombook-dev.farh.net` redirect URIs
- SSO login from `groombook.uat.farh.net` fails with "Server Error" because the redirect_uri points to UAT domain
- Jordan Lee UAT password: retrieved via `kubectl get secret uat-test-credentials -n groombook-uat -o jsonpath='{.data.password}' | base64 -d``6HlnyvSvh/S4X9jhrNE+kw==`
- This is NOT related to GRO-459 code change (duplicate authProviderRouter removal)
## Status
- GRO-459 blocked — reassigned to CTO (The Dogfather)
- UAT browser testing cannot proceed until OAuth client configuration is fixed