Always include the **S** (signed) in the PIC clause for arithmetic fields - Use an **odd** total digit count for optimal alignment (COMP-3 always uses `(digits + 1) / 2` bytes; an odd digit count wastes no space) - Size the field to accommodate the largest expected value plus overflow margin