{"route":"/skills/modbus/workflows/confirm-byte-order","title":"Confirm byte order from one sample","description":"Evaluate every supported layout from one immutable sample, record one human confirmation, and apply it.","enabled":true,"tab":"skills/modbus/workflows/confirm-byte-order.md","updatedAt":"2026-09-06","url":"https://studioseventeen.io/skills/modbus/workflows/confirm-byte-order","markdown":"# Confirm byte order from one sample\n\nEvaluate every supported layout from one immutable sample, record one human confirmation, and apply it.\n\n## Steps\n\n1. {\"id\":\"evaluate\",\"kind\":\"skill\",\"skill\":\"check-byte-order\",\"inputs\":[\"capture/v1\"],\"output\":\"modbus-byte-order-evidence/v1\"}\n2. {\"id\":\"confirm-layout\",\"kind\":\"human-gate\",\"inputs\":[\"modbus-map/v1\",\"modbus-byte-order-evidence/v1\"],\"output\":\"modbus-review-decisions/v1\",\"instruction\":\"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.\"}\n3. {\"id\":\"apply-layout\",\"kind\":\"skill\",\"skill\":\"apply-review\",\"inputs\":[\"modbus-map/v1\",\"modbus-review-decisions/v1\",\"modbus-byte-order-evidence/v1\"],\"output\":\"modbus-map/v1\"}\n\n## Stop conditions\n\n- no raw words\n- ambiguous sample identity\n- coil or packed-bit numbering requested\n- no human confirmation\n\n[Catalog](/skills/modbus/catalog.md)\n"}