2026-04-17 stock + artist 한선씨 전환
개요
- crowny-stock (488줄 → 한선씨 180줄, :9731) — 4상 스탁옵션 시스템
- crowny-artist (84줄 → 한선씨 110줄, :9734) — 아티스트 플랫폼
stock 변환
- 원본:
/Users/ef/crowny-stock/server.js (488줄)
- 한선씨:
/Users/ef/crowny-stock/스탁옵션서버.한선 (자체 포함, 라이브러리 미사용)
- TOAU:
/Users/ef/crowny-data/bin/stock.toau (268K)
- API: health, config, dashboard, companies, members, grants, exercise, exercises, revoke
- 해결: 32비트 정수 오버플로 (153000000000 → 시총억=1530)
artist 변환
- 원본:
/Users/ef/crowny-artist/server.js (84줄)
- 한선씨:
/Users/ef/crowny-artist/아티스트서버.한선 (110줄)
- TOAU:
/Users/ef/crowny-data/bin/artist.toau (199K)
- API: health, dashboard, categories, artists CRUD, works CRUD
- 카테고리: 음악, 미술, 사진, 영상, 디자인, 문학, 공연
인프라 업데이트
health-monitor.sh: stock/artist/mind/int/project/auth 모두 hanseon 타입 전환
- 기존 전환 서비스들도 health-monitor 정리 (node→hanseon 6개 업데이트)
- patent은 데모스크립트 파일만 존재 — 서버 재작성 필요
학습
정수오버플로_회피_억단위: 32비트 VM에서 큰 수 처리 패턴
- 학습DB 3974 → 4033 (+59)
한선씨 비중
health-monitor 기준: 12/25 hanseon, 나머지 13 node + python + static