## 변경 추적 CLEVER target repo checkout 경로에서 `<project-slug>` 중간 폴더를 제거하고 `<CLEVER_ROOT>/projects/<target-repo>/` 구조로 단순화한다. ## Target issue - EVNSolution/clever-agent-project#36 - https://github.com/EVNSolution/clever-agent-project/issues/36 ## 기대 결과 - README와 agent/bootstrap 지침이 간단한 `projects/<target-repo>` 구조를 안내한다. - Python bootstrap packet과 tests가 같은 구조를 검증한다.
변경 추적
CLEVER target repo checkout 경로에서
<project-slug>중간 폴더를 제거하고<CLEVER_ROOT>/projects/<target-repo>/구조로 단순화한다.Target issue
기대 결과
projects/<target-repo>구조를 안내한다.