Nuwa v10.0.0 — Assembly Compiler, Layered Safety Floor, Markdown Kernel
一次整篇重写式换代(v9.x 全部能力保留)。效果导向速览——这次更新对你意味着什么:
内核从 XML 变成了 Markdown——nuwa-9.0.xml 退役,nuwa-v10.md 上位。同等语义、机械渲染生成、经独立审计双向零内容级缺陷(2026-07-21 EV-2);无论人读还是 AI 读都更轻松,中文用户尤其受益。想升级?看 docs/UPGRADE.md 新增的「v10 改名+格式迁移」一节——五步走完,你的定制和 agent 记忆一分不丢。
编译结果现在是机器可读的——女娲以前只交给你一段人话提示词;v10 起她同时产出一份结构化的 assembly-request(schema 见 schemas/assembly-request.schema.json),而且消费它的工程面已经上线:整合包 agent-modpack(installer / importer / upgrader,preview→apply→verify→revert 全事务)。
空手也能落地第一个员工——过去女娲只会画图纸,落地要靠你自己的工程搭子;v10 起,哪怕是一台什么工程设施都没有的裸机器,女娲也能亲自把第一个员工"种"到磁盘上(三档落地模式 + 可回滚回执),并且绝不说一句她证明不了的"已经装好了"。
模板全套双语——每份模板都有纯英文版和纯中文版(.zh-CN 后缀),黑话统统换成大白话,不管你团队用哪种语言都能直接拿去用。
能力积木搬家了——7 个独立能力 skill(dont-reinvent / handoff-protocol / knock-knock / sharpen-first / token-saver / track-record / user-md)不再挂在本仓的 marketplace 货架里,各自搬进了自己的 GitHub 仓库,单独安装、互不依赖。见 README 的「生态」一节。
完整变更清单见 CHANGELOG.md(查看本次更新请看文件顶部 [10.0.0] 条目;文中较早处另有一条同名 [v10 RC patch] 历史存档,属"不重写历史"纪律下的合规保留)。
已知边缘(如实披露,v10.0.1 处理):首次全链实测中发现 6 处条文级边缘缝隙(转档通道衔接、落地回执时序、清单自指豁免等)——均非阻断,实际使用中按留痕解释即可绕过,明细见仓内发行说明。
Nuwa v10.0.0 — Assembly Compiler, Layered Safety Floor, Markdown Kernel
A full rewrite-grade generation change (every v9.x capability retained). What this actually means for you:
The kernel moved from XML to Markdown — nuwa-9.0.xml is retired; nuwa-v10.md takes over. Same semantics, mechanically rendered from the authored source, independently audited zero content-level defects in both directions (2026-07-21, EV-2). Easier to read for humans and AI alike — especially if you're not a native English reader. Upgrading? See the new "v10 rename + format migration" section in docs/UPGRADE.md — five steps, nothing of yours is lost.
Compiler output is now machine-readable — Nuwa used to hand you a prose system prompt; as of v10 she also emits a structured assembly-request (schema shipped in-repo), and the engineering face that consumes it is live: agent-modpack — installer / importer / upgrader with full preview→apply→verify→revert transactions.
Nuwa can now land the first employee herself, on a bare machine — no engineering face required. Three landing tiers with revertible take-over receipts, and she never claims a write she can't actually prove.
Every template now ships bilingual — English (base file names) and Chinese (.zh-CN suffix), jargon-free wording on both sides, ready to use whichever language your team speaks.
The capability skills moved out — all 7 (dont-reinvent, handoff-protocol, knock-knock, sharpen-first, token-saver, track-record, user-md) now live in their own standalone repos: install separately, no dependencies between them. See the Ecosystem section in the README.
Known edges (honest disclosure, queued for v10.0.1): first full-chain field testing surfaced 6 clause-level edge seams (tier-transition wiring, landing-receipt ordering, manifest self-reference exemption, etc.) — none blocking; workarounds are straightforward and documented.
Full changelog: CHANGELOG.md (top [10.0.0] entry).