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:
25
figma_to_html_agent/blocks/1171281193/STATUS.md
Normal file
25
figma_to_html_agent/blocks/1171281193/STATUS.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Frame 1171281193 — STATUS
|
||||
|
||||
## classification: rewrite (text-box hybrid)
|
||||
|
||||
## 현재 축: 축1 — body 내부 flow화
|
||||
|
||||
### target axis
|
||||
- body-text 내부: `<ul><li>` → R13 flex pair (marker + text)
|
||||
- body-text height: 고정값 → auto
|
||||
|
||||
### do not touch
|
||||
- headline 8개의 위치/크기 (absolute)
|
||||
- body box 12개의 left/right/top/width (absolute)
|
||||
- center-quote 위치/크기
|
||||
- card-bg 4개
|
||||
- header-ribbon 4개
|
||||
- 우측 body의 text-align:right (축2에서 처리)
|
||||
- zoom 값
|
||||
|
||||
### baseline
|
||||
원본 bim-issues-quadrant.html (transform:scale → zoom만 변경)
|
||||
|
||||
### stop condition
|
||||
- body 내부 변경으로 headline/body 간 겹침 발생 시 → 중단
|
||||
- center-quote 영역과의 관계가 깨질 시 → 중단
|
||||
Reference in New Issue
Block a user