k-skill/docs
Jeffrey (Dongkyu) Kim d656d26412 Prevent misleading real-estate self-host instructions
Tighten the real-estate skill docs so the launchd fallback stays operational
and the Onbid bid-result tools are described with the same WIP caveat the
upstream project still publishes.

Constraint: Upstream Docker compose already uses restart: unless-stopped while `docker compose ... up -d` daemonizes immediately
Rejected: Keep a separate server LaunchAgent with RunAtLoad + KeepAlive | launchd would restart-loop on the exiting compose command
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Mirror upstream capability caveats in k-skill docs and do not wrap daemonized server commands in launchd KeepAlive jobs
Tested: node --test scripts/skill-docs.test.js
Tested: npm run ci
Tested: uv sync
Tested: uv run real-estate-mcp --help
Tested: DATA_GO_KR_API_KEY=dummy uv run real-estate-mcp --transport http --host 127.0.0.1 --port 8017
Tested: curl initialize on http://127.0.0.1:8017/mcp returned protocolVersion 2024-11-05
Not-tested: Live 거래 조회 with a real DATA_GO_KR_API_KEY
2026-04-05 14:25:56 +09:00
..
assets Prepare k-skill for packaged releases and broader skill discovery 2026-03-25 23:57:53 +09:00
features Prevent misleading real-estate self-host instructions 2026-04-05 14:25:56 +09:00
install.md Document the approved real-estate MCP skill without vendoring upstream 2026-04-05 14:10:45 +09:00
releasing.md Keep npm release automation from crashing before publish 2026-03-30 21:58:06 +09:00
roadmap.md Document the approved real-estate MCP skill without vendoring upstream 2026-04-05 14:10:45 +09:00
security-and-secrets.md Document the approved real-estate MCP skill without vendoring upstream 2026-04-05 14:10:45 +09:00
setup.md Document the approved real-estate MCP skill without vendoring upstream 2026-04-05 14:10:45 +09:00
sources.md Document the approved real-estate MCP skill without vendoring upstream 2026-04-05 14:10:45 +09:00