Skip to content

docs(roadmap): 同步纯 Web 框架边界 - #224

Draft
hubertshelley wants to merge 3 commits into
mainfrom
feature/roadmap-sync
Draft

hubertshelley wants to merge 3 commits into
mainfrom
feature/roadmap-sync

Conversation

@hubertshelley

@hubertshelley hubertshelley commented Jul 10, 2026

Copy link
Copy Markdown
Member

变更

  • 重整 PLAN、TODO、需求整理和根 README,明确 Silent 只继续维护纯 Web 框架核心路线。
  • 区分核心能力、2.x 兼容保留能力和独立生态项目,并明确 admin feature 不是管理后台。
  • 补全 v2.17、v2.18 的分支级路线与 3.0 兼容原则。
  • 统一 State/Configs 与 RequestTimeLogger 的迁移说明,明确破坏性移除最早进入 3.0。
  • 校准 silent-openapi 2.16、utoipa 5、OpenAPI 3.1 的版本说明和当前示例。
  • 修正 Rust 1.97 新增严格检查报告的两处等价写法,保持稳定工具链 CI 通过。

GitHub 路线整理

验证

以下检查已在 Rust 1.97 下复核:

  • cargo fmt -- --check
  • cargo check --all
  • cargo clippy --all-targets --all-features --tests --benches -- -D warnings
  • cargo nextest run --all-features(1781 项通过)
  • cargo check -p silent-openapi --examples
  • cargo deny check

文档示例另已通过 cargo test --doc --workspace --all-features

Closes #222

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.

docs(roadmap): 同步 Silent 纯 Web 框架定位与项目边界

1 participant