mirror of
https://github.com/NomaDamas/k-skill.git
synced 2026-06-24 02:04:11 +00:00
Add a regression that pins the package README to the location-first guidance, 코엑스 alias example, and official Blue Ribbon surfaces, then document the search/zone and restaurants/map flow in the package README so the reusable workspace package stays aligned with the shipped skill behavior. Constraint: Follow-up is scoped to issue #16 / PR #18 and must stay within approved docs and regression coverage Rejected: Leave package README coverage implicit in the skill and feature docs tests | package docs could drift unnoticed Confidence: high Scope-risk: narrow Reversibility: clean Directive: Keep packages/blue-ribbon-nearby/README.md aligned with blue-ribbon-nearby/SKILL.md and docs/features/blue-ribbon-nearby.md when official surfaces or landmark aliases change Tested: node --test scripts/skill-docs.test.js (failed first, then passed); node --test packages/blue-ribbon-nearby/test/index.test.js scripts/skill-docs.test.js; npm ci; npm run ci; live smoke searchNearbyByLocationQuery('광화문', { distanceMeters: 1000, limit: 5 }); live smoke searchNearbyByLocationQuery('코엑스', { distanceMeters: 1000, limit: 5 }) Not-tested: Separate publish automation beyond npm run ci pack:dry-run |
||
|---|---|---|
| .. | ||
| fixtures | ||
| check-setup.sh | ||
| ktx_booking.py | ||
| skill-docs.test.js | ||
| test_ktx_booking.py | ||
| validate-skills.sh | ||