Skip to content

docs: clarify distribution and maintenance boundaries - #16

Merged
ovaso merged 2 commits into
mainfrom
codex/document-distribution-policy
Aug 7, 2026
Merged

docs: clarify distribution and maintenance boundaries#16
ovaso merged 2 commits into
mainfrom
codex/document-distribution-policy

Conversation

@ovaso

@ovaso ovaso commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Summary / 变更说明

  • Add matching English and Simplified Chinese distribution and trust statements.
  • State that public package registries are intentionally excluded and define this GitHub repository plus its Releases as the trust boundary.
  • Enforce the registry-free policy in package metadata with publish = false.
  • Replace fixed release-support, response-time, disclosure, backport, and platform-support promises with current validation scope and best-effort maintenance language.
  • Remove wording that implied future crates.io publication.
  • 新增语义一致的中英文分发与信任声明。
  • 明确有意不进入公共包仓库,并以本 GitHub 仓库及其 Releases 界定信任边界。
  • 在包元数据中设置 publish = false,使不向公共包仓库发布的原则得到实际约束。
  • 将固定发布支持、响应时限、披露、旧版本回移和平台支持承诺改为当前验证范围与尽力维护表述。
  • 删除暗示未来将发布到 crates.io 的措辞。

Validation / 验证

  • cargo fmt -- --check
  • cargo test --locked
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo build --locked --release
  • Internal Markdown link targets
  • GitHub YAML and Cargo TOML parsing
  • Installer and shell completion syntax checks
  • Relevant English and Simplified Chinese documentation and changelogs updated
  • cargo publish --dry-run --locked is rejected because registry publication is disabled

Release impact / 发布影响

Documentation and package metadata only. No runtime or version change is included, and no tag or GitHub Release is required.

仅涉及文档与包元数据,不包含运行时或版本变更,也不需要创建 tag 或发布 GitHub Release。

Risk and rollback / 风险与回滚

No runtime behavior changes. Revert the documentation and package-metadata commits if this policy needs to be withdrawn.

不改变运行时行为;如需撤回该政策,回滚文档与包元数据提交即可。

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8427be0bd4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md
@ovaso
ovaso merged commit ec3a943 into main Aug 7, 2026
7 checks passed
@ovaso
ovaso deleted the codex/document-distribution-policy branch August 7, 2026 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant