When enabled, artwork submitted to /v1/price-from-file is automatically analysed by the Gate API. Requires GATE_API_KEY to be configured on the server.
Allow Gate to determine complexity tier
When enabled, the complexity tier used for pricing is derived from preflight signal analysis rather than the caller-supplied value. Complexity rules are configurable below.
▶
Complexity tier mapping rules
Map preflight signal combinations to complexity tiers
Single non-structural warning
Complexity tier assigned when one warning signal is present and it is not in the structural codes list.
Structural warning present
Complexity tier assigned when any signal matching the structural codes list is present.
Multiple warnings (2 or more)
Complexity tier assigned when two or more warning signals are present regardless of structural classification.
Any error signal
Complexity tier assigned when any error-severity signal is present. File will be rejected — this tier is informational.
Structural warning codes
Preflight signal codes treated as structural warnings. One code per line. These drive higher complexity tier assignment.
Complexity rules are saved locally in this browser. A dedicated server endpoint will be added in a future build.