docs: 온보딩 진입 개선과 메인테이너 문서 분리#105
Merged
Merged
Conversation
- README: add a role-based 'Where to start' block right after the badges so new users (license managers, Windows, non-developers) branch to their path before the feature prose; fold the duplicated no-CLI quick-start links into it - Move maintainer-only docs (direction-study, desktop-app-study, improvement-roadmap) into docs/internal/ and fix all referencing links - gitignore: ignore NOTICE/risk-report/security/conformance/scancode/sig deliverables so sample outputs are not committed by accident
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
배경
SCA 도구를 처음 써보는 한국 기업 담당자, 오픈소스 신규 담당자, 윈도우 사용자가 저장소에 처음 들어왔을 때의 경험을 점검했습니다. 핵심 실행 경로(데스크톱 앱 더블클릭,
notice-quickstart.md)는 잘 설계돼 있으나, 첫 진입(README)과 문서 폴더 구조에서 마찰이 있어 이를 개선합니다.변경 내용
README 진입 개선
docs/ 폴더 정리
direction-study,desktop-app-study,improvement-roadmap)를docs/internal/로 옮겨 사용자 가이드와 분리했습니다. 폴더 성격을 설명하는docs/internal/README.md를 추가했습니다..gitignore 보강
검증
check-doc-style.sh) 통과scripts/·docker/변경 없음 — 통합 테스트 영향 없음