From db4d60b7462ee933211a794b63aadce2b255ce1a Mon Sep 17 00:00:00 2001 From: Sree Raman <1271305+sreejithraman@users.noreply.github.com> Date: Sun, 20 Sep 2026 14:35:35 -0400 Subject: [PATCH] Remove open source readiness notes --- OPEN_SOURCE_READINESS.md | 40 ---------------------------------------- README.md | 1 - 2 files changed, 41 deletions(-) delete mode 100644 OPEN_SOURCE_READINESS.md diff --git a/OPEN_SOURCE_READINESS.md b/OPEN_SOURCE_READINESS.md deleted file mode 100644 index 8703d3c..0000000 --- a/OPEN_SOURCE_READINESS.md +++ /dev/null @@ -1,40 +0,0 @@ -# Release notes - -Published on 2026-09-06: [SreeStack](https://github.com/sreejithraman/SreeStack). - -## Done - -- Added MIT for original work and kept upstream notices. React Doctor keeps - its Modified MIT terms; see [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md). -- Removed merged branches and the remaining old worktree. Saved a verified - recovery bundle outside tracked files. Enabled deletion of merged PR branches. -- Added setup and contribution notes. -- Added one CI workflow for required skill fields, source entries, inline - local Markdown links, whitespace, and Gitleaks secret scanning. -- Gitleaks found no secrets in the 169 commits saved before cleanup or in - current files. Reviewed filenames and commit subjects, and checked historical - file contents for personal paths, email addresses, and Tailscale addresses. - The checks found one old `/Users/sree/...` path in the removed gemini-review - skill; other matches were examples or upstream contacts. Keep the history. - These checks do not prove that every private fact is absent. -- Confirmed that all 42 current skills have required fields, source entries, - and working inline local Markdown file links. - -## Kept as requested - -Liquid Glass stays in the collection at the owner's direction. The source -record still notes that no license was found at the imported revision. -Unknown import revisions remain recorded in SOURCES.md. No further upstream -license research is planned for this release. - -## Publication - -- Made the repo public after merging the prep PR and confirming CI passed. -- Protected `main`: require the `Skills and secrets` check against an up-to-date - base, block force pushes, and block branch deletion. These rules apply to - admins too. No extra reviewer is required. -- Enabled secret scanning, push protection, and private vulnerability reporting. - See [SECURITY.md](SECURITY.md) for the reporting link. - -The checks run on pushed branches and pull requests. Kept the existing Git -history and account plan. diff --git a/README.md b/README.md index 86da12f..515d8e9 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,6 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for changes and checks, and SreeStack’s original work uses the [MIT License](LICENSE). Imported material keeps its own terms; see [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md). -See [release notes](OPEN_SOURCE_READINESS.md) for the checks and repository settings. Report security issues through the [private reporting channel](SECURITY.md). ## Credits and thanks