init: readme 작성 하네스 설계

This commit is contained in:
DongHyeonka
2026-07-24 13:26:18 +09:00
parent 7fb4217f7c
commit c708cbcf9a
317 changed files with 24223 additions and 1 deletions
@@ -0,0 +1,11 @@
--- README.md (current)
+++ README.md (candidate)
@@ -72,6 +72,8 @@
<!-- section-id: quick-start -->
## 빠른 시작
+<!-- feature-developer-experience-contract: first-run success probe = GET /api/healthcheck -->
+
필요한 도구는 JDK 21과 실행 중인 Docker daemon입니다. 저장소의 도구 버전 파일은 Temurin 21.0.11+10을 지정하고, bootstrap preflight는 Docker CLI가 daemon에 연결되는지 확인합니다. <!-- claim-id: C-PREREQUISITES-001 -->
저장소 루트에서 다음을 실행합니다.