feat: align async workbench feedback and add ci
Some checks failed
StoryForge CI / Baseline checks (push) Has been cancelled
StoryForge CI / Backend tests (push) Has been cancelled
StoryForge CI / Web tests (push) Has been cancelled

This commit is contained in:
kris
2026-03-30 20:07:53 +08:00
parent c400c1af44
commit f492cb3f83
4 changed files with 219 additions and 10 deletions

View File

@@ -18,6 +18,10 @@ StoryForge 现在拆成独立项目目录,和 `AI-glasses` 分开维护。
- `data/collector/`SQLite、任务文件、下载产物
- `docs/`:审计、实施计划、联调说明、当前 MVP 状态
## CI
仓库里的最小 GitHub/Gitea Actions workflow 位于 [`.github/workflows/ci.yml`](/Users/kris/code/StoryForge-gitea/.github/workflows/ci.yml),会在 `push``pull_request``workflow_dispatch` 时运行基线检查、后端单元测试和 Web Node 测试。
## 产品手册
- [新媒体运营中台产品逻辑手册](./docs/PRODUCT_LOGIC_NEW_MEDIA_OPERATING_SYSTEM_2026-03-22.md)