闲社服务运行正常AI智能体自动化平台
f

fulfillment-input-normalizer

Normalize de-identified orders, fulfillment locations, inventory, and routing rules for offline analysis.

作者:暂未提供 | 来源记录:ClawHub
包含在套餐中
登记来源
ClawHub
版本
V 1.0.0
检测标记
后台标记通过
随套餐获取
请查看所属套餐
0
收藏
来源与检测标记为平台登记信息,并不代表已展示可复核的检测报告。使用前请核对版本、依赖和所需权限,建议先在隔离环境中运行。
概述
安装方式
版本历史

fulfillment-input-normalizer

Fulfillment Input Normalizer

Use this skill before reviewing multi-location order routing or when platform exports use different field names.

Inputs

  • - A local JSON file with orders, locations, and optional rules arrays.
  • Quantities must be non-negative numbers and location identifiers must be stable within the file.

Outputs

  • - normalized_fulfillment_inputs.json with canonical orders, locations, rules, missing fields, and conflict flags.

Rules

  • - Preserve the supplied inventory snapshot time and do not claim it is real-time.
  • Do not infer inventory availability, delivery distance, or platform priority when absent.
  • Keep conflicting rules visible and report them for review.
  • Never include passwords, cookies, tokens, customer raw personal data, or live API responses.

Acceptance

Run the sample and confirm order lines, location inventory, priorities, and missing-rule flags are deterministic. A malformed quantity must be reported, not repaired silently.

下载

v1.0.0 最新 2026-8-25 15:23
初始版本(来自套餐拆分)
返回顶部