subsystem_index
Locate the file implementing a feature by searching file summaries and symbol records, ideal for repository structure questions.
Instructions
파일별 요약 인덱스 검색 (subsystem_index): "이 기능이 어느 파일에 구현돼 있나" 같은 저장소 구조 질문용. 파일 단위 요약(file_summary)과 경로+심볼 레코드(file_head)만 대상으로 하므로 search보다 파일 위치 특정에 강하다. 정확 문자열 매칭은 search_code(ripgrep)를 쓰라.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |