dxf: split into layer-key and block-partition workflows

This commit is contained in:
2026-04-13 09:22:03 +09:00
parent be58c7ed3c
commit bd79da2b64
13 changed files with 38154 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
## [SUB] 레이어 위치 키 결과 검증
- label: `dxf`
- parent: MASTER-01
### 작업 내용
- `center.dxf` 대상으로 키 생성 결과 검증
- 레이어별 개수 집계와 위치 분포 점검
- key 누락/충돌 여부 체크
### 완료 조건
- `layer_position_keys.json` 결과 검토 완료
- 레이어별 count 및 샘플 key 검증 로그 확보