Go to file
zio 6c0d364fc9 feat(m2): floorplan tree selection + easy 3-step auto-layout wizard (real operation)
Owner directives 2026-07-14: select floorplan via tree (center > hall > zone),
generate booths inside it, images only on button click, zoom popup + save.

- V59: align hall width/depth to official floorplan orientation (all 10 halls
  were transposed vs drawings, e.g. H1 63x171 -> 171x63); re-derive assumed
  exits (V4 formula) and trench grid (V5 formula)
- V60: hall_zone tree table + drawing-measured zones (1A/1B, 6A/6B/6C, 7A/7B,
  8A/8B, 9B/9A, 10B/10A) - data as tree: center > hall > zone
- GET /api/halls/tree (HallTreeController) - selection tree for the wizard
- AutoLayoutRequest.zoneId: pack booths only inside the selected zone bounds
- S7 aerial preview is NO LONGER auto-published per option (Gemini quota);
  new POST .../auto-generate/preview publishes only on user button click,
  persisted in render_job for gallery re-view and auction reference reuse
- AutoLayoutDialog reworked as 3-step wizard (place > conditions > pick):
  per-option generate-aerial-image button, click-to-zoom lightbox with
  download/save, and REAL apply via POST /apply-option (was refetch-only -
  selected options were never persisted)
- FloorplanCanvas calibration: H8/H10 floor regions re-measured with
  union-of-blobs (center aisle split the color blob, bottom half only before)
- Editor toolbar hall selector (grouped by exhibition center)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 23:36:07 +09:00
.claude docs(demo): AI demo procedure deck + fix graphify hook path separators 2026-07-14 00:50:46 +09:00
.vscode fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00
ci fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00
deploy deploy: persist self-hosted APK downloads across atomic webroot swaps 2026-07-13 06:41:34 +09:00
docs docs: owner feedback log — session 4 backlog sweep (design v2.5, reviewer fixes, canvas pan/zoom, GAP re-adjudication) 2026-07-14 22:11:27 +09:00
mobile fix(mobile): declare roleCode on AuthUser so admin/manager land on tabs home, not visitor tickets 2026-07-13 05:16:35 +09:00
scripts fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00
src feat(m2): floorplan tree selection + easy 3-step auto-layout wizard (real operation) 2026-07-14 23:36:07 +09:00
stitch_kintex_ai_system_architect fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00
tools fix(m5): close render completion loop — worker HTTP callback + /renders static serving 2026-07-14 20:52:54 +09:00
.gitattributes fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00
.gitignore chore: gitignore graphify-out and screenshot generated outputs 2026-07-13 00:30:30 +09:00
CLAUDE.md 솔루션명 수정 2026-07-13 04:23:07 +09:00
harness_사내전용_설치가이드.pptx fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00
Jenkinsfile fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00
kintex-harness-v1.0.1.zip fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00
README.md fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00
행안부 표준운영절차_2.pdf fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00

KINTEX AI 시스템

킨텍스 전시 운영(부스 배치·인테리어 공사·네트워크 배선·전기·조명)을 AI로 자동화하고, 나노바나나(Gemini 이미지 생성)로 시공 후 결과 사진까지 미리 보여주는 시스템.

시작하기 (Claude Code / Cowork)

이 폴더를 Claude Code로 열면 CLAUDE.md와 .claude/agents/의 기획(planner)·디자인(designer)·개발(developer)·시각화(visualizer)·검증(reviewer) 에이전트가 자동 인식된다.

예시:

> 부스 배치 추천 기능의 기획을 보강해줘        # → planner 에이전트
> 배선 신청 화면 design.md에 추가해줘          # → designer 에이전트
> 3x3 목공부스 야간 시안 이미지 만들어줘        # → visualizer + nanobanana-visualize 스킬