Same repo as the minimal test; reconfigured to mirror the launch-kit/switchdimension monorepo layout to see if that triggers "Blueprint file render.yaml not found on main branch."
- Layout:
render.yamlat repo root;apps/api/,apps/web/(npm workspaces); database + 2 services. - Blueprint: Postgres DB, Node API with
rootDir: apps/api, static site with workspace build andstaticPublishPath: apps/web/dist,buildFilteron both services. - If Render finds the file: monorepo + rootDir + this YAML shape are not the trigger. If Render says "not found", we may have isolated the condition.
When the Blueprint form loads, check whether Render finds render.yaml or shows "not found on main branch." If the path field is empty, type render.yaml and retry.