init: llm-wiki-haness 하네스 설계
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"schema_version": 2,
|
||||
"source_kind": "workflow",
|
||||
"id": "invest-ingest",
|
||||
"description": "raw/invest-* 의 검증된 항목을 wiki/invest-concepts/ 또는 invest-strategy/로 추출",
|
||||
"argument_hint": "<원본 경로 (예: raw/invest-research/2026-06-05-xxx.md)>",
|
||||
"heading_locale": "ko-KR",
|
||||
"body_path": "harness/source/skills/invest-ingest.md",
|
||||
"execution_contract": {"kind": "orchestrated", "profile": "capture", "default_risk": "low", "design_bearing": false},
|
||||
"targets": [
|
||||
{
|
||||
"kind": "claude-command",
|
||||
"path": ".claude/commands/invest-ingest.md"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user