- Add Auto-Tester Dashboard (tester.html) in gateway for batch testing tools
- Add standalone Tool Test Console (tool-test-console.html) in core
- Fix Tailwind CSS Preflight conflicts in console UI
- Update console payload schema resolution to support both gateway and pod modes
- Strip JSON-RPC metadata from tool payload output in console
- Add unified navigation headers across all static HTML pages
- chat.html: 드롭다운을 검증된 무료 모델로 교체
* Ling 3.0 Flash (inclusionai/ling-3.0-flash:free) 기본값으로 설정
* GPT-OSS 20B, Gemma 4 31B, NVIDIA Nemotron Nano, Cohere North Mini 추가
* 삭제된 모델(qwen-2-7b, llama-3-8b, openchat-7b 등) 제거
- ChatController.java: Gemini 직접 API(비정상 키) 제거
* gemini-flash-latest 선택 시 OpenRouter Google Gemma 4 31B 로 라우팅
* 불필요한 70여 라인 직접 HTTP 호출 코드 제거
- E2E 검증 완료: Ling 3.0 Flash 정상 응답 확인