init: llm-wiki-haness 하네스 설계
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"schema_version": 2,
|
||||
"source_kind": "workflow",
|
||||
"id": "invest-decide",
|
||||
"description": "매매 결정을 raw/invest-ledger/ledger.md 에 기록하고 전략 규칙 위반을 강제 체크",
|
||||
"argument_hint": "<매수|매도 종목 수량 단가 (예: \"매수 SCHD 2주 27.5달러\")>",
|
||||
"heading_locale": "ko-KR",
|
||||
"body_path": "harness/source/skills/invest-decide.md",
|
||||
"execution_contract": {"kind": "orchestrated", "profile": "design", "default_risk": "medium", "design_bearing": true},
|
||||
"targets": [
|
||||
{
|
||||
"kind": "claude-command",
|
||||
"path": ".claude/commands/invest-decide.md"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user