Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions usecases/approval-first-workflow.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
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.

看到這段新增內容,想確認:此欄位/描述是否已在 repo 的文件規範(schema/README)中定義?若是 frontmatter schema 的一部分,建議補上來源或連結,避免後續各文件自行發散。

last_validated: 2026-04-06
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.

看到這段新增內容,想確認:此欄位/描述是否已在 repo 的文件規範(schema/README)中定義?若是 frontmatter schema 的一部分,建議補上來源或連結,避免後續各文件自行發散。

validated_by: masami-agent
---

# Approval-First Workflow — Human-in-the-Loop 審批閘門設計

> 讓 agent 自主讀、分析、起草,但在任何改變狀態的操作前先取得人類許可。
Expand Down
5 changes: 5 additions & 0 deletions usecases/auto-dream-memory-consolidation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
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.

看到這段新增內容,想確認:此欄位/描述是否已在 repo 的文件規範(schema/README)中定義?若是 frontmatter schema 的一部分,建議補上來源或連結,避免後續各文件自行發散。

last_validated: 2026-04-06
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.

看到這段新增內容,想確認:此欄位/描述是否已在 repo 的文件規範(schema/README)中定義?若是 frontmatter schema 的一部分,建議補上來源或連結,避免後續各文件自行發散。

validated_by: masami-agent
---

# usecases: Auto Dream — 自動化記憶整理系統

**對應版本:** OpenClaw ≥ 2026.3.7(需要 cron isolated session 支持)
Expand Down
5 changes: 5 additions & 0 deletions usecases/backup-before-upgrade.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
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.

看到這段新增內容,想確認:此欄位/描述是否已在 repo 的文件規範(schema/README)中定義?若是 frontmatter schema 的一部分,建議補上來源或連結,避免後續各文件自行發散。

last_validated: 2026-04-06
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.

看到這段新增內容,想確認:此欄位/描述是否已在 repo 的文件規範(schema/README)中定義?若是 frontmatter schema 的一部分,建議補上來源或連結,避免後續各文件自行發散。

validated_by: masami-agent
---

# 升級前自動備份工作流

## 使用場景
Expand Down
5 changes: 5 additions & 0 deletions usecases/cron-automated-workflows.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
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.

看到這段新增內容,想確認:此欄位/描述是否已在 repo 的文件規範(schema/README)中定義?若是 frontmatter schema 的一部分,建議補上來源或連結,避免後續各文件自行發散。

last_validated: 2026-04-06
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.

看到這段新增內容,想確認:此欄位/描述是否已在 repo 的文件規範(schema/README)中定義?若是 frontmatter schema 的一部分,建議補上來源或連結,避免後續各文件自行發散。

validated_by: masami-agent
---

# Cron 自動化工作流實戰:從提醒到全自動報告

> 一份從簡單提醒到複雜自動化的漸進式指南,涵蓋常見工作流模式、避坑經驗與最佳實踐。
Expand Down
5 changes: 5 additions & 0 deletions usecases/parallel-subagent-delegation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
last_validated: 2026-04-06
validated_by: masami-agent
---

# Parallel Sub-Agent Delegation — 讓多個 Agent 同時跑,主 Agent 整合結果

## 場景
Expand Down
Loading