docs: close B-5 macOS NFS detection issue, update IMPROVEMENTS.md and VERSIONS.md

This commit is contained in:
2026-08-17 10:09:09 +09:00
parent ac97550e13
commit 7e21077ded
3 changed files with 131 additions and 25 deletions
+3
View File
@@ -68,6 +68,9 @@
- 회귀 방지 컴포넌트 테스트(`test_comp_stop_usage_matches_parser`) 신설.
- 회귀 및 계약 테스트: **263/263 PASS (100%)** 달성.
#### 6. macOS NFS 감지 `df -P` 폴백 검증 및 종결 (B-5)
- `_check_is_nfs`(`lib.sh`)의 macOS/BSD 환경 내 GNU 전용 `df --output` 구문 오류 시 POSIX `df -P` 폴백 동작을 실측 및 단위 테스트(`test_stop_check_is_nfs_local`)로 검증 완료하여 B-5 이슈를 정식 종결.
---
### 🛠️ `v1.4.0` — Stability, Cleanup & Safe Job Delegation (2026-08-16)