# 이름 없던 상태에 이름 붙이기 ## Alternative text 공급자 0인 플랫폼에서 INGEST_ONLY 명시 선택으로 화살표가 가고, 선택이 없으면 조립 거부로 간다. ## Long description SSOT 는 INGEST_ONLY 를 명시적으로 선택해야 한다고 적는다 — "A deployment that reaches zero providers by accident is a misconfiguration, and the whole point of this enum is that the two are told apart". NotificationProviderAssembly:183 이 그것을 강제해, 경로가 비었는데 모드가 INGEST_ONLY 가 아니면 조립을 거부하고 메시지로 그 모드를 안내한다. ## Elements and evidence - **배포 설정** (config): No additional description. Evidence: L15305–L15310. - **NotificationProviderAssembly** (service): No additional description. Evidence: L15305–L15310. - **조립 결과** (service): No additional description. Evidence: L15305–L15310. ## Relationships - **배포 설정 → NotificationProviderAssembly:** 공급자 0 · 모드 전달. Evidence: L15305–L15310. - **NotificationProviderAssembly → 조립 결과:** INGEST_ONLY 면 진행. Evidence: L15305–L15310. - **NotificationProviderAssembly → 조립 결과:** 아니면 조립 거부. Evidence: L15305–L15310.