Files
kyeongmin 9fbe3ac90c 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>
2026-05-08 09:41:05 +09:00

699 B

Frame 1171281202 — STATUS

classification: rewrite (fixed-row hybrid)

현재 축: 축1 — row geometry

target axis

  • 우측 5행: 독립 absolute 요소들 → row 컨테이너로 묶기
  • row top은 원본 값 유지
  • 내부: badge(overlay) + bar(contains text + arrow)

do not touch

  • 좌측 패널 전체 (left-bg, cat-bar, cat-title, sw-list)
  • 타이틀 전체
  • 장식 요소 (mid-deco, mid-arrow)
  • 우측 row의 Y rhythm
  • zoom 값
  • text usable area (축2에서 처리)

baseline

원본 bim-sw-overview.html (transform:scale → zoom만 변경)

stop condition

  • badge/bar 겹침 관계가 깨질 시 → 중단
  • 좌측 패널에 영향 발생 시 → 중단