ci: harden community release baseline

This commit is contained in:
github-ops
2026-05-14 16:49:25 +00:00
parent 23962f98e3
commit fd11d9ceca
14 changed files with 139 additions and 304 deletions
-15
View File
@@ -37,18 +37,3 @@ Usage:
```bash
./scripts/staging-note-block.sh rmcp.itexp.me abc1234 "codex + operator" partial
```
## export-community.sh
Helper that replaces the working tree of the extracted `crank-community`
repository with the tracked monorepo baseline for private split rehearsal.
It is not the final public export mechanism.
Final `crank-community` import must follow
`docs/community-source-whitelist.md`.
Usage:
```bash
./scripts/export-community.sh /path/to/crank-community-working-tree
```