k-skill/docs
Jeffrey (Dongkyu) Kim df70ce7a09 docs(household-waste-info): align skill contract with proxy reality
vkehfdl1's review on PR #82: skill/docs claimed support for
cond[DAT_CRTR_YMD::*] / cond[DAT_UPDT_PNT::*] filters and an optional
returnType, but the proxy only forwards pageNo, numOfRows, and
cond[SGG_NM::LIKE], and forces returnType=json. Typical user queries
("강남구 쓰레기 배출 요일") only need 시군구 검색, so shrink the
documented contract to match the proxy instead of widening pass-through.

- household-waste-info/SKILL.md: list only proxy-supported params, note
  returnType is server-forced, fix failure modes.
- docs/features/household-waste-info.md: switch base example to the
  proxy route, drop the bare upstream curl, call out unsupported
  filters explicitly.
- docs/install.md, docs/security-and-secrets.md, k-skill-setup/SKILL.md:
  describe the skill as calling the proxy /v1/household-waste/info
  route rather than the raw upstream endpoint.
2026-04-08 15:45:25 +09:00
..
assets Prepare k-skill for packaged releases and broader skill discovery 2026-03-25 23:57:53 +09:00
features docs(household-waste-info): align skill contract with proxy reality 2026-04-08 15:45:25 +09:00
install.md docs(household-waste-info): align skill contract with proxy reality 2026-04-08 15:45:25 +09:00
releasing.md Align Changesets release flow with generated package changelogs 2026-03-30 22:27:07 +09:00
roadmap.md Merge dev into main: new skills & proxy enhancements (#72) 2026-04-06 17:44:23 +09:00
security-and-secrets.md docs(household-waste-info): align skill contract with proxy reality 2026-04-08 15:45:25 +09:00
setup.md Merge dev into main: new skills & proxy enhancements (#72) 2026-04-06 17:44:23 +09:00
sources.md Merge dev into main: new skills & proxy enhancements (#72) 2026-04-06 17:44:23 +09:00