- package.json 加 "test": "bun test" - todo.contract.test.ts 给 starter 一个可复制的 colocated 测试样板 覆盖 valid input / missing field / wrong type 三种 case