add: figma_to_html_agent/blocks/ + 변환 도구 docs 갱신

전체 401 files (397 추가 + 4 수정), 14304 insertions.

추가:
- figma_to_html_agent/blocks/ — Figma 변환 결과 (32 frame, ~79MB).
  각 frame folder = {analysis.md, flat.md, texts.md, index.html, assets/,
  _renders/, _render.py, RELATIONSHIPS.md / STATUS.md / classification.md
  (일부 frame)}.
  Phase Z 의 *figma source layer* — runtime 에서 직접 사용 X, contract /
  partial / builder adapter (미래 axis A) 의 source.
- figma_to_html_agent/DISCUSSION-SUMMARY-20260411.md — 변환 설계 회의 기록.
- figma_to_html_agent/HARNESS.md — 변환 검증 harness.
- figma_to_html_agent/scripts/fetch_figma_screenshots.py — Figma 스크린샷 자동 수집.

수정:
- figma_to_html_agent/PROCESS-CONTROL.md / PROCESS.md / RULES.md —
  변환 프로세스 / 룰 갱신 (R8/R9 lock 강화 등).
- figma_to_html_agent/blocks_index.md — 32 frame 인덱스 갱신.

Phase Z 영향 0 (figma_to_html_agent/blocks/ 가 V4 catalog +
templates/phase_z2/families adapter 의 source — runtime 에서 직접 import X).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-08 09:41:05 +09:00
parent cc2f434000
commit 9fbe3ac90c
401 changed files with 14304 additions and 2 deletions

View File

@@ -0,0 +1,153 @@
# Controlled vocabulary — layout ids used in analysis.md
# 새 layout 추가 시 여기에도 등록 (일관성 유지)
layouts:
# 병렬 카드/열
3col-parallel:
description: 3개 열 병렬 카드 (기술/사람/자연 등 동등 카테고리)
examples: ["1171281190"]
3col-cards:
description: 3개 카드 상단 라벨 + 내용
examples: ["1171281198"]
3col-compare:
description: 3개 열 비교 (대등한 항목 비교)
examples: ["1171281197"]
persona-3col:
description: 3인 페르소나 카드 (뱃지 + 라벨 + 불릿)
examples: ["1171281191"]
# 비교 (2열)
compare-rows:
description: 다행 비교표 (관점별 좌우 대조)
examples: ["1171281195"]
compare-2col:
description: 2열 비교 (좌/우 대등 구조)
examples: ["1171281210"]
compare-2banner-top-2col-bottom:
description: 상단 좌우 2배너 + 하단 좌우 2열 상세
examples: ["1171281210"]
table-2col:
description: 2열 표 형식 (Application S/W 구분 등)
examples: ["1171281203"]
table-3col:
description: 3열 표 형식 (산업별·유형별 비교)
examples: ["1171281204", "1171281211", "1171281212"]
# 다이어그램/관계도
cycle-3way:
description: 3원 교차 다이어그램 (안전/품질/생산성 교집합)
examples: ["1171281189"]
cycle-goal:
description: 순환 목표 다이어그램 (MDX02-1 대응)
examples: []
circular-nodes:
description: 원형/방사형 노드 배치 다이어그램
examples: ["1171281172"]
diagram-labels:
description: 중앙 다이어그램 + 주변 라벨 (관계도)
examples: ["1171281175"]
diagram-5:
description: 5개 요소 방사형 다이어그램
examples: ["1171281181"]
# 리스트/번호
list-numbered:
description: 번호별 리스트 (01~N)
examples: ["1171281174"]
list-stacked:
description: 수직 스택 리스트
examples: ["1171281180"]
bullet-cards:
description: 상단 라벨 + 불릿 카드 (여러 라벨 병렬)
examples: ["1171281173"]
# 2단/분할 패널
2col-paired:
description: 2열 페어드 리스트 (H/W + S/W 대응)
examples: ["1171281178"]
split-panel-diagram:
description: 좌우 split + 다이어그램 라벨
examples: ["1171281201"]
split-panel-numbered:
description: 좌측 카테고리 + 우측 번호별
examples: ["1171281202"]
# 4분면/4카드
cards-4:
description: 4개 카드 (문제 4가지 등)
examples: ["1171281206"]
cards-4plus5:
description: 상단 4카드 + 하단 5블록 (정책목표+실행요건)
examples: []
policy-4card-plus-list:
description: 정책목표 4개 카드 + 하단 상세 리스트
examples: ["1171281192"]
quadrant-issues:
description: 4사분면 이슈 매트릭스
examples: ["1171281193"]
paired-rows:
description: 2x2 페어드 행 (현황·문제점 4가지)
examples: ["1171281194"]
# 중앙 강조
central-split:
description: 상단 헤더 + 좌우 분할 + 중앙 결론
examples: ["1171281208"]
central-5-goals:
description: 중앙 5개 목표 배치 (Easy/Quality/Cost/Speed)
examples: ["1171281213"]
3-emphasis:
description: 3개 강조 포인트
examples: ["1171281209"]
3-category:
description: 3개 카테고리 섹션
examples: ["1171281182"]
3-section:
description: 3개 섹션 분할 (What/How/When)
examples: ["1171281179"]
# 사이드/맵
side-card:
description: 좌측 사이드 다크 배경 + 우측 내용
examples: ["1171281176"]
full-page-map:
description: 풀페이지 맵 시각화
examples: ["1171281177"]
2-boxes:
description: 2개 박스 분할 (좌 카테고리 + 우 로고)
examples: ["1171281205"]
# 인트로/정의
intro:
description: 도입부 텍스트 (MDX 전용)
examples: []
definition-list:
description: 용어 정의 리스트 (MDX 전용)
examples: []