From 9165c09dea07486af601f63e2d084cb532befbeb Mon Sep 17 00:00:00 2001 From: ila Date: Mon, 20 Jul 2026 01:00:28 +0800 Subject: [PATCH] Add backlog entry for self-hosted per-release software docs Static docs published alongside releases on own object storage/CDN with tutorial URLs pointing to the own domain; videos stay externally hosted with URL registration only. Depends on W-004 and W-302. Co-Authored-By: Claude Fable 5 --- docs/06-tasks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/06-tasks.md b/docs/06-tasks.md index 300b7c1..6ae3dae 100644 --- a/docs/06-tasks.md +++ b/docs/06-tasks.md @@ -98,3 +98,4 @@ - 防盗链与带宽成本优化细化(若 W-004 未完全覆盖)。 - `routes.md` / 交互清单等 UI 文档(Phase 5 启动时按模板补齐)。 - files.json v1.1 强制后的 Ingestion 校验升级。 +- 软件说明文档随 Release 静态发布(自有对象存储/CDN 托管,`tutorial` 指向自有域名;视频仍外部托管只登记 URL;依赖 W-004、W-302)。