docs(design): 解压 Maestro Design System 到 design/(重构参照材料)
phosphor console v1.1 设计系统(从现网 web/style.css 演化):tokens(colors/effects/ typography/fonts) + components(core/forms/surfaces .jsx) + ui_kits(console + console_mobile) + assets/icons(15 双色 SVG) + guidelines + CLAUDE/SKILL/readme。供 B1–B6 重构任务对照实现。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
事件流条目:右栏审计流的一行——方形色标(注意:方的,不是圆点)+ 类型 + 时间 + 详情。
|
||||
|
||||
```jsx
|
||||
<ul style={{ padding: 0 }}>
|
||||
<EventItem type="approval.rejected" time="14:02" detail="重构 sync 模块 ↳ 缺少回滚方案" />
|
||||
<EventItem type="run.started" time="14:05" detail="executor · worktree wt-127" />
|
||||
</ul>
|
||||
```
|
||||
Reference in New Issue
Block a user