# 디자인 저장소 v3 카드 템플릿
# 생성 결과에서는 빈 판단 필드를 제거하고 missing_fields에만 기록합니다.

schema: piix.design_knowledge.card
card_version: "3.0"
card_id: ""

identity:
  product_name: ""
  brand: ""
  designers: []
  studio: ""
  source_url: ""
  source_type: ""
  collected_at: ""

summary:
  one_line:
    statement: ""
    tags: []
    grounding: original_text
    confidence: Gold
    basis:
      - summary: ""
        quote: ""
        source_ref: ""
        locator: ""
  why_it_matters:
    statement: ""
    tags: []
    grounding: original_plus_inference
    confidence: Silver
    basis:
      - summary: ""
        quote: ""
        source_ref: ""
        locator: ""

knowledge:
  product_category:
    main_category: null
    product_type: null
    sub_category: null
    adjacent_domain: null

  user:
    user_group: null
    persona: null
    skill_level: null
    needs: null
    things_to_avoid: null

  use_context:
    place: null
    situation: null
    moment: null
    frequency: null
    surrounding_environment: null

  problem:
    problem_definition: null
    pain_points: null
    tension: null
    opportunity_area: null
    limits_of_existing_solution: null

  experience_value:
    core_value: null
    emotional_tone: null
    user_effect: null
    before_after: null
    brand_experience: null

  form_strategy:
    shape_keywords: null
    structure: null
    volume_language: null
    detail_strategy: null
    visual_hierarchy: null
    product_typology: null

  cmf:
    color:
      main_color: null
      accent_color: null
      tone: null
      contrast: null
    material:
      main_material: null
      secondary_material: null
      structural_material: null
      surface_material: null
      transparent_material: null
      flexible_material: null
    finish:
      surface_finish: null
      gloss: null
      texture: null
      touch: null
      processing_feel: null

  technology_production:
    core_technology: null
    internal_components: null
    structure_type: null
    interface: null
    production_method: null
    manufacturing_hint: null
    constraints: null
    safety_durability: null

design_logic:
  perceived_problem: null
  intent: null
  solution: null
  key_design_choices: null
  user_experience: null
  reusable_principle: null

raw_refs:
  source_card_file: ""
  raw_text_file: ""
  raw_html_file: ""
  images_dir: ""
  ocr_file: ""
  scrape_log: ""
  run_log: ""
  index_file: ""

missing_fields: []

# 판단 필드 예시:
# user:
#   skill_level:
#     statement: "NewBe는 전문적인 헤어 스타일링 도구 사용에 부담을 느끼는 비전문 사용자가 쉽게 스타일링을 시도할 수 있도록 설계된 사례입니다."
#     tags:
#       - 비전문 사용자
#       - 도구 숙련도 부담
#       - 쉬운 시작
#     grounding: original_plus_inference
#     confidence: Silver
#     basis:
#       - summary: "기존 스타일링이 도구 숙련도에 의존한다고 설명합니다."
#         quote: "traditional styling still relies heavily on tool expertise"
#         source_ref: "raw/behance/newbe/source.txt"
#         locator: "description paragraph 1"
