mirror of
https://github.com/NomaDamas/k-skill.git
synced 2026-06-24 02:04:11 +00:00
Enhance the existing korean-law-search skill and feature doc with the official 법제처 Open API precedent endpoints and detail retrieval, without adding a new skill, package, workspace, or changeset. - Document 판례 목록 조회 (lawSearch.do?target=prec) and 판례 본문 조회 (lawService.do?target=prec&ID=...) as official evidence behind the korean-law-mcp search_precedents/get_precedent_text path. - Add supported precedent filters (query, court, case number, source name, date, sort) and precedent-specific failure modes (missing LAW_OC, upstream unavailable/rate-limit/timeout, empty results, body unavailable for some sources) plus the legal-advice boundary. - Keep korean-law-mcp first and Beopmang as the only post-failure fallback; lawService.do?target=prec is official detail retrieval, not a Beopmang-style fallback. - Extend the skill-docs regression test with stable endpoint/tool literals and concept-level filter/failure-mode/legal-boundary checks. Closes #308 |
||
|---|---|---|
| .. | ||
| assets | ||
| features | ||
| adding-a-skill.md | ||
| deploy-k-skill-proxy.md | ||
| install-manus.md | ||
| install.md | ||
| releasing.md | ||
| roadmap.md | ||
| security-and-secrets.md | ||
| setup.md | ||
| sources.md | ||