# update.thebestpos.co.kr — 배포 자리

이 디렉터리는 **정적 배포 자리**다. 업데이트 서비스 자체(매니페스트 서명·코호트·
Store Relay·Agent)는 **별도 프로젝트 `65. The Update`** 소관이며 여기서 구현하지 않는다.

- `manifest/` — 서명된 매니페스트(JSON). ADR-157~164 의 4-Tier 배포 규약.
- `packages/pos|manager|agent/` — 배포 산출물(.exe/.msi). **sha256 + Authenticode 3중 검증** 대상.
- `firmware/` — 단말 펌웨어. PC Agent 가 관할(단말은 인터넷 직접 노출 금지).

올릴 때: `scp` → `manifest/` 갱신 → 코호트(Canary 1% → Beta 5% → Limited 20% → Stable) 순.
