k-skill/docs
Jeffrey (Dongkyu) Kim a4588442db Prevent Bunjang agents from trusting noisy search summaries
Live bunjang-cli verification showed that search results are safe for title/price triage, but not for reliable description/status/location decisions. This update tightens the skill and feature docs around that boundary and locks it with a regression assertion so future edits do not drift back into summary-field assumptions.

Constraint: bunjang-cli search summary fields are transport-dependent and can omit or mangle description/status/location
Rejected: Keep region/status-first shortlist guidance in search docs | live verification returned malformed location and missing description/status
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Do not reintroduce description/status/location-based search triage without re-verifying the live search payload contract
Tested: node --test scripts/skill-docs.test.js; npm run ci; npx --yes bunjang-cli --help; npx --yes bunjang-cli --json auth status; npx --yes bunjang-cli --json search "아이폰" --max-items 1; npx --yes bunjang-cli --json item get 354957625; npx --yes bunjang-cli search "아이폰" --max-items 2 --with-detail --output /tmp/bunjang-73-export-XXXXXX.json; npx --yes bunjang-cli search "아이폰" --max-items 2 --with-detail --ai --output /tmp/bunjang-73-ai-Xp2bu0
Not-tested: Authenticated favorite/chat round-trip still requires an interactive TTY login session
2026-04-06 19:29:16 +09:00
..
assets Prepare k-skill for packaged releases and broader skill discovery 2026-03-25 23:57:53 +09:00
features Prevent Bunjang agents from trusting noisy search summaries 2026-04-06 19:29:16 +09:00
install.md Document a bunjang-cli workflow for Bunjang marketplace lookups 2026-04-06 19:13:31 +09:00
releasing.md Align Changesets release flow with generated package changelogs 2026-03-30 22:27:07 +09:00
roadmap.md Document a bunjang-cli workflow for Bunjang marketplace lookups 2026-04-06 19:13:31 +09:00
security-and-secrets.md real-estate-search: MCP self-host → k-skill-proxy HTTP 전환 2026-04-06 16:50:27 +09:00
setup.md real-estate-search: MCP self-host → k-skill-proxy HTTP 전환 2026-04-06 16:50:27 +09:00
sources.md Document a bunjang-cli workflow for Bunjang marketplace lookups 2026-04-06 19:13:31 +09:00