- SCR-HOME (/home): post-login landing per owner directive — role-based KPI row, banner
carousel, exhibition poster showcase rail, WISE-pattern month calendar with dynamic
hall-center filter, role-based my-tasks widget, notices/quick-actions/activity,
workspace grid, ShellFooter; login now lands on /home (workspace picker absorbed);
backend /api/home/{todos,showcase,hall-centers,summary}; Stitch mockup harvested and reconciled
- tenant standard (owner directive): tenant id 'KINTEX', tenant_id leads composite PKs
(V31 conversion with FK-safe UNIQUE(id) preservation; V27/29/30/33/34/35 born compliant);
JWT tid backward-compat normalization
- crawl: 34 upcoming kintex.com exhibitions with posters + detail enrichment
(organizer/site/items/description) upserted idempotently (V32)
- wave 8: F100 AI router (Claude->Ollama fallback, AiConfig) + lead AI rescore + CMS AI
translation; F005/6 booth sales (V27, atomic hold); F035 BOQ + F084 auction fee -> invoice
(V28); F028 approval workflow (V29, /work/approval)
- wave 9: F041/42/43 logistics tabs (V33); F085 refund rules + F083 tax invoice/report
(V34, fiscal gates documented); F092 text-to-SQL with 7-step guard + F025 rules chatbot;
F099 webhook gateway (HMAC inbound, outbound stub) + F052 follow-up EDM trigger (V35)
- verified: compileJava, full test suite, tsc -b --force, vite build all EXIT 0
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
||
|---|---|---|
| _workspace | ||
| .claude | ||
| .vscode | ||
| ci | ||
| deploy | ||
| docs | ||
| mobile | ||
| scripts | ||
| src | ||
| stitch_kintex_ai_system_architect | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| CLAUDE.md | ||
| harness_사내전용_설치가이드.pptx | ||
| Jenkinsfile | ||
| kintex-harness-v1.0.1.zip | ||
| README.md | ||
| 행안부 표준운영절차_2.pdf | ||
KINTEX AI 시스템
킨텍스 전시 운영(부스 배치·인테리어 공사·네트워크 배선·전기·조명)을 AI로 자동화하고, 나노바나나(Gemini 이미지 생성)로 시공 후 결과 사진까지 미리 보여주는 시스템.
- 개발 하네스 사용법: CLAUDE.md
- 시스템 기획서: docs/PLANNING.md
- UI 디자인 스펙(Stitch 전달용): docs/design.md
- 도메인 리서치: docs/analysis/
시작하기 (Claude Code / Cowork)
이 폴더를 Claude Code로 열면 CLAUDE.md와 .claude/agents/의
기획(planner)·디자인(designer)·개발(developer)·시각화(visualizer)·검증(reviewer)
에이전트가 자동 인식된다.
예시:
> 부스 배치 추천 기능의 기획을 보강해줘 # → planner 에이전트
> 배선 신청 화면 design.md에 추가해줘 # → designer 에이전트
> 3x3 목공부스 야간 시안 이미지 만들어줘 # → visualizer + nanobanana-visualize 스킬