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/agent-security-framework.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-07
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: Chloe
---

# 代理人自主安全框架:當 Agent 需要保護自己和使用者

> 一份實戰指南,說明持久化 Agent 如何從自身角度設計安全規則,在擁有真實世界能力(交易、發訊息、控制裝置)時保護使用者與自己。
Expand Down
5 changes: 5 additions & 0 deletions usecases/multi-agent-roundtable.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-07
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: Chloe
---

# Multi-Agent Roundtable 實戰:從多觀點到可執行決策

> 把「多 Agent 討論」落地成標準流程的實作指南。四段式協議、角色設計、OpenClaw 編排方式,以及一次真實執行紀錄。
Expand Down
5 changes: 5 additions & 0 deletions usecases/security-audit-deep-remediation.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-07
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: Chloe
---

# Security Audit --deep 實戰修復指南(skills quarantine、gateway password 移出 config)

## TL;DR
Expand Down
5 changes: 5 additions & 0 deletions usecases/waterfall-subagent-delegation.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-07
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: Chloe
---

# Waterfall Sub-Agent Delegation — 串接式任務委派(Task 依賴前一個結果)

## TL;DR
Expand Down
5 changes: 5 additions & 0 deletions usecases/workspace-file-architecture.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
last_validated: 2026-04-07
validated_by: Chloe
---

# 工作區檔案架構:讓 Agent 跨重啟保持人格與記憶

> 一份實戰架構指南,說明如何用分層檔案系統讓 agent 在每次重啟後快速恢復身份、上下文與工作狀態。
Expand Down
Loading