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

order-capacity-normalizer

Normalize de-identified platform order limits, handling capacity, demand peaks, and shift inputs for offline audit.

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

order-capacity-normalizer

Order Capacity Normalizer

Use this skill when different marketplaces expose order volume limits or handling capacity with different field names.

Inputs

  • - A local JSON file with records for platform, shop, date, timezone, order limit, remaining orders, handling capacity, actual orders, forecast orders, and shift hours.

Outputs

  • - normalized_order_capacity.json with canonical numbers, source rows, snapshot timing, and missing-field flags.

Rules

  • - Preserve date and timezone; never call a snapshot real-time.
  • Do not infer a missing platform limit or handling capacity as unlimited.
  • Keep forecasts separate from actual orders and do not treat a forecast as a fact.
  • Never include passwords, cookies, tokens, customer raw personal data, or live API responses.

Acceptance

Run the sample and confirm limits, actual/forecast order fields, and missing values are deterministic. Negative capacity must be reported, not corrected silently.

下载

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