Commit Graph

2 Commits

Author SHA1 Message Date
ywkj 06c5c302e9 refactor: simplify index.ts — use ctx object instead of 8-param helpers
Replace createFailedResult/createSuccessResult (8+ params each) with
a single result() builder + ctx spread. Default country to 'US'.
-117 lines, same output_schema.json contract.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 07:16:46 +08:00
ivanberry 222cd0fcde feat: initial commit 2026-03-12 07:36:43 +08:00