mirror of
https://github.com/NomaDamas/k-skill.git
synced 2026-06-24 02:04:11 +00:00
The approved Issue #96 branch already shipped the ePost English-address helper and executable shebang/mode fix. This follow-up only locks the last user-facing surface: docs and docs regression now mention the direct `./scripts/zipcode_search.py` entrypoint alongside the `python3` form, so the published guidance matches the actual executable helper behavior. Constraint: Keep the branch diff narrow and aligned with the already-approved Issue #96 scope Rejected: Add more helper code changes | executable behavior was already correct and verified Confidence: high Scope-risk: narrow Reversibility: clean Directive: Keep docs/tests aligned whenever helper entrypoint contracts change Tested: node --test scripts/skill-docs.test.js; python3 -m unittest scripts.test_zipcode_search; python3 scripts/zipcode_search.py "서울특별시 강남구 테헤란로 123"; ./scripts/zipcode_search.py "서울특별시 강남구 테헤란로 123"; npm run build; PYTHONPATH=.:scripts python3 -m unittest scripts.test_patent_search; npm run ci Not-tested: No additional live address samples beyond the documented Gangnam example |
||
|---|---|---|
| .. | ||
| scripts | ||
| SKILL.md | ||