Target branch
main
Classification
Documentation / repository boundary cleanup
Problem
The public Community repository still described the retired Humanly-Lab/humanly-cloud-infra control plane and retained internal Cloud work-order documents. The private Cloud product now owns its source and deployment workflows directly.
Expected behavior
The public repository contains Community source, Community CI, package publishing, generic Docker assets, and self-hosting tools only. Official Humanly SaaS deployment workflows, credentials, topology, and operational work orders live only in the private Humanly-Lab/humanly-cloud repository.
Scope
- Remove every explicit
humanly-cloud-infra reference.
- Remove stale internal Cloud deployment and refactor work orders from Community.
- Document the two-repository ownership boundary in the README.
- Preserve and strengthen Community CI enforcement against official deployment workflows.
Acceptance criteria
Out of scope
- Changing the frozen
writehumanly.net VM.
- Removing generic Community self-hosting assets.
- Product feature or edition-code changes.
File pointers
README.md
.github/workflows/ci.yml
scripts/ci/community-boundary.mjs
- retired
docs/EDITIONS_*.md files
References
- Private Cloud migration issue: Humanly-Lab/humanly-cloud#1072
Target branch
mainClassification
Documentation / repository boundary cleanup
Problem
The public Community repository still described the retired
Humanly-Lab/humanly-cloud-infracontrol plane and retained internal Cloud work-order documents. The private Cloud product now owns its source and deployment workflows directly.Expected behavior
The public repository contains Community source, Community CI, package publishing, generic Docker assets, and self-hosting tools only. Official Humanly SaaS deployment workflows, credentials, topology, and operational work orders live only in the private
Humanly-Lab/humanly-cloudrepository.Scope
humanly-cloud-infrareference.Acceptance criteria
rg humanly-cloud-infrareturns no matches in tracked Community files.humanly-cloudas the managed product and deployment owner..github/workflows/.Out of scope
writehumanly.netVM.File pointers
README.md.github/workflows/ci.ymlscripts/ci/community-boundary.mjsdocs/EDITIONS_*.mdfilesReferences