mirror of
https://github.com/NomaDamas/k-skill.git
synced 2026-06-24 02:04:11 +00:00
The existing school lunch feature branch was mergeable in shape, but review found that the public household-waste route still forwarded unchecked pagination inputs, user-facing secrets docs suggested storing a server-only KEDU key locally, and the proxy/operator docs omitted the new household-waste env requirements. This follow-up validates the public query surface before fetch, aligns docs with the proxy-only secret policy, and keeps the requested validation workflow green by ignoring hidden metadata folders in the skill-layout checker. Constraint: Public proxy routes must stay narrow and keep upstream keys server-only Rejected: Forward arbitrary pageNo values | violates the documented public-route contract Rejected: Leave validate-skills unchanged | hidden metadata directories break the requested verification flow Confidence: high Scope-risk: narrow Reversibility: clean Directive: Keep household-waste parameter support and docs/tests in lockstep when widening this route Tested: npm run lint Tested: npm run typecheck Tested: node --test packages/k-skill-proxy/test/server.test.js Tested: node --test scripts/skill-docs.test.js Tested: bash scripts/validate-skills.sh Tested: local proxy smoke (/health, household-waste invalid 400, household-waste valid 200) Not-tested: Live NEIS curl smoke test (KEDU_INFO_KEY unavailable locally) |
||
|---|---|---|
| .. | ||
| blue-ribbon-nearby.md | ||
| cheap-gas-nearby.md | ||
| coupang-product-search.md | ||
| daiso-product-search.md | ||
| delivery-tracking.md | ||
| fine-dust-location.md | ||
| han-river-water-level.md | ||
| household-waste-info.md | ||
| hwp.md | ||
| joseon-sillok-search.md | ||
| k-schoollunch-menu.md | ||
| k-skill-proxy.md | ||
| kakao-bar-nearby.md | ||
| kakaotalk-mac.md | ||
| kbo-results.md | ||
| kleague-results.md | ||
| korean-law-search.md | ||
| korean-spell-check.md | ||
| ktx-booking.md | ||
| lck-analytics.md | ||
| lotto-results.md | ||
| olive-young-search.md | ||
| real-estate-search.md | ||
| seoul-subway-arrival.md | ||
| srt-booking.md | ||
| toss-securities.md | ||
| used-car-price-search.md | ||
| zipcode-search.md | ||