# AIWK_PC 현재 기준 v126 + AIWK v150 연계

PC Agent는 AIWK v150 기준에서 선택적 root identity / DNS anchor다.

역할:
- PC1은 필수 통신 경로가 아니다.
- PC1이 있으면 Chrome profile, EXT4 tab, Node-RED, device를 같은 장비 기준으로 묶는다.
- local_ws 기본 주소는 `ws://127.0.0.1:8768`이다.
- PC agent route_key는 실제 URL md5가 아니라 `pc001` 같은 agent route_key다.
- endpoint는 `aiwk_pc`로 본다.
- 반복 watch 로그는 긴 줄을 5초마다 반복하지 않는다. 변화 없으면 `.`만 누적하고 요청/결과 때만 요약한다.

다음 연계 예정:
- Relay/service_worker가 local_ws identity를 읽어 `device_label`, `system_hostname`, `device_instance_id`, `remote_ip`를 연결 지도 PC anchor에 반영한다.
