Local Growth Platform

Workspace configuration for many sold sites

Article author

Platform Team

Published in Architecture - 5 min read - July 5, 2026

The more sites the platform sells, the more important it becomes to separate tenant data from code decisions.

Use typed content and runtime config

Brand, domain, workspace, package and feature flags should be resolved through approved config and adapters.

Keep defaults harmless

Defaults can exist, but tenant-specific values should not become reusable architecture unless they are intentionally classified.

Related articles