S17studio seventeen
studio seventeen / skills/modbus/workflows/confirm-byte-order.md
← Skills & workflows

Confirm byte order from one sample

Evaluate every supported layout from one immutable sample, record one human confirmation, and apply it.

Workflow steps

  1. check-byte-order

    skill

    Inputs: capture/v1
    Output: modbus-byte-order-evidence/v1

  2. confirm layout

    Present eliminated candidates, the complete remaining shortlist, and distinguishing evidence in one decision. Confirm one explicit layout and keep the raw sample and all candidates.

    Inputs: modbus-map/v1, modbus-byte-order-evidence/v1
    Output: modbus-review-decisions/v1

  3. apply-review

    skill

    Inputs: modbus-map/v1, modbus-review-decisions/v1, modbus-byte-order-evidence/v1
    Output: modbus-map/v1

Stop conditions

  • no raw words
  • ambiguous sample identity
  • coil or packed-bit numbering requested
  • no human confirmation
Canonical workflow source ↗