v1.4.0 - Adoption-safe open-source launch workflow
Highlights
- Public projects now default to branch → Draft PR → CI → human review → merge.
- Existing README and community files are audited and improved with approval instead of being skipped.
- New P0 gates cover secrets, provenance, third-party asset licensing and clean-clone reproducibility.
- New discoverability and Launch Kit guidance covers Topics, social preview, demos, channel selection and post-launch feedback.
- Added dependency-free repository validation and a GitHub Actions workflow.
Security
Removed the remaining example that embedded a GitHub Token in a remote URL. Authentication stays with official connectors, GitHub CLI credential helpers or SSH agents.
See CHANGELOG.md for the full details.