Commit Graph

2 Commits

Author SHA1 Message Date
Chris
cb44714252 fix: CEO role 改為 ceo,確保 Paperclip CEO-safe 權限
P5: agents/ceo/AGENTS.md role: manager → role: ceo
Paperclip 內部多處邏輯依賴 role === "ceo" 來授予公司層級操作權限

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 18:39:04 +00:00
Chris
43c1770e13 feat: 建立第一版 Paperclip company package
管理 + 完整量化團隊(方案 A + 多空研究員),10 active + 1 paused

Package 結構:
- COMPANY.md:agentcompanies/v1 company root
- .paperclip.yaml:11 agents adapter/model/status + 4 routines
- agents/:11 個 agent(ceo, secretary, reviewer, quant-strategist,
  finance-researcher, market-structure-researcher, bullish-researcher,
  bearish-researcher, quant-engineer, data-analyst, xiao-an)
- teams/:management, quant-research
- projects/:daily-quant-pipeline, board-ops
- tasks/:4 個 recurring tasks(pipeline 啟動、盤後整理、資料摘要、記憶壓縮)
- skills/:deep-research, code-reviewer

每個 AGENTS.md 包含完整 instructions:Mission, Scope, Forbidden,
輸出 JSON Schema, Escalation, 行為規範

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 17:11:03 +00:00