greentic-flow-dev 1.1.27665160846

Generic YGTC flow schema/loader/IR for self-describing component nodes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
{
  "cli.flow.text.1": "  {idx}. {option_label} ({})",
  "cli.flow.text.10": "component_id 확인을 위해 --pack이 필요합니다",
  "cli.flow.text.100": "배포자를 통해 컴포넌트 확인: {err}",
  "cli.flow.text.101": "컴포넌트 {} 확인: {e}",
  "cli.flow.text.102": "현재 디렉터리 확인",
  "cli.flow.text.103": "플로우 디렉터리 {} 확인",
  "cli.flow.text.104": "로컬 wasm 경로 {} 확인",
  "cli.flow.text.105": "참조 {reference} 확인: {e}",
  "cli.flow.text.106": "캐시 경로 없이 참조 {reference} 확인됨",
  "cli.flow.text.107": "json 직렬화",
  "cli.flow.text.108": "단계 '{}'을(를) 찾을 수 없음",
  "cli.flow.text.109": "store 참조가 비어 있음",
  "cli.flow.text.11": "--routing-multi-to에는 최소 하나의 대상이 필요합니다",
  "cli.flow.text.110": "store 참조는 store://로 시작해야 합니다",
  "cli.flow.text.111": "테넌트 ID: {e}",
  "cli.flow.text.112": "지원되지 않는 wizard 새 계획 단계 RunCommand('{command}')",
  "cli.flow.text.113": "{}에 대한 확인 요약 업데이트",
  "cli.flow.text.114": "검증 실패",
  "cli.flow.text.115": "경고: 알 수 없는 답변 키: {}",
  "cli.flow.text.116": "경고: {err}",
  "cli.flow.text.117": "경고: {} ({}:{})",
  "cli.flow.text.118": "확인 프롬프트 쓰기",
  "cli.flow.text.119": "json 쓰기",
  "cli.flow.text.12": "--stdin은 파일 대상과 함께 사용할 수 없습니다",
  "cli.flow.text.120": "줄바꿈 쓰기",
  "cli.flow.text.121": "{} 쓰기",
  "cli.flow.text.122": "{failures}개 플로우의 검증 실패",
  "cli.flow.text.13": "--stdin은 현재 --json이 필요합니다",
  "cli.flow.text.14": "--step 또는 component_id가 필요합니다",
  "cli.flow.text.15": "component_id 확인을 위해 --tenant가 필요합니다",
  "cli.flow.text.16": "모든 플로우 유효",
  "cli.flow.text.17": "오류 {}:",
  "cli.flow.text.18": "오류 {}: {err}",
  "cli.flow.text.19": "E_SCHEMA_EMPTY: {base}. {guidance}",
  "cli.flow.text.2": "--answers는 JSON/YAML 객체여야 합니다",
  "cli.flow.text.20": "정상  {} ({})",
  "cli.flow.text.21": "확인하려면 REMOVE를 입력하세요: ",
  "cli.flow.text.22": "{}의 플로우 메타데이터를 업데이트했습니다",
  "cli.flow.text.23": "사이드카 {} 업데이트됨",
  "cli.flow.text.24": "{}의 단계 '{}' 업데이트됨",
  "cli.flow.text.25": "W_SCHEMA_EMPTY: {base}. {guidance} 검증 비활성화됨(허용 모드).",
  "cli.flow.text.26": "add-step 검증 성공",
  "cli.flow.text.27": "answers 스키마 검증 실패",
  "cli.flow.text.28": "answers 파일에는 JSON/YAML 객체가 포함되어야 합니다",
  "cli.flow.text.29": "answers 스키마 컴파일",
  "cli.flow.text.3": "--component에는 스킴 뒤에 참조가 포함되어야 합니다",
  "cli.flow.text.30": "스캐폴딩된 플로우 {} 컴파일: {err}",
  "cli.flow.text.31": "컴포넌트 '{component_id}' 작업 '{op}' 실패",
  "cli.flow.text.32": "컴포넌트 경로 {}을(를) 찾을 수 없음",
  "cli.flow.text.33": "컴포넌트 소스가 필요합니다. --component <ref> 또는 --local-wasm <path>를 제공하세요",
  "cli.flow.text.34": "출력 디렉터리 {} 생성",
  "cli.flow.text.35": "스캐폴드 디렉터리 {} 생성",
  "cli.flow.text.36": "tokio 런타임 생성",
  "cli.flow.text.37": "config cbor 디코드: {err}",
  "cli.flow.text.38": "descriptor 입력 스키마 cbor 디코드: {err}",
  "cli.flow.text.39": "hex 디코드: {err}",
  "cli.flow.text.4": "--component는 oci://, repo:// 또는 store://로 시작해야 합니다",
  "cli.flow.text.40": "검증용 config 인코드: {err}",
  "cli.flow.text.41": "config 스키마 인코드: {err}",
  "cli.flow.text.42": "env id: {e}",
  "cli.flow.text.43": "오류: {msg}",
  "cli.flow.text.44": "오류: {} ({}:{})",
  "cli.flow.text.45": "상위 디렉터리 {} 생성 실패",
  "cli.flow.text.46": "{}에서 디렉터리 항목 읽기 실패",
  "cli.flow.text.47": "디렉터리 {} 읽기 실패",
  "cli.flow.text.48": "stdin에서 flow YAML 읽기 실패",
  "cli.flow.text.49": "스키마 {} 읽기 실패",
  "cli.flow.text.5": "component_id 확인을 위해 --component-version이 필요합니다",
  "cli.flow.text.50": "{} 읽기 실패",
  "cli.flow.text.51": "{} 교체 실패",
  "cli.flow.text.52": "참조 {reference} 확인 실패: {e}",
  "cli.flow.text.53": "백업 {} 쓰기 실패",
  "cli.flow.text.54": "{} 쓰기 실패",
  "cli.flow.text.55": "확인 프롬프트 플러시",
  "cli.flow.text.56": "생성된 예제가 스키마 검증에 실패함: {messages}",
  "cli.flow.text.57": "hex 페이로드 길이가 홀수입니다",
  "cli.flow.text.58": "distributor 클라이언트 초기화: {err}",
  "cli.flow.text.59": "스캐폴드된 flow {} 로드",
  "cli.flow.text.6": "component_id 확인을 위해 --distributor-url이 필요합니다",
  "cli.flow.text.60": "{}에 로컬 wasm이 없습니다",
  "cli.flow.text.61": "로컬 wasm 경로가 비어 있습니다",
  "cli.flow.text.62": "로컬 wasm 경로가 빈 상대 경로로 확인됩니다",
  "cli.flow.text.63": "manifest에 dev_flows.{}.graph가 없습니다",
  "cli.flow.text.64": "flow에서 노드 '{}'를 찾을 수 없습니다",
  "cli.flow.text.65": "oci 참조가 비어 있습니다",
  "cli.flow.text.66": "oci 참조는 oci://로 시작해야 합니다",
  "cli.flow.text.67": "oci:// 참조 형식은 oci://<host>/<repo>여야 합니다",
  "cli.flow.text.68": "oci:// 참조에는 공개 레지스트리 호스트가 포함되어야 합니다",
  "cli.flow.text.69": "oci:// 참조에는 레지스트리 호스트와 리포지토리가 포함되어야 합니다",
  "cli.flow.text.7": "component_id 확인을 위해 --env가 필요합니다",
  "cli.flow.text.70": "oci:// 참조는 공개 레지스트리 호스트를 사용해야 합니다",
  "cli.flow.text.71": "descriptor.ops에서 작업 '{}'을(를) 찾을 수 없습니다",
  "cli.flow.text.72": "--answers를 JSON/YAML로 파싱",
  "cli.flow.text.73": "--payload를 JSON으로 파싱",
  "cli.flow.text.74": "--routing-json을 JSON으로 파싱",
  "cli.flow.text.75": "answers를 JSON으로 파싱",
  "cli.flow.text.76": "answers 파일을 JSON/YAML로 파싱",
  "cli.flow.text.77": "config flow를 YAML로 파싱",
  "cli.flow.text.78": "fixture 인덱스 JSON 파싱",
  "cli.flow.text.79": "manifest JSON 파싱",
  "cli.flow.text.8": "--json 모드는 대상 파일을 정확히 하나 기대합니다",
  "cli.flow.text.80": "기본값을 위해 매니페스트 JSON 파싱",
  "cli.flow.text.81": "라우팅을 JSON 배열 또는 축약 문자열로 파싱",
  "cli.flow.text.82": "스키마를 JSON으로 파싱",
  "cli.flow.text.83": "계획 수립 실패: {:?}",
  "cli.flow.text.84": "구성 플로우용 내장 플로우 스키마 준비",
  "cli.flow.text.85": "답변 파일 {} 읽기",
  "cli.flow.text.86": "답변 {} 읽기",
  "cli.flow.text.87": "구성 플로우 {} 읽기",
  "cli.flow.text.88": "픽스처 인덱스 {} 읽기",
  "cli.flow.text.89": "매니페스트 {} 읽기",
  "cli.flow.text.9": "--json 대상은 .ygtc 파일이어야 합니다",
  "cli.flow.text.90": "삭제 확인 읽기",
  "cli.flow.text.91": "라우팅 JSON {} 읽기",
  "cli.flow.text.92": "스키마 {} 읽기",
  "cli.flow.text.93": "{}에서 wasm 읽기",
  "cli.flow.text.94": "{} 읽기",
  "cli.flow.text.95": "삭제 취소됨: 확인 입력이 'REMOVE'와 일치하지 않았습니다",
  "cli.flow.text.96": "삭제 모드에는 대화형 확인이 필요합니다: 확인하려면 REMOVE를 입력하세요",
  "cli.flow.text.97": "dev_flows.default.graph를 YAML로 렌더링",
  "cli.flow.text.98": "repo 참조가 비어 있습니다",
  "cli.flow.text.99": "repo 참조는 repo://로 시작해야 합니다",
  "cli.help.arg.add_step.abi_version.help": "위저드 작업용 ABI 버전 재정의",
  "cli.help.arg.add_step.after.help": "선택적 앵커 노드 id, 기본값은 진입점 또는 첫 번째 노드",
  "cli.help.arg.add_step.allow_contract_change.help": "describe_hash 변경 시 계약 드리프트 허용",
  "cli.help.arg.add_step.allow_cycles.help": "삽입 중 사이클/역방향 엣지 허용",
  "cli.help.arg.add_step.answers.help": "config 모드용 Answers JSON",
  "cli.help.arg.add_step.answers_dir.help": "위저드 답변 아티팩트용 디렉터리",
  "cli.help.arg.add_step.answers_file.help": "config 모드용 Answers 파일(JSON)",
  "cli.help.arg.add_step.auth_token.help": "배포자 인증 토큰(선택 사항)",
  "cli.help.arg.add_step.component_id.help": "위저드 작업으로 해석할 component id(새 플로우에 권장)",
  "cli.help.arg.add_step.component_ref.help": "사이드카 바인딩용 원격 컴포넌트 참조(oci://, repo://, store:// 등)",
  "cli.help.arg.add_step.component_version.help": "component-id 해석용 컴포넌트 버전",
  "cli.help.arg.add_step.config_flow.help": "실행할 config 플로우 파일(config 모드)",
  "cli.help.arg.add_step.distributor_url.help": "component-id 해석용 배포자 URL",
  "cli.help.arg.add_step.dry_run.help": "쓰기 없이 업데이트된 플로우 표시",
  "cli.help.arg.add_step.env.help": "component-id 해석용 환경 id",
  "cli.help.arg.add_step.flow_path.help": "수정할 플로우 파일 경로",
  "cli.help.arg.add_step.help.help": "도움말 출력",
  "cli.help.arg.add_step.interactive.help": "대화형 QA 프롬프트 허용(위저드 모드에서만)",
  "cli.help.arg.add_step.local_wasm.help": "사이드카 바인딩용 로컬 wasm 경로(플로우 파일 기준 상대 경로)",
  "cli.help.arg.add_step.locale.help": "위저드 프롬프트용 로케일(BCP47)",
  "cli.help.arg.add_step.manifests.help": "카탈로그 검증 또는 구성 흐름 검색을 위한 선택적 컴포넌트 매니페스트 경로",
  "cli.help.arg.add_step.mode.help": "삽입할 노드의 소스를 가져오는 방법",
  "cli.help.arg.add_step.node_id.help": "선택적 노드 id 재정의",
  "cli.help.arg.add_step.operation.help": "새 노드에 대한 선택적 작업",
  "cli.help.arg.add_step.overwrite_answers.help": "기존 답변 아티팩트 덮어쓰기",
  "cli.help.arg.add_step.pack.help": "component-id 해석용 Pack id",
  "cli.help.arg.add_step.pack_alias.help": "새 노드에 대한 선택적 pack 별칭",
  "cli.help.arg.add_step.payload.help": "새 노드용 페이로드 JSON(기본 모드)",
  "cli.help.arg.add_step.pin.help": "컴포넌트 고정(tag를 digest로 확인하거나 로컬 wasm 해시)",
  "cli.help.arg.add_step.reask.help": "답변이 있어도 위저드 질문 다시 묻기 강제",
  "cli.help.arg.add_step.resolver.help": "테스트/CI용 Resolver 재정의(fixture://...)",
  "cli.help.arg.add_step.routing_json.help": "명시적 라우팅 JSON 파일(탈출구)",
  "cli.help.arg.add_step.routing_multi_to.help": "여러 노드 id로 라우팅(쉼표 구분)",
  "cli.help.arg.add_step.routing_next.help": "특정 노드 id로 라우팅",
  "cli.help.arg.add_step.routing_out.help": "라우팅 축약: 새 노드를 터미널(out)로 설정",
  "cli.help.arg.add_step.routing_reply.help": "라우팅 단축: 원점으로 응답",
  "cli.help.arg.add_step.routing_to_anchor.help": "앵커의 기존 대상에 명시적으로 스레드 연결(라우팅 플래그가 없으면 기본값)",
  "cli.help.arg.add_step.tenant.help": "component-id 해석용 Tenant id",
  "cli.help.arg.add_step.validate_only.help": "출력 쓰기 없이 검증만 수행",
  "cli.help.arg.add_step.wizard_mode.help": "선택적 위저드 모드(default/setup/update/remove)",
  "cli.help.arg.add_step.write.help": "하위 호환 write 플래그(무시됨; 기본적으로 기록됨)",
  "cli.help.arg.answers.component.help": "컴포넌트 참조(oci://, repo://, store://) 또는 로컬 경로",
  "cli.help.arg.answers.help.help": "도움말 출력",
  "cli.help.arg.answers.mode.help": "질문에 사용할 dev_flow(default는 --operation 사용, config는 \"custom\" 사용)",
  "cli.help.arg.answers.name.help": "출력 파일 접두사",
  "cli.help.arg.answers.operation.help": "컴포넌트 작업(dev_flow 그래프 선택에 사용)",
  "cli.help.arg.answers.out_dir.help": "출력 디렉터리(기본값: 현재 디렉터리)",
  "cli.help.arg.answers.resolver.help": "테스트/CI용 Resolver 재정의(fixture://...)",
  "cli.help.arg.bind_component.component_ref.help": "원격 컴포넌트 참조(oci://, repo://, store://, 등)",
  "cli.help.arg.bind_component.flow_path.help": "수정할 플로우 파일 경로",
  "cli.help.arg.bind_component.help.help": "도움말 출력",
  "cli.help.arg.bind_component.local_wasm.help": "로컬 wasm 경로(플로우 파일 기준 상대 경로)",
  "cli.help.arg.bind_component.pin.help": "컴포넌트 고정(tag를 digest로 확인하거나 로컬 wasm 해시)",
  "cli.help.arg.bind_component.step.help": "바인딩할 노드 ID",
  "cli.help.arg.bind_component.write.help": "사이드카에 다시 쓰기",
  "cli.help.arg.component_schema.component.help": "컴포넌트 참조(oci://, repo://, store://) 또는 로컬 wasm 경로",
  "cli.help.arg.component_schema.help.help": "도움말 출력",
  "cli.help.arg.component_schema.locale.help": "질문 설명용 로케일(BCP47)",
  "cli.help.arg.component_schema.mode.help": "내보낼 마법사 모드 / 응답 계약",
  "cli.help.arg.component_schema.mode.long_help": "내보낼 마법사 모드 / 응답 계약.\n\n마법사 계획을 작성하기 전에 이를 사용해 컴포넌트의 기본, 설정, 업데이트 또는 제거 흐름에 대한 정확한 응답 스키마를 가져오세요.",
  "cli.help.arg.component_schema.out.help": "선택적 출력 경로(기본값: stdout)",
  "cli.help.arg.component_schema.out.long_help": "내보내는 스키마의 선택적 출력 경로입니다.\n\n생략하면 다른 도구가 직접 캡처할 수 있도록 스키마가 stdout에 기록됩니다.",
  "cli.help.arg.component_schema.resolver.help": "테스트/CI용 리졸버 재정의(fixture://...)",
  "cli.help.arg.delete_step.abi_version.help": "위저드 작업용 ABI 버전 재정의",
  "cli.help.arg.delete_step.answers.help": "마법사 프롬프트와 병합할 답변 JSON/YAML 문자열",
  "cli.help.arg.delete_step.answers_dir.help": "위저드 답변 아티팩트용 디렉터리",
  "cli.help.arg.delete_step.answers_file.help": "답변 파일(JSON/YAML)",
  "cli.help.arg.delete_step.assume_yes.help": "확인 프롬프트 건너뛰기",
  "cli.help.arg.delete_step.auth_token.help": "배포자 인증 토큰(선택 사항)",
  "cli.help.arg.delete_step.component.help": "선택적 컴포넌트 참조(oci://, repo://, store://)",
  "cli.help.arg.delete_step.component_id.help": "위저드 작업으로 해석할 component id(새 플로우에 권장)",
  "cli.help.arg.delete_step.component_version.help": "component-id 해석용 컴포넌트 버전",
  "cli.help.arg.delete_step.distributor_url.help": "component-id 해석용 배포자 URL",
  "cli.help.arg.delete_step.env.help": "component-id 해석용 환경 id",
  "cli.help.arg.delete_step.flow_path.help": "업데이트할 플로우 파일",
  "cli.help.arg.delete_step.help.help": "도움말 출력",
  "cli.help.arg.delete_step.interactive.help": "대화형 QA 프롬프트 허용(위저드 모드에서만)",
  "cli.help.arg.delete_step.local_wasm.help": "위저드 작업용 로컬 wasm 경로(플로우 파일 기준 상대 경로)",
  "cli.help.arg.delete_step.locale.help": "위저드 프롬프트용 로케일(BCP47)",
  "cli.help.arg.delete_step.multi_pred.help": "여러 선행 노드가 있을 때의 동작",
  "cli.help.arg.delete_step.overwrite_answers.help": "기존 답변 아티팩트 덮어쓰기",
  "cli.help.arg.delete_step.pack.help": "component-id 해석용 Pack id",
  "cli.help.arg.delete_step.reask.help": "답변이 있어도 위저드 질문 다시 묻기 강제",
  "cli.help.arg.delete_step.resolver.help": "테스트/CI용 Resolver 재정의(fixture://...)",
  "cli.help.arg.delete_step.step.help": "삭제할 노드 id(컴포넌트 메타데이터가 있으면 선택 사항)",
  "cli.help.arg.delete_step.strategy.help": "전략: splice(기본값) 또는 remove-only",
  "cli.help.arg.delete_step.tenant.help": "component-id 해석용 Tenant id",
  "cli.help.arg.delete_step.wizard_mode.help": "선택적 위저드 모드(default/setup/update/remove)",
  "cli.help.arg.delete_step.write.help": "stdout 대신 플로우 파일에 다시 쓰기",
  "cli.help.arg.doctor.help.help": "도움말 출력",
  "cli.help.arg.doctor.json.help": "단일 플로우의 lint 결과를 설명하는 기계 판독 가능한 JSON 페이로드 출력",
  "cli.help.arg.doctor.online.help": "컴포넌트를 다시 해석하고 계약 드리프트 검증(네트워크 사용)",
  "cli.help.arg.doctor.registry.help": "adapter_resolvable linting에 사용되는 선택적 어댑터 카탈로그",
  "cli.help.arg.doctor.schema.help": "플로우 스키마 JSON 파일 경로",
  "cli.help.arg.doctor.stdin.help": "stdin에서 플로우 YAML 읽기(--json 필요)",
  "cli.help.arg.doctor.targets.help": "lint할 플로우 파일 또는 디렉터리",
  "cli.help.arg.doctor_answers.answers.help": "답변 JSON 경로",
  "cli.help.arg.doctor_answers.help.help": "도움말 출력",
  "cli.help.arg.doctor_answers.json.help": "JSON 출력",
  "cli.help.arg.doctor_answers.schema.help": "답변 JSON 스키마 경로",
  "cli.help.arg.info.help.help": "도움말 출력",
  "cli.help.arg.info.json.help": "보고서를 JSON으로 출력",
  "cli.help.arg.info.path.help": ".ygtc 파일의 경로",
  "cli.help.arg.new.description.help": "선택적 흐름 설명",
  "cli.help.arg.new.flow_id.help": "흐름 식별자",
  "cli.help.arg.new.flow_path.help": "새 흐름을 쓸 경로",
  "cli.help.arg.new.flow_type.help": "흐름 type/kind(예: messaging, events, component-config)",
  "cli.help.arg.new.force.help": "파일이 이미 존재하면 덮어쓰기",
  "cli.help.arg.new.help.help": "도움말 출력",
  "cli.help.arg.new.name.help": "선택적 흐름 이름/제목",
  "cli.help.arg.new.schema_version.help": "쓸 schema_version(기본값 2)",
  "cli.help.arg.top.backup.help": "덮어쓰기 전에 플로우 파일 백업(접미사 .bak)",
  "cli.help.arg.top.format.help": "출력 형식(human 또는 json)",
  "cli.help.arg.top.help.help": "도움말 출력",
  "cli.help.arg.top.locale.help": "진단 로캘(BCP47)",
  "cli.help.arg.top.permissive.help": "관대한 스키마 처리 사용(기본값: strict)",
  "cli.help.arg.update.description.help": "선택적 흐름 설명",
  "cli.help.arg.update.flow_id.help": "새 flow id(안전한 경우에만, 규칙 참조)",
  "cli.help.arg.update.flow_path.help": "업데이트할 흐름 경로",
  "cli.help.arg.update.flow_type.help": "새 흐름 type/kind(흐름이 비어 있을 때만)",
  "cli.help.arg.update.help.help": "도움말 출력",
  "cli.help.arg.update.name.help": "선택적 흐름 이름/제목",
  "cli.help.arg.update.schema_version.help": "선택적 새 schema_version(자동 증가 없음)",
  "cli.help.arg.update.tags.help": "선택적 쉼표 구분 태그",
  "cli.help.arg.update_step.abi_version.help": "위저드 작업용 ABI 버전 재정의",
  "cli.help.arg.update_step.allow_contract_change.help": "describe_hash 변경 시 계약 드리프트 허용",
  "cli.help.arg.update_step.answers.help": "기존 페이로드와 병합할 답변 JSON/YAML 문자열",
  "cli.help.arg.update_step.answers_dir.help": "위저드 답변 아티팩트용 디렉터리",
  "cli.help.arg.update_step.answers_file.help": "기존 페이로드와 병합할 답변 파일(JSON/YAML)",
  "cli.help.arg.update_step.auth_token.help": "배포자 인증 토큰(선택 사항)",
  "cli.help.arg.update_step.component.help": "선택적 컴포넌트 참조(oci://, repo://, store://)",
  "cli.help.arg.update_step.component_id.help": "위저드 작업으로 해석할 component id(새 플로우에 권장)",
  "cli.help.arg.update_step.component_version.help": "component-id 해석용 컴포넌트 버전",
  "cli.help.arg.update_step.distributor_url.help": "component-id 해석용 배포자 URL",
  "cli.help.arg.update_step.dry_run.help": "쓰기 없이 업데이트된 플로우 표시",
  "cli.help.arg.update_step.env.help": "component-id 해석용 환경 id",
  "cli.help.arg.update_step.flow_path.help": "업데이트할 플로우 파일",
  "cli.help.arg.update_step.help.help": "도움말 출력",
  "cli.help.arg.update_step.interactive.help": "대화형 QA 프롬프트 허용(위저드 모드에서만)",
  "cli.help.arg.update_step.local_wasm.help": "위저드 작업용 로컬 wasm 경로(플로우 파일 기준 상대 경로)",
  "cli.help.arg.update_step.locale.help": "위저드 프롬프트용 로케일(BCP47)",
  "cli.help.arg.update_step.mode.help": "모드: default(기본값) 또는 config",
  "cli.help.arg.update_step.non_interactive.help": "비대화형 모드(답변 병합/사전 채움, 필수값 누락 시 실패)",
  "cli.help.arg.update_step.operation.help": "선택적 새 operation 이름(기본값: 기존 op 키)",
  "cli.help.arg.update_step.overwrite_answers.help": "기존 답변 아티팩트 덮어쓰기",
  "cli.help.arg.update_step.pack.help": "component-id 해석용 Pack id",
  "cli.help.arg.update_step.reask.help": "답변이 있어도 위저드 질문 다시 묻기 강제",
  "cli.help.arg.update_step.resolver.help": "테스트/CI용 Resolver 재정의(fixture://...)",
  "cli.help.arg.update_step.routing_json.help": "명시적 라우팅 JSON 파일(탈출구)",
  "cli.help.arg.update_step.routing_multi_to.help": "여러 노드 id로 라우팅(쉼표 구분)",
  "cli.help.arg.update_step.routing_next.help": "특정 노드 id로 라우팅",
  "cli.help.arg.update_step.routing_out.help": "라우팅 단축: 노드를 종단(out)으로 설정",
  "cli.help.arg.update_step.routing_reply.help": "라우팅 단축: 원점으로 응답",
  "cli.help.arg.update_step.step.help": "업데이트할 노드 id(컴포넌트 메타데이터가 있으면 선택 사항)",
  "cli.help.arg.update_step.tenant.help": "component-id 해석용 Tenant id",
  "cli.help.arg.update_step.wizard_mode.help": "선택적 위저드 모드(default/setup/update/remove)",
  "cli.help.arg.update_step.write.help": "하위 호환 write 플래그(무시됨; 기본적으로 기록됨)",
  "cli.help.arg.wizard.add_step.abi_version.help": "위저드 작업용 ABI 버전 재정의",
  "cli.help.arg.wizard.add_step.after.help": "선택적 앵커 노드 id, 기본값은 진입점 또는 첫 번째 노드",
  "cli.help.arg.wizard.add_step.allow_contract_change.help": "describe_hash 변경 시 계약 드리프트 허용",
  "cli.help.arg.wizard.add_step.allow_cycles.help": "삽입 중 사이클/역방향 엣지 허용",
  "cli.help.arg.wizard.add_step.answers.help": "config 모드용 Answers JSON",
  "cli.help.arg.wizard.add_step.answers_dir.help": "위저드 답변 아티팩트용 디렉터리",
  "cli.help.arg.wizard.add_step.answers_file.help": "config 모드용 Answers 파일(JSON)",
  "cli.help.arg.wizard.add_step.auth_token.help": "배포자 인증 토큰(선택 사항)",
  "cli.help.arg.wizard.add_step.component_id.help": "위저드 작업으로 해석할 component id(새 플로우에 권장)",
  "cli.help.arg.wizard.add_step.component_ref.help": "사이드카 바인딩용 원격 컴포넌트 참조(oci://, repo://, store:// 등)",
  "cli.help.arg.wizard.add_step.component_version.help": "component-id 해석용 컴포넌트 버전",
  "cli.help.arg.wizard.add_step.config_flow.help": "실행할 config 플로우 파일(config 모드)",
  "cli.help.arg.wizard.add_step.distributor_url.help": "component-id 해석용 배포자 URL",
  "cli.help.arg.wizard.add_step.dry_run.help": "쓰기 없이 업데이트된 플로우 표시",
  "cli.help.arg.wizard.add_step.env.help": "component-id 해석용 환경 id",
  "cli.help.arg.wizard.add_step.flow_path.help": "수정할 플로우 파일 경로",
  "cli.help.arg.wizard.add_step.interactive.help": "대화형 QA 프롬프트 허용(위저드 모드에서만)",
  "cli.help.arg.wizard.add_step.local_wasm.help": "사이드카 바인딩용 로컬 wasm 경로(플로우 파일 기준 상대 경로)",
  "cli.help.arg.wizard.add_step.locale.help": "위저드 프롬프트용 로케일(BCP47)",
  "cli.help.arg.wizard.add_step.manifests.help": "카탈로그 검증 또는 구성 흐름 검색을 위한 선택적 컴포넌트 매니페스트 경로",
  "cli.help.arg.wizard.add_step.mode.help": "삽입할 노드의 소스를 가져오는 방법",
  "cli.help.arg.wizard.add_step.node_id.help": "선택적 노드 id 재정의",
  "cli.help.arg.wizard.add_step.non_interactive.help": "대화형 프롬프트 비활성화(제공된 답변 필요)",
  "cli.help.arg.wizard.add_step.operation.help": "새 노드에 대한 선택적 작업",
  "cli.help.arg.wizard.add_step.overwrite_answers.help": "기존 답변 아티팩트 덮어쓰기",
  "cli.help.arg.wizard.add_step.pack.help": "component-id 해석용 Pack id",
  "cli.help.arg.wizard.add_step.pack_alias.help": "새 노드에 대한 선택적 pack 별칭",
  "cli.help.arg.wizard.add_step.payload.help": "새 노드용 페이로드 JSON(기본 모드)",
  "cli.help.arg.wizard.add_step.pin.help": "컴포넌트 고정(tag를 digest로 확인하거나 로컬 wasm 해시)",
  "cli.help.arg.wizard.add_step.reask.help": "답변이 있어도 위저드 질문 다시 묻기 강제",
  "cli.help.arg.wizard.add_step.resolver.help": "테스트/CI용 Resolver 재정의(fixture://...)",
  "cli.help.arg.wizard.add_step.routing_json.help": "명시적 라우팅 JSON 파일(탈출구)",
  "cli.help.arg.wizard.add_step.routing_multi_to.help": "여러 노드 id로 라우팅(쉼표 구분)",
  "cli.help.arg.wizard.add_step.routing_next.help": "특정 노드 id로 라우팅",
  "cli.help.arg.wizard.add_step.routing_out.help": "라우팅 축약: 새 노드를 터미널(out)로 설정",
  "cli.help.arg.wizard.add_step.routing_reply.help": "라우팅 단축: 원점으로 응답",
  "cli.help.arg.wizard.add_step.routing_to_anchor.help": "앵커의 기존 대상에 명시적으로 스레드 연결(라우팅 플래그가 없으면 기본값)",
  "cli.help.arg.wizard.add_step.tenant.help": "component-id 해석용 Tenant id",
  "cli.help.arg.wizard.add_step.validate_only.help": "출력 쓰기 없이 검증만 수행",
  "cli.help.arg.wizard.add_step.wizard_mode.help": "선택적 위저드 모드(default/setup/update/remove)",
  "cli.help.arg.wizard.add_step.write.help": "하위 호환 write 플래그(무시됨; 기본적으로 기록됨)",
  "cli.help.arg.wizard.answers_file.help": "재실행/미리 채우기를 위해 JSON 파일에서 마법사 응답을 불러옵니다",
  "cli.help.arg.wizard.answers_path.help": "선언형 마법사 작업 계획 불러오기/저장",
  "cli.help.arg.wizard.answers_path.long_help": "선언형 마법사 작업 계획을 불러오거나 저장합니다.\n\nCodex 및 Claude와 같은 에이전트형 코딩 도구는 `--schema`로 엄격한 계획 스키마를 가져오고, 이 경로의 계획 JSON을 채운 다음, `--answers`로 마법사를 비대화형으로 다시 실행할 수 있습니다.",
  "cli.help.arg.wizard.dry_run.help": "유효성을 검사하고 doctor를 실행하지만, 플로우 변경 사항은 저장하지 않습니다",
  "cli.help.arg.wizard.edit.description.help": "선택적 흐름 설명",
  "cli.help.arg.wizard.edit.flow_id.help": "새 flow id(안전한 경우에만, 규칙 참조)",
  "cli.help.arg.wizard.edit.flow_path.help": "업데이트할 흐름 경로",
  "cli.help.arg.wizard.edit.flow_type.help": "새 흐름 type/kind(흐름이 비어 있을 때만)",
  "cli.help.arg.wizard.edit.name.help": "선택적 흐름 이름/제목",
  "cli.help.arg.wizard.edit.schema_version.help": "선택적 새 schema_version(자동 증가 없음)",
  "cli.help.arg.wizard.edit.tags.help": "선택적 쉼표 구분 태그",
  "cli.help.arg.wizard.emit_answers.help": "마법사 응답을 JSON 파일에 기록합니다(프롬프트 경로 선택 없이)",
  "cli.help.arg.wizard.emit_schema.help": "마법사 응답 JSON 스키마를 파일에 기록합니다",
  "cli.help.arg.wizard.help.help": "도움말 출력",
  "cli.help.arg.wizard.new.description.help": "선택적 흐름 설명",
  "cli.help.arg.wizard.new.flow_id.help": "흐름 식별자",
  "cli.help.arg.wizard.new.flow_path.help": "새 흐름을 쓸 경로",
  "cli.help.arg.wizard.new.flow_type.help": "흐름 type/kind(예: messaging, events, component-config)",
  "cli.help.arg.wizard.new.force.help": "파일이 이미 존재하면 덮어쓰기",
  "cli.help.arg.wizard.new.name.help": "선택적 흐름 이름/제목",
  "cli.help.arg.wizard.new.schema_version.help": "쓸 schema_version(기본값 2)",
  "cli.help.arg.wizard.pack.help": "루트 디렉터리를 패킹합니다",
  "cli.help.arg.wizard.remove_step.abi_version.help": "위저드 작업용 ABI 버전 재정의",
  "cli.help.arg.wizard.remove_step.answers.help": "마법사 프롬프트와 병합할 답변 JSON/YAML 문자열",
  "cli.help.arg.wizard.remove_step.answers_dir.help": "위저드 답변 아티팩트용 디렉터리",
  "cli.help.arg.wizard.remove_step.answers_file.help": "답변 파일(JSON/YAML)",
  "cli.help.arg.wizard.remove_step.assume_yes.help": "확인 프롬프트 건너뛰기",
  "cli.help.arg.wizard.remove_step.auth_token.help": "배포자 인증 토큰(선택 사항)",
  "cli.help.arg.wizard.remove_step.component.help": "선택적 컴포넌트 참조(oci://, repo://, store://)",
  "cli.help.arg.wizard.remove_step.component_id.help": "위저드 작업으로 해석할 component id(새 플로우에 권장)",
  "cli.help.arg.wizard.remove_step.component_version.help": "component-id 해석용 컴포넌트 버전",
  "cli.help.arg.wizard.remove_step.distributor_url.help": "component-id 해석용 배포자 URL",
  "cli.help.arg.wizard.remove_step.env.help": "component-id 해석용 환경 id",
  "cli.help.arg.wizard.remove_step.flow_path.help": "업데이트할 플로우 파일",
  "cli.help.arg.wizard.remove_step.interactive.help": "대화형 QA 프롬프트 허용(위저드 모드에서만)",
  "cli.help.arg.wizard.remove_step.local_wasm.help": "위저드 작업용 로컬 wasm 경로(플로우 파일 기준 상대 경로)",
  "cli.help.arg.wizard.remove_step.locale.help": "위저드 프롬프트용 로케일(BCP47)",
  "cli.help.arg.wizard.remove_step.multi_pred.help": "여러 선행 노드가 있을 때의 동작",
  "cli.help.arg.wizard.remove_step.non_interactive.help": "대화형 프롬프트 비활성화(제공된 답변 필요)",
  "cli.help.arg.wizard.remove_step.overwrite_answers.help": "기존 답변 아티팩트 덮어쓰기",
  "cli.help.arg.wizard.remove_step.pack.help": "component-id 해석용 Pack id",
  "cli.help.arg.wizard.remove_step.reask.help": "답변이 있어도 위저드 질문 다시 묻기 강제",
  "cli.help.arg.wizard.remove_step.resolver.help": "테스트/CI용 Resolver 재정의(fixture://...)",
  "cli.help.arg.wizard.remove_step.step.help": "삭제할 노드 id(컴포넌트 메타데이터가 있으면 선택 사항)",
  "cli.help.arg.wizard.remove_step.strategy.help": "전략: splice(기본값) 또는 remove-only",
  "cli.help.arg.wizard.remove_step.tenant.help": "component-id 해석용 Tenant id",
  "cli.help.arg.wizard.remove_step.wizard_mode.help": "선택적 위저드 모드(default/setup/update/remove)",
  "cli.help.arg.wizard.remove_step.write.help": "stdout 대신 플로우 파일에 다시 쓰기",
  "cli.help.arg.wizard.schema.help": "엄격한 wizard 작업 계획 스키마를 stdout에 작성합니다",
  "cli.help.arg.wizard.schema.long_help": "엄격한 wizard 작업 계획 스키마를 stdout에 작성합니다.\n\nCodex 및 Claude와 같은 에이전트형 코딩 도구는 현재 계획 스키마를 가져오기 위해 먼저 이것을 호출하고, 유효한 계획 JSON을 작성한 다음, 이를 비대화형으로 적용하기 위해 `--answers`와 함께 wizard를 다시 실행해야 합니다.",
  "cli.help.arg.wizard.schema_path.help": "엄격한 마법사 작업 계획 스키마 쓰기",
  "cli.help.arg.wizard.schema_path.long_help": "엄격한 마법사 작업 계획 스키마를 씁니다.\n\nCodex 및 Claude와 같은 에이전트형 코딩 도구는 먼저 이것을 호출해 현재 계획 스키마를 가져오고, 유효한 계획 JSON을 작성한 다음, 이를 적용하기 위해 `--answers`로 마법사를 비대화형으로 다시 실행해야 합니다.",
  "cli.help.arg.wizard.update_step.abi_version.help": "위저드 작업용 ABI 버전 재정의",
  "cli.help.arg.wizard.update_step.allow_contract_change.help": "describe_hash 변경 시 계약 드리프트 허용",
  "cli.help.arg.wizard.update_step.answers.help": "기존 페이로드와 병합할 답변 JSON/YAML 문자열",
  "cli.help.arg.wizard.update_step.answers_dir.help": "위저드 답변 아티팩트용 디렉터리",
  "cli.help.arg.wizard.update_step.answers_file.help": "기존 페이로드와 병합할 답변 파일(JSON/YAML)",
  "cli.help.arg.wizard.update_step.auth_token.help": "배포자 인증 토큰(선택 사항)",
  "cli.help.arg.wizard.update_step.component.help": "선택적 컴포넌트 참조(oci://, repo://, store://)",
  "cli.help.arg.wizard.update_step.component_id.help": "위저드 작업으로 해석할 component id(새 플로우에 권장)",
  "cli.help.arg.wizard.update_step.component_version.help": "component-id 해석용 컴포넌트 버전",
  "cli.help.arg.wizard.update_step.distributor_url.help": "component-id 해석용 배포자 URL",
  "cli.help.arg.wizard.update_step.dry_run.help": "쓰기 없이 업데이트된 플로우 표시",
  "cli.help.arg.wizard.update_step.env.help": "component-id 해석용 환경 id",
  "cli.help.arg.wizard.update_step.flow_path.help": "업데이트할 플로우 파일",
  "cli.help.arg.wizard.update_step.interactive.help": "대화형 QA 프롬프트 허용(위저드 모드에서만)",
  "cli.help.arg.wizard.update_step.local_wasm.help": "위저드 작업용 로컬 wasm 경로(플로우 파일 기준 상대 경로)",
  "cli.help.arg.wizard.update_step.locale.help": "위저드 프롬프트용 로케일(BCP47)",
  "cli.help.arg.wizard.update_step.mode.help": "모드: default(기본값) 또는 config",
  "cli.help.arg.wizard.update_step.non_interactive.help": "대화형 프롬프트 비활성화(제공된 답변 필요)",
  "cli.help.arg.wizard.update_step.operation.help": "선택적 새 operation 이름(기본값: 기존 op 키)",
  "cli.help.arg.wizard.update_step.overwrite_answers.help": "기존 답변 아티팩트 덮어쓰기",
  "cli.help.arg.wizard.update_step.pack.help": "component-id 해석용 Pack id",
  "cli.help.arg.wizard.update_step.reask.help": "답변이 있어도 위저드 질문 다시 묻기 강제",
  "cli.help.arg.wizard.update_step.resolver.help": "테스트/CI용 Resolver 재정의(fixture://...)",
  "cli.help.arg.wizard.update_step.routing_json.help": "명시적 라우팅 JSON 파일(탈출구)",
  "cli.help.arg.wizard.update_step.routing_multi_to.help": "여러 노드 id로 라우팅(쉼표 구분)",
  "cli.help.arg.wizard.update_step.routing_next.help": "특정 노드 id로 라우팅",
  "cli.help.arg.wizard.update_step.routing_out.help": "라우팅 단축: 노드를 종단(out)으로 설정",
  "cli.help.arg.wizard.update_step.routing_reply.help": "라우팅 단축: 원점으로 응답",
  "cli.help.arg.wizard.update_step.step.help": "업데이트할 노드 id(컴포넌트 메타데이터가 있으면 선택 사항)",
  "cli.help.arg.wizard.update_step.tenant.help": "component-id 해석용 Tenant id",
  "cli.help.arg.wizard.update_step.wizard_mode.help": "선택적 위저드 모드(default/setup/update/remove)",
  "cli.help.arg.wizard.update_step.write.help": "하위 호환 write 플래그(무시됨; 기본적으로 기록됨)",
  "cli.help.command.add_step": "앵커 노드 뒤에 단계를 삽입",
  "cli.help.command.add_step.about": "앵커 노드 뒤에 단계를 삽입",
  "cli.help.command.answers": "컴포넌트 작업을 위한 JSON 스키마 + 예시 답변 출력",
  "cli.help.command.answers.about": "컴포넌트 작업을 위한 JSON 스키마 + 예시 답변 출력",
  "cli.help.command.bind_component": "플로우 노드를 변경하지 않고 사이드카 컴포넌트 바인딩을 연결하거나 복구",
  "cli.help.command.bind_component.about": "플로우 노드를 변경하지 않고 사이드카 컴포넌트 바인딩을 연결하거나 복구",
  "cli.help.command.component_schema": "컴포넌트 마법사 응답 계약에 대한 엄격한 JSON 스키마 내보내기",
  "cli.help.command.component_schema.about": "컴포넌트 마법사 응답 계약에 대한 엄격한 JSON 스키마 내보내기",
  "cli.help.command.component_schema.long_about": "컴포넌트 마법사 응답 계약에 대한 엄격한 JSON 스키마를 내보냅니다.\n\n이는 에이전트형 및 자동화 도구용으로 설계되었습니다. 먼저 컴포넌트별 스키마를 가져오고, 선택한 모드에 맞는 유효한 응답을 수집한 다음, 그 응답을 흐름 마법사 계획에 포함하세요.",
  "cli.help.command.delete_step": "노드를 삭제하고 필요하면 라우팅을 이어 붙임",
  "cli.help.command.delete_step.about": "노드를 삭제하고 필요하면 라우팅을 이어 붙임",
  "cli.help.command.doctor": "플로우 검증",
  "cli.help.command.doctor.about": "플로우 검증",
  "cli.help.command.doctor_answers": "스키마에 대해 answers JSON 검증",
  "cli.help.command.doctor_answers.about": "스키마에 대해 answers JSON 검증",
  "cli.help.command.info.about": ".ygtc flow 파일 설명",
  "cli.help.command.new": "지정된 경로에 새 플로우 스켈레톤 생성",
  "cli.help.command.new.about": "지정된 경로에 새 플로우 스켈레톤 생성",
  "cli.help.command.top.about": "플로우 스캐폴딩 도우미",
  "cli.help.command.update": "노드를 덮어쓰지 않고 플로우 메타데이터를 제자리에서 업데이트",
  "cli.help.command.update.about": "노드를 덮어쓰지 않고 플로우 메타데이터를 제자리에서 업데이트",
  "cli.help.command.update_step": "기존 노드 업데이트(오버라이드로 config/default 재실행)",
  "cli.help.command.update_step.about": "기존 노드 업데이트(오버라이드로 config/default 재실행)",
  "cli.help.command.wizard": "마법사 플로우 도우미(기본값: 대화형)",
  "cli.help.command.wizard.about": "마법사 플로우 도우미(기본값: 대화형)",
  "cli.help.command.wizard.add_step.about": "앵커 노드 뒤에 스텝 삽입(위저드 모드)",
  "cli.help.command.wizard.edit.about": "노드를 덮어쓰지 않고 플로우 메타데이터를 제자리에서 업데이트",
  "cli.help.command.wizard.new.about": "새 플로우 스켈레톤 생성",
  "cli.help.command.wizard.remove_step.about": "노드를 삭제하고 필요 시 라우팅 연결(splice)(위저드 모드)",
  "cli.help.command.wizard.update_step.about": "기존 노드 업데이트(위저드 모드)",
  "cli.help.option.backup": "덮어쓰기 전에 플로우 파일 백업(접미사 .bak)",
  "cli.help.option.format": "출력 형식(human 또는 json)",
  "cli.help.option.locale": "진단 로캘(BCP47)",
  "cli.help.option.permissive": "관대한 스키마 처리 사용(기본값: strict)",
  "cli.help.top.about": "플로우 스캐폴딩 도우미",
  "cli.info.about": ".ygtc flow 파일 설명",
  "cli.info.arg.path": ".ygtc flow 파일 경로",
  "cli.info.error.not_a_flow": "{0}: 유효한 .ygtc 파일이 아님: {1}",
  "cli.info.resolve.bound": "바인딩됨",
  "cli.info.resolve.partial": "부분적",
  "cli.info.resolve.unbound": "바인딩되지 않음",
  "cli.info.section.entrypoints": "진입점",
  "cli.info.section.id": "ID",
  "cli.info.section.kind": "종류",
  "cli.info.section.nodes": "노드",
  "cli.info.section.parameters": "매개변수",
  "cli.info.section.resolve": "해결",
  "cli.info.section.tags": "태그",
  "cli.qa.prompt.enter_number": "숫자를 입력하세요",
  "cli.qa.prompt.enter_text": "텍스트를 입력하세요",
  "cli.qa.prompt.enter_true_false": "true/false를 입력하세요",
  "cli.qa.prompt.select_option": "옵션 선택",
  "cli.qa.required_field": "이 필드는 필수입니다.",
  "cli.qa.warning.unknown_answers_keys": "경고: 답변에 알 수 없는 키가 포함되어 있습니다: {}"
}