Skip to content

삭제전략 추상화 (path/command/api Deleter 계약) #16

Description

@ohing504

목표

현재 삭제 계약 Scan(path) → RemoveAll은 경로 기반만 표현 가능해, API/커맨드 기반 회수(예: docker system prune, 이미지·볼륨)를 담을 수 없다. ScanResult에 삭제전략(path/command/api) 또는 Deleter 인터페이스를 도입한다.

배경

완료 조건

  • 삭제전략 계약 설계 + 구현 + 테스트
  • 기존 경로 기반 스캐너 회귀 없음
  • docs/architecture.md 갱신 (같은 커밋)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions