Loadingβ¦
SKU canonicalization decisions per internal policy
| Test case | Without β With | Effect | Ξ tokens | Ξ turns |
|---|---|---|---|---|
| case-23 | βββ | β² Improved | 780% | 0% |
| case-01 | βββ | β² Improved | 806% | 0% |
| case-02 | βββ | β² Improved | 919% | 0% |
| case-03 | βββ | β² Improved | 941% | 0% |
| case-04 | βββ | β² Improved | 293% | 0% |
βThe skill provides a clear, benign set of text-processing rules for normalizing SKU strings. It does not request any system access, network calls, or sensitive data.β
Internal SKU canonicalization policy. Apply it exactly; the rules are company-specific and override general intuition.
Welcome to the inventory management system for OmniGadget Corp. Our raw inventory logs often contain messy, inconsistent SKU entries due to manual data entry from various regional warehouses. This policy defines how to map those messy variants to our official canonical SKUs.
We currently track 5 core product lines in this pipeline:
VND-ALPHA-2 (Alpha Widgetizer)VND-BETA-7 (Beta Sprocket)VND-GAMMA-9 (Gamma Flange)VND-DELTA-4 (Delta Grommet)VND-OMEGA-1 (Omega Spanner)_ and spaces with hyphens -. Remove any extraneous leading/trailing whitespace.SKU:, SKU-, ID:, VEND-, or VN-. The prefix must always normalize to exactly VND-.(damaged), REFURB, NEW, _v2).ALPH -> ALPHA, GAMA -> GAMMA, DLTA -> DELTA, OMGA -> OMEGA).07 -> 7). Convert spelled-out numbers to digits (e.g., TWO -> 2, NINE -> 9).