This commit is contained in:
2026-04-19 07:50:58 +08:00
parent 5ff09f0d17
commit 7b609be137
3 changed files with 94 additions and 45 deletions

View File

@@ -0,0 +1,66 @@
## 信息图任务指令
请用claude-code-executor技能启动Claude Code
使用 baoyu-infographic 技能为以下内容生成信息图提示词:
1. 读取 Hermes/xingzhi/wiki-sync-setup-2026-04-16.md 这篇笔记
2. 用baoyu-infographic 生成一张信息图
- 语言:英文
- 布局circular-flow
- 风格chalkboard
- 比例16:9
- 不要生成图片,只输出提示词
3. 为了后续图片能保持一致的风格,提示词生成必须输出三部分提示词。
- 系统提示词Image Specifications + Core Principles
- 风格锁定提示词Layout Guidelines + Style Guidelines
- 内容结构提示词 Text Requirements)
4. 输出提示词到 Hermes/xingzhi/ 新建一个笔记
### 布局
| 布局 | 适用场景 |
| --------------------- | ------------ |
| `bridge` | 问题→解决方案、跨越鸿沟 |
| `circular-flow` | 循环、周期性流程 |
| `comparison-table` | 多因素对比 |
| `do-dont` | 正确 vs 错误做法 |
| `equation` | 公式分解、输入→输出 |
| `feature-list` | 产品功能、要点列表 |
| `fishbone` | 根因分析、鱼骨图 |
| `funnel` | 转化漏斗、筛选过程 |
| `grid-cards` | 多主题概览、卡片网格 |
| `iceberg` | 表面 vs 隐藏层面 |
| `journey-path` | 用户旅程、里程碑 |
| `layers-stack` | 技术栈、分层结构 |
| `mind-map` | 头脑风暴、思维导图 |
| `nested-circles` | 影响层级、范围圈 |
| `priority-quadrants` | 四象限矩阵、优先级 |
| `pyramid` | 层级金字塔、马斯洛需求 |
| `scale-balance` | 利弊权衡、天平对比 |
| `timeline-horizontal` | 历史、时间线事件 |
| `tree-hierarchy` | 组织架构、分类树 |
| `venn` | 重叠概念、韦恩图 |
### 风格
| 风格 | 描述 |
| ---------------------- | ------------- |
| `craft-handmade`(默认) | 手绘插画、纸艺风格 |
| `claymation` | 3D 黏土人物、定格动画感 |
| `kawaii` | 日系可爱、大眼睛、粉彩色 |
| `storybook-watercolor` | 柔和水彩、童话绘本 |
| `chalkboard` | 彩色粉笔、黑板风格 |
| `cyberpunk-neon` | 霓虹灯光、暗色未来感 |
| `bold-graphic` | 漫画风格、网点、高对比 |
| `aged-academia` | 复古科学、泛黄素描 |
| `corporate-memphis` | 扁平矢量人物、鲜艳填充 |
| `technical-schematic` | 蓝图、等距 3D、工程图 |
| `origami` | 折纸形态、几何感 |
| `pixel-art` | 复古 8-bit、怀旧游戏 |
| `ui-wireframe` | 灰度框图、界面原型 |
| `subway-map` | 地铁图、彩色线路 |
| `ikea-manual` | 极简线条、组装说明风 |
| `knolling` | 整齐平铺、俯视图 |
| `lego-brick` | 乐高积木、童趣拼搭 |
### 比例
预设landscape (16:9)、portrait (9:16)、square (1:1)。自定义:任意 W:H 比例(如 3:4、4:3、2.35:1

View File

@@ -1,5 +1,4 @@
# Major-Incident-Definition_691167040
## Introduction
# Major-Incident-Definition
A **Major Incident** in a SaaS Cloud Application is a high-severity issue that causes **significant disruption to business operations**, affecting a large number of customers or critical systems, and requires an **immediate, coordinated response** from multiple teams to restore normal service.
@@ -94,19 +93,3 @@ To minimize the chances of such critical incidents occurring:
A highest-level **Major Incident in a SaaS Cloud Application** is one that **cripples business operations, affects a significant customer base, or poses severe security and compliance risks**. These require a **swift, coordinated response** to minimize downtime and prevent reputational or financial damage. A strong incident management strategy, combined with **proactive monitoring, high-availability architectures, and automation**, is key to reducing the risk and impact of such incidents.
**Related pages**
- Page:
[ESM Cloud Farm Version Tracking](/display/ICSD/ESM+Cloud+Farm+Version+Tracking)
- Page:
[How to get an Opentext Confluence account](/display/ICSD/How+to+get+an+Opentext+Confluence+account)
- Page:
[ITOM APM AppPluse Cloud Farm Information](/display/ICSD/ITOM+APM+AppPluse+Cloud+Farm+Information)
- Page:
[ITOM Cloud Service Ops Doc Management Process](/display/ICSD/ITOM+Cloud+Service+Ops+Doc+Management+Process)
- Page:
[ITOM ESM Cloud Service Catalog](/display/ICSD/ITOM+ESM+Cloud+Service+Catalog)
- Page:
[ITOM OpsB NOM Cloud Service Catalog](/display/ICSD/ITOM+OpsB+NOM+Cloud+Service+Catalog)
- Page:
[OpsB and NOM Cloud Deployments Version Tracking](/display/ICSD/OpsB+and+NOM+Cloud+Deployments+Version+Tracking)

View File

@@ -193,37 +193,37 @@ clawhub install baoyu-markdown-to-html
**选项**
| 选项 | 说明 |
|------|------|
| `--layout <name>` | 信息布局20 种选项) |
| `--style <name>` | 视觉风格17 种选项默认craft-handmade |
| 选项 | 说明 |
| ------------------ | -------------------------------------------------------------------------------- |
| `--layout <name>` | 信息布局20 种选项) |
| `--style <name>` | 视觉风格17 种选项默认craft-handmade |
| `--aspect <ratio>` | 预设landscape (16:9)、portrait (9:16)、square (1:1)。自定义:任意 W:H 比例(如 3:4、4:3、2.35:1 |
| `--lang <code>` | 输出语言en、zh、ja 等) |
| `--lang <code>` | 输出语言en、zh、ja 等) |
**布局**(信息结构):
| 布局 | 适用场景 |
|------|----------|
| `bridge` | 问题→解决方案、跨越鸿沟 |
| `circular-flow` | 循环、周期性流程 |
| `comparison-table` | 多因素对比 |
| `do-dont` | 正确 vs 错误做法 |
| `equation` | 公式分解、输入→输出 |
| `feature-list` | 产品功能、要点列表 |
| `fishbone` | 根因分析、鱼骨图 |
| `funnel` | 转化漏斗、筛选过程 |
| `grid-cards` | 多主题概览、卡片网格 |
| `iceberg` | 表面 vs 隐藏层面 |
| `journey-path` | 用户旅程、里程碑 |
| `layers-stack` | 技术栈、分层结构 |
| `mind-map` | 头脑风暴、思维导图 |
| `nested-circles` | 影响层级、范围圈 |
| `priority-quadrants` | 四象限矩阵、优先级 |
| `pyramid` | 层级金字塔、马斯洛需求 |
| `scale-balance` | 利弊权衡、天平对比 |
| `timeline-horizontal` | 历史、时间线事件 |
| `tree-hierarchy` | 组织架构、分类树 |
| `venn` | 重叠概念、韦恩图 |
| 布局 | 适用场景 |
| --------------------- | ------------ |
| `bridge` | 问题→解决方案、跨越鸿沟 |
| `circular-flow` | 循环、周期性流程 |
| `comparison-table` | 多因素对比 |
| `do-dont` | 正确 vs 错误做法 |
| `equation` | 公式分解、输入→输出 |
| `feature-list` | 产品功能、要点列表 |
| `fishbone` | 根因分析、鱼骨图 |
| `funnel` | 转化漏斗、筛选过程 |
| `grid-cards` | 多主题概览、卡片网格 |
| `iceberg` | 表面 vs 隐藏层面 |
| `journey-path` | 用户旅程、里程碑 |
| `layers-stack` | 技术栈、分层结构 |
| `mind-map` | 头脑风暴、思维导图 |
| `nested-circles` | 影响层级、范围圈 |
| `priority-quadrants` | 四象限矩阵、优先级 |
| `pyramid` | 层级金字塔、马斯洛需求 |
| `scale-balance` | 利弊权衡、天平对比 |
| `timeline-horizontal` | 历史、时间线事件 |
| `tree-hierarchy` | 组织架构、分类树 |
| `venn` | 重叠概念、韦恩图 |
**布局预览**