Skip to content

0.1.0-alpha.43

Pre-release
Pre-release

Choose a tag to compare

@breakstring breakstring released this 05 Sep 00:06
· 99 commits to 9c1bb5dbab8d28d452965a919b266f3abe3c4c6e since this release

cfKanban 0.1.0-alpha.43

English

Testing prerelease; not a stable deployment target.

  • Add a source-maintainer release tool with separate inspect, stage and publish actions. It resumes a matching draft by uploading only missing assets, stops on name/size/state/SHA-256 drift, and never clobbers or deletes existing assets.
  • Validate published releases using fresh anonymous downloads of all six files and the shared release verifier. An already-published rerun is read-only.
  • Add failure-injection coverage for creation/upload/publication interruptions, replay, concurrent changes and integrity failures. The source-only publication tool is not included in either runtime bundle.
  • Refresh testing version pointers. No API, authentication, permission, schema or migration changes; retain alpha.42's explicit UTF-8 Markdown headers.
  • Publishing this release does not install/update local Skills or upgrade any Instance. These remain independent operations with separate plans.

简体中文

测试预发行版,不是稳定部署目标。

  • 新增源码维护者发布工具,拆分 inspect、stage、publish。只补传匹配 draft 中缺失的附件;name/size/state/SHA-256 不一致即停止,不覆盖或删除既有附件。
  • 发布后匿名重新下载六份文件,调用共享 release verifier;对已发布版本的重复运行只做读取和校验。
  • 新增创建、上传、公开过程的故障注入、重跑、外部并发变化和完整性失败测试。该源码发布工具不进入两个运行时 bundle。
  • 更新测试版本指针,不修改 API、认证、权限、schema 或 migration;保留 alpha.42 的 Markdown UTF-8 响应头。
  • 发布不隐含本地 Skill 安装/更新或 Instance upgrade;两个更新平面仍使用独立计划。