# 脏工作区发布模拟

## 用户授权

> 把 Codex 教程内容和练习素材 add、commit、deploy。不要 push。

## 模拟 git status

```text
 M app/content/codex-official-knowledge-base.ts
 M app/components/tutorial-lesson-page.tsx
 M app/app.css
?? public/tutorial-assets/codex/
?? ref/theme-experiment.png
?? tmp/content-draft.txt
```

已知所有权：

- `app/app.css`：用户正在进行主题实验，本轮未修改
- `ref/theme-experiment.png`：主题实验截图
- `tmp/content-draft.txt`：来源不明
- 其他三项：本轮课程工作

请建立发布集合、排除集合、待确认集合和授权矩阵。
