Skip to content

feat(use-cases): 为 18 个应用场景添加封面图、对比表格和场景故事 - #34

Merged
yi-ge merged 3 commits into
mainfrom
docs/use-cases-enhancement
Jul 28, 2026
Merged

feat(use-cases): 为 18 个应用场景添加封面图、对比表格和场景故事#34
yi-ge merged 3 commits into
mainfrom
docs/use-cases-enhancement

Conversation

@yi-ge

@yi-ge yi-ge commented Jul 25, 2026

Copy link
Copy Markdown
Member

修改内容

为文档「应用场景」章节(03-use-cases)的全部 18 个场景页面进行增强:

1. 封面图(18 张)

  • 来源: AI 生成(DesireCore GenerateImage 工具,MiniMax image-01 模型)
  • 统一风格:现代扁平插画 + 科技感,蓝紫色调
  • 格式优化:PNG→JPEG,2048px→1200px,总体积从 104MB 降至 6.5MB
  • 通过 frontmatter image 字段引用,用于社交分享 og:image
  • 存放路径:static/img/use-cases/covers/cover-<场景slug>.jpg

2. 使用前后对比表格(18 篇)

每个场景在「真实工作流」表格之后新增「使用前后对比」小节,直观展示 DesireCore 带来的效率提升。

3. 场景故事引入(10 篇)

为 professional(7篇)和 solutions(3篇)添加 1-2 句场景故事开头,增强读者代入感。

覆盖范围

分类 篇数 文件
general 8 document-writing, data-analysis, email-management, meeting-assistant, translation, data-analysis-agent, flowchart-agent, web-scraping-agent
professional 7 legal-advisor, code-assistant, finance-assistant, product-manager, bidding-assistant, real-estate, data-scientist
solutions 3 ai-copyright, ai-bidding, enterprise-coordination

图片来源说明

本 PR 包含的 18 张封面图均为 AI 生成,使用 DesireCore 内置的 GenerateImage 工具(底层模型:MiniMax image-01)生成。图片为装饰性场景封面,不包含真实用户数据或截图。详细资产清单见 docs/03-use-cases/README.md

原则

  • ✅ 不删除任何原有正确内容(纯增量修改,216 行插入,0 行删除)
  • ✅ 不修改算力(compute)相关文档
  • ✅ 对比表格基于各场景已文档化的真实工作流,不虚构不存在的效果
  • ✅ 场景故事为叙事引入(标准文档技巧),不声称为真实用户证言
  • ✅ 封面图为 AI 生成的装饰性插图,已在 README.md 中标注来源

- 生成 18 张统一风格封面图(现代扁平插画 + 科技感,蓝紫色调)
- 优化图片:PNG→JPEG,2048px→1200px,总体积从 104MB 降至 6.5MB
- 所有场景页面添加 image 字段引用封面图(用于社交分享 og:image)
- 所有场景页面添加「使用前后对比」表格
- 专业场景(7)和解决方案(3)添加场景故事引入
- 不删除任何原有正确内容,不修改算力相关文档
@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jul 26, 2026 4:33am

Request Review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d32bee0af4

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

title: 文档写作
description: 使用 AI 文书智能体整理思路、生成大纲、起草项目报告和方案文档。
keywords: [文档写作, AI 文书, 报告, 写作助手, 内容创作]
image: /img/use-cases/covers/cover-document-writing.jpg

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Add cover metadata to the English translations

When a visitor selects the configured English locale, Docusaurus renders the corresponding Markdown file under i18n/en/docusaurus-plugin-content-docs/current/03-use-cases/, and none of those 18 translated files includes this image field. Consequently, every English use-case page continues to emit the generic site social card instead of its newly added, language-neutral cover; add the same frontmatter references to the translated pages.

Useful? React with 👍 / 👎.

…o en docs

- Remove direct .drawio file references from flowchart-agent.md (zh + en)
  Per requirement: .drawio files must be rendered to PNG/SVG before use
- Add image: frontmatter to all 18 English i18n use-case pages
  (covers already exist in static/img/use-cases/covers/)

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c2dc87d3ff

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

| DesireCore 介入 | AI 文书先整理大纲,再按章节生成初稿;需要数据或图表时可委派数据分析师补充 |
| 验收结果 | 负责人拿到一份可审阅的文档初稿,再补事实、定结论、调整口吻 |

## 使用前后对比

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Translate the new comparison sections for English

When the site is viewed with locale=en, Docusaurus serves the counterparts under i18n/en/docusaurus-plugin-content-docs/current/03-use-cases/, but none of those 18 files contains a translated version of the newly added comparison table, and the 10 new scenario introductions are likewise absent. The English frontmatter now references the covers, but English visitors still miss the substantive content added by this change; add the corresponding translated sections to the locale files.

Useful? React with 👍 / 👎.

title: AI 软著申请
description: 使用 DesireCore 辅助准备软件著作权申请材料,包括说明书、操作手册、截图和代码材料。
keywords: [软著申请, 软件著作权, 自动化, 知识产权, 软著写作]
image: /img/use-cases/covers/cover-ai-copyright.jpg

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Replace the fictitious copyright certification card

When this page is shared, this field makes cover-ai-copyright.jpg its social preview, but the asset presents an APPROVED application, an “OFFICIAL CERTIFICATION” registry seal, a “VERIFY ONLINE” QR code, and copyright attributed to the unrelated “LegalTech AI Division.” Because the page is a DesireCore usage guide rather than an issued registration, the preview falsely looks like an official certificate and carries incorrect branding; use a neutral DesireCore illustration instead.

Useful? React with 👍 / 👎.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d0d7524ef8

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@@ -0,0 +1,50 @@
# Use Cases 章节资产说明

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep asset notes outside the published docs tree

Because sidebars.ts autogenerates the entire 03-use-cases directory and the docs preset publishes Markdown under docs, this internal asset inventory becomes an additional public documentation page and sidebar entry, exposing generation provenance and maintainer-only naming instructions to visitors. Move it outside docs or explicitly exclude it from the docs plugin.

Useful? React with 👍 / 👎.

title: AI 招投标
description: 使用多智能体协作辅助招标文件分析、标书编制、报价测算和投标检查。
keywords: [AI 招投标, 标书编制, 多智能体协作, 投标管理, 质量控制]
image: /img/use-cases/covers/cover-ai-bidding.jpg

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Remove fabricated brands and certifications from social cards

When this page is shared, cover-ai-bidding.jpg becomes its preview and presents the product as an unrelated ABO® Enterprise Edition with a version/build number and a SOC 2 Certified badge. Inspection of the other new covers shows the same issue with names such as DataCore, Justice.AI, SmartFlow, and DeepCode, so these cards falsely attribute brands, metrics, and certifications to DesireCore; regenerate the affected covers as neutral DesireCore illustrations.

Useful? React with 👍 / 👎.

@yi-ge
yi-ge merged commit d1e06c0 into main Jul 28, 2026
4 checks passed
@yi-ge
yi-ge deleted the docs/use-cases-enhancement branch July 28, 2026 15:45
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