Conversation
- add control plane HTTP client and reqwest transport in radishflow-studio - orchestrate entitlement sync, lease requests, offline refresh, and package downloads - cover protocol mapping and orchestration paths with unit and loopback tests - align architecture, scope, and devlog docs with the new app-layer boundary
- split pull request validation from tag and manual validation - keep master ruleset bound to the stable PR Checks / validate context - align governance, versioning, and weekly log docs with the workflow split
- split PR and release workflows into Repo Hygiene and Rust Baseline jobs - add a Rust xtask as the single implementation source for text and workspace validation - expose matching .ps1 and .sh wrappers for Windows local use and Linux/macOS automation - align rulesets, governance docs, README, and devlog with the new CI boundaries
- implement Antoine saturation pressure and ideal K-value estimation in rf-thermo - implement binary TP flash with Rachford-Rice in rf-flash - add executable thermo/flash golden cases and integration tests - update W14 devlog to reflect numeric baseline progress
- 建立 rf-unitops 最小统一接口与 Feed/Mixer/Flash Drum 行为边界 - 建立 rf-flowsheet 首轮材料连接校验与 canonical port 约束 - 同步 M3 阶段文档、周志与外部参考口径 - 纳入 DWSIM 作为架构参考并明确 GPL 仅限行为借鉴
- 新增开源流程模拟与热力学参考清单 - 区分可借鉴代码与仅借鉴架构行为的项目 - 补充第三方许可证边界与当前阶段落地建议
- 实现 rf-solver 首轮无回路顺序模块法与最小 SolveSnapshot - 新增 feed-mixer-flash 示例项目并接入端到端测试 - 同步当前求解闭环状态到路线图、架构总览和周志
- 回补 mvp scope 中已提前完成的 M2/M3 主线进度 - 刷新 thermo/mvp-model 的实现状态与后续建议 - 同步 architecture draft 中 unitops/flowsheet/solver 的当前对齐口径
- normalize text hygiene and rustfmt drift for studio sources - align solver and ui tests with current diagnostic and recovery behavior - shrink RfError and resolve current clippy warnings blocking PR checks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更说明
请简要说明本次 PR 的目标、范围和原因。
检查清单
docs//AGENTS.mdmaster提交功能改动dev;只有阶段性集成或发版时才面向master验证记录
请列出实际执行过的命令,例如:
风险与后续
请说明当前已知风险、未完成项和后续建议。