Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion issues/8-llm-wiki/SPEC.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ argument-hint: [init|ingest|query|lint|sync|export|qmd-index|lancedb-sync] [args
- 검사 항목:
- `[[wiki-link]]` 대상 존재 여부
- 고아 페이지 (INDEX.md에서 링크되지 않음)
- frontmatter 필수 필드 (`title`, `created`, `updated`, `status`)
- frontmatter 필수 필드 (`title`, `updated`) — `created`, `status`는 권장(필수 아님)
- confidence 신뢰도 낮은 페이지 플래그
- 출력: 표준출력 리포트 + exit code (0=green, 1=issues)

Expand Down
Loading