2026 · 0912
日期:2026-09-12 · 类型:版本发布(章节重构)· 关联版本:v1.1(当前版本)
本次发布以 Harness-Reports-260912 内容库为事实源,对规约站点做了一次彻底的信息架构重构:由旧的六章节(概述/白皮书/行业赋能/产业协同/市场研究/参考信息)改为四章节 + 首页 + 版本发布;移除「产业协同」等旧章节,全量逐篇建页,恢复中英双语,旧内容一律归档不删除。
1. 章节结构
新站点按四个模块组织,加首页与版本发布共六项导航:
| 导航 | 章节 | 内容 |
|---|---|---|
| /spec/ | 首页 | 核心观点卡片 + 章节导航 |
| /spec/overview/ | 概述 | 介绍与定义、发展历史、架构演进、未来发展、总结、参考资料(6 篇) |
| /spec/whitepaper/ | 白皮书 | 引言、定义、架构、实践、基准、产业格局、治理与风险、发展展望、术语表、参考资料(10 篇) |
| /spec/industry/ | 行业赋能 | 8 个行业组 × 45 个方向(含组概述共 53 页) |
| /spec/market/ | 市场研究 | 7 个赛道 × 93 个平台(含组概述共 100 页) |
| /spec/releases/ | 版本发布 | v1.1 当前版本说明 |
2. 变更要点
- 内容源切换:以
assets/Harness-Reports-260912(信息截止 2026-09-12)为事实源,迁移至assets/references/ai-harness-v2/供构建期自动派生文档信息。 - 全量建页:概述 6、白皮书 10、行业赋能 53、市场研究 100,逐篇建页(.astro 双语页面),共 170 余页。
- 双语恢复:每页恢复
.lang-zh/.lang-en双语言区块,英文为中文的忠实翻译。 - 旧内容归档:旧六章节全部页面移入
src/pages/_archive/spec-v2/(Astro 忽略下划线前缀目录,不发布);站内不再出现旧章节链接。
3. 兼容与迁移
- 旧板块「产业协同 / collaboration」(3 产业 × 六何法)、「市场研究旧平台/场景/工具」、旧「参考信息 / references」不再作为独立章节发布,内容归档不予展示。
- 站内导航由
src/data/specNav.ts单一数据源驱动,页面 URL 与其严格一致;文档信息卡由src/lib/doc-meta.ts构建期从前言元数据自动派生。 - 站点版本号保持 1.1.0.dev 不变(用户约定,不随内容迭代递增)。
完整发布说明(含发布后变更历史)见 v1.1 发布说明。
2026 · 0912
Date: 2026-09-12 · Type: version release (chapter restructure) · Related version: v1.1 (current)
This release takes the Harness-Reports-260912 content library as the source of truth and performs a thorough information-architecture restructure of the spec site: from the old six chapters (Overview / Whitepaper / Industry / Collaboration / Market / References) to four chapters + home + releases. The legacy "Collaboration" and other old chapters are removed; every page is built individually with full bilingual content; old content is archived, not deleted.
1. Chapter Structure
The new site is organized into four modules, plus home and releases for six navigation entries:
| Nav | Chapter | Content |
|---|---|---|
| /spec/ | Home | Core opinion cards + chapter navigation |
| /spec/overview/ | Overview | Intro & Definition, History, Architecture Evolution, Future, Summary, References (6 docs) |
| /spec/whitepaper/ | Whitepaper | Introduction, Definition, Architecture, Practice, Benchmark, Landscape, Governance & Risk, Outlook, Glossary, References (10 docs) |
| /spec/industry/ | Industry | 8 industry groups × 45 directions (53 pages incl. group overviews) |
| /spec/market/ | Market | 7 tracks × 93 platforms (100 pages incl. track overviews) |
| /spec/releases/ | Releases | v1.1 current release notes |
2. Key Changes
- Content source switch:
assets/Harness-Reports-260912(info cutoff 2026-09-12) becomes the source of truth, migrated toassets/references/ai-harness-v2/for build-time document-info derivation. - Full page build: Overview 6, Whitepaper 10, Industry 53, Market 100 — each built as a bilingual .astro page, 170+ pages total.
- Bilingual restored: every page restores
.lang-zh/.lang-enblocks, English being a faithful translation of the Chinese. - Archive old content: all old six-chapter pages moved to
src/pages/_archive/spec-v2/(Astro ignores underscore-prefixed directories — not published); no legacy chapter links remain on the site.
3. Compatibility & Migration
- The legacy "Collaboration" section (3 industries × 6W1H), old Market platforms/scenarios/tools, and the old "References" section are no longer published as standalone chapters; their content is archived and not displayed.
- Site navigation is driven by the single source
src/data/specNav.ts; page URLs match it exactly; the document-info card is auto-derived at build time from front-matter bysrc/lib/doc-meta.ts. - The site version stays at 1.1.0.dev (user convention; not incremented with content iteration).
Full release notes (including post-release change history): v1.1 release notes.