Files
llm-wiki/harness/source/workflows/invest-review.json
T

17 lines
564 B
JSON

{
"schema_version": 2,
"source_kind": "workflow",
"id": "invest-review",
"description": "포지션 vs 목표 vs 규칙을 점검하고 리밸런싱·stale·이탈을 플래그",
"argument_hint": "<선택: 기간 (예: \"주간\")>",
"heading_locale": "ko-KR",
"body_path": "harness/source/skills/invest-review.md",
"execution_contract": {"kind": "orchestrated", "profile": "audit", "default_risk": "medium", "design_bearing": true},
"targets": [
{
"kind": "claude-command",
"path": ".claude/commands/invest-review.md"
}
]
}