Files
chromebox_10th_audio_driver/_bmad-output/implementation-artifacts/1-5-hwe-hdmi-scripts-discoverable.md
2026-04-05 13:24:31 +08:00

28 lines
712 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Story 1.5: HWE/HDMI 相关脚本可发现
Status: done
## Story
As a **协作者**
I want **从 `INDEX` 或脚本表找到 `verify-*` / `ubuntu-hwe-*` 等脚本的用途与入口**
So that **我不依赖聊天即可运行正确脚本**
## Acceptance Criteria
1. **Given** `docs/INDEX.md` 脚本表 **When** 查找验证/构建/diff **Then** 能定位 `verify-ubuntu-hwe617-patches-runtime.sh``ubuntu-hwe-617-build.sh`**And** 链到 `VERIFY_PATCHES`/`README`
## Tasks / Subtasks
- [x]`docs/INDEX.md` 脚本节增加 **FR19** 可发现性说明与 `VERIFY_PATCHES` 锚点
## Dev Agent Record
### File List
- `docs/INDEX.md`
### Change Log
- 2026-04-05Story 1.5 完成。