Problem
The code templates generated by `conductor code` include a README that links exclusively to Orkes enterprise resources:
```
A user of the OSS CLI who generates a starter project should be directed to OSS docs (docs.conductor-oss.org), not the Orkes enterprise product page. This is an immediate brand confusion moment — they just installed the OSS CLI and their first generated file promotes the enterprise SaaS.
Fix
Update templates to link to:
https://docs.conductor-oss.org for core concepts and worker docs
- Keep Slack/community links (those are shared)
- Remove or de-emphasize the Orkes Developer Edition link
Affects
- `conductor-oss/cli-templates` — README templates for all languages
Problem
The code templates generated by `conductor code` include a README that links exclusively to Orkes enterprise resources:
```
```
A user of the OSS CLI who generates a starter project should be directed to OSS docs (
docs.conductor-oss.org), not the Orkes enterprise product page. This is an immediate brand confusion moment — they just installed the OSS CLI and their first generated file promotes the enterprise SaaS.Fix
Update templates to link to:
https://docs.conductor-oss.orgfor core concepts and worker docsAffects