本仓库是 ClaudeU-Labs GitHub Organization 的特殊 .github 仓库,用于维护组织首页和默认社区健康文件。它不是 ClaudeU Desktop 产品源码,也不包含安装器、商业服务实现或 Anthropic 官方资产。
This is the special .github repository for the ClaudeU-Labs GitHub organization. It contains the organization profile and default community health files. It is not the source repository for ClaudeU Desktop and contains no installer, commercial service implementation, or Anthropic assets.
profile/README.md: public organization profile and repository navigationCONTRIBUTING.md: contribution scope and review expectationsSECURITY.md: private vulnerability-reporting guidanceSUPPORT.md: open-source versus commercial-product support routingCODE_OF_CONDUCT.md: community participation standardsPULL_REQUEST_TEMPLATE.md: default pull request checklistISSUE_TEMPLATE/config.yml: default issue chooser configuration.markdownlint.json: Markdown lint configuration for bilingual prose and tables.github/workflows/docs.yml: Windows profile and link-contract validationscripts/Test-Profile.ps1: homepage CTA, repository navigation, and relative-link checksNOTICE.md: ownership, trademark, and license-scope noticesLICENSE: Creative Commons Attribution 4.0 International
The CC BY 4.0 license in this repository applies only to original text and configuration expressly contained in this repository. It does not apply to:
- ClaudeU Desktop or any other proprietary ClaudeU product;
- installers, account services, gateways, billing systems, or commercial runtime integrations;
- Anthropic software, binaries, installers, runtimes, icons, screenshots, names, marks, or other third-party assets.
See NOTICE.md for the complete boundary and attribution notice.
Run the same dependency-free check used by GitHub Actions:
powershell -NoProfile -ExecutionPolicy Bypass -File .\scripts\Test-Profile.ps1