Skip to content

docs: 补充整体架构与内部服务图 - #926

Open
xiaocheny214 wants to merge 1 commit into
1024XEngineer:mainfrom
xiaocheny214:docs/architecture-overview
Open

docs: 补充整体架构与内部服务图#926
xiaocheny214 wants to merge 1 commit into
1024XEngineer:mainfrom
xiaocheny214:docs/architecture-overview

Conversation

@xiaocheny214

Copy link
Copy Markdown
Contributor

Summary

  • 增加两张可直接打开的架构图:整体架构(外部调用)与内部服务。
  • 整体架构覆盖浏览器 → Nginx → FastAPI,以及 Redis Stream、独立 Worker、AI Gateway 出站。
  • 内部服务覆盖项目/鉴权/积分、前端节点编排与 Agent、任务调度、资产后处理,以及浏览器三渲二出帧。
  • JSON 为源文件,HTML 为独立查看器;入口见 docs/architecture/README.md

Test plan

  • 仅纳入上述两张图的 JSON / HTML 与 README,未夹带 visual-check 截图或其他模块图
  • 浏览器打开 docs/architecture/windup-system.html,确认外部调用路径可读
  • 浏览器打开 docs/architecture/windup-internals.html,确认内部服务与双出帧路径可读

@vercel

vercel Bot commented Aug 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
windup Ignored Ignored Preview Aug 29, 2026 2:15am

@github-actions

Copy link
Copy Markdown

⚠️ @xiaocheny214,此 PR 尚未关联 issue。请在 PR 描述中使用 Closes #123 等关闭关键字;更新描述后,此提醒将自动标记为已解决。

@codecov

codecov Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #926      +/-   ##
==========================================
+ Coverage   86.51%   91.27%   +4.76%     
==========================================
  Files         300      193     -107     
  Lines       23175    13204    -9971     
  Branches     3437        0    -3437     
==========================================
- Hits        20049    12052    -7997     
+ Misses       2172     1152    -1020     
+ Partials      954        0     -954     
Flag Coverage Δ
backend 91.27% <ø> (-0.04%) ⬇️
frontend ?

Flags with carried forward coverage won't be shown. Click here to find out more.
see 138 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@fennoai fennoai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

审阅了新增的整体架构与内部服务图、对应 JSON 源文件及 HTML 交互产物。图表结构、节点引用、源文件行号和 HTML/JSON 的引用数量保持一致;但源证据链接存在一个会阻断验证流程的问题,见内联评论。

Comment thread docs/architecture/windup-system.architecture.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant