Workflow-first MVPDocs Center liveHelp routes reserved
Targets
目标站点会独立维护,字段选择器与规则配置化存储,避免把网页结构写死在代码里。当前页面继续保留真实 API 读取路径,同时新增 empty / error demo 状态壳,方便模块一线上验证。
Registry Status
Targets registry keeps selector and review rules configurable
The default path still reads the real Targets API. The demo states exist only to verify empty and error shells before Module 2 freezes the API contract and Module 3 moves the truth into D1.
Source: loading-live-api
Targets
...
Current use
Keep site definitions, selector versions, review gates, and risk posture outside the workflow component itself.
Next backend slice
Hold the API shape steady, then add selector schema detail, version switching, and D1-backed persistence.
正在通过 Targets API 读取目标站点...
当前测试意义
Targets 页面现在同样承担两件事:默认路径验证真实 API 读取,demo 路径验证空态与错误态壳。这样后面切 API 合同和 D1 时,页面结构不需要再次返工。