Client Delivery Strategy (03_clients)

Production instances and client-specific environments.

🏗️ Scope

  • Client Repos: Each client is isolated in their own subdirectory and repository.
  • Delivery: Custom implementation, onboarding, and managed services.

🧠 Guardrails

  • Isolation: STRICTLY never leak data between client folders.
  • Alignment: Use global tools and skills from 00_core.
  • Inheritance: Client SOPs move to 00_core/vault/03_Serve/.
  • Antigravity: Work in local client folders for speed.