chore: 문서를 작성할 때 한국어의 표현 작성 스킬 추가 및 1인칭 관점의 글 작성 검증 테스트 추가
This commit is contained in:
@@ -42,10 +42,13 @@
|
||||
"constraints": {
|
||||
"target_words": 1200,
|
||||
"tone": "운영 경험이 있는 엔지니어에게 설명하는 직접적이고 검증 가능한 문체",
|
||||
"version_context": "HTTP 의미론은 RFC 9110, 예시는 2026-07-23 기준",
|
||||
"version_context": "HTTP 메서드 의미론은 RFC 9110을 따른다.",
|
||||
"max_heading_depth": 3,
|
||||
"require_citations": true,
|
||||
"allow_external_knowledge": false
|
||||
"allow_external_knowledge": false,
|
||||
"citation_style": "hidden",
|
||||
"date_policy": "only_when_material",
|
||||
"style_profile": "woowahan_tech_blog_ko"
|
||||
},
|
||||
"forbidden_claims": [
|
||||
"재시도는 항상 안전하다"
|
||||
|
||||
Reference in New Issue
Block a user