schema_version: 1
workspace: <name>
type: code | content | utility | hybrid
brand: <brand>
code_root: ${VAULT_ROOT}/<brand>
projects:
  - name: <project>
    code_path: <relative to code_root>
    repo_url: <github>
    output_paths:
      builds: ${VAULT_ROOT}/<...>
      renders: ${OUTPUT_ROOT}/<...>
