What you receive
- Critical-first queue: inverted bounds, minimums or current prices below your floor
- Exact first-viable-cent floor price per SKU across both referral-fee regimes
- Contribution at the supplied rule minimum and current price
- Minimum/maximum changes plus rule name, type, and status drift between exports
- Newly exported and absent-from-latest SKU lists with per-issue summaries
Who it is for
Amazon sellers, agencies, and finance teams sanity-checking a whole Automate Pricing export against real unit economics before an automated rule reprices every unit to an unsafe minimum.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the Automate Pricing export rows, rule fields, bounds, prices, landed costs, fulfillment fees, referral-fee inputs, and contribution floors you supply. It reads no Amazon account, report, rule, or live rate table and verifies no figure. A flagged row is an exception between your own numbers, not proof a live rule is misconfigured, and drift between two exports carries no inferred cause. No Featured Offer or Buy Box outcome is predicted and no price is recommended. Friday files no case, changes no rule, price, listing, inventory, or seller account, and does not publish listings. A human must verify current rules and economics before acting.
Synthetic sample
See the deliverable structure before buying
{
"row_count": 6,
"flagged_count": 5,
"critical_count": 2,
"high_count": 1,
"medium_count": 2,
"clear_count": 1,
"rows_missing_economics": 1,
"flagged_units_sold_30d_observed": 675,
"flagged_sales_30d_observed_usd": 10548.75,
"drift": {
"carried_sku_count": 5,
"newly_in_export_count": 1,
"absent_from_latest_count": 1,
"minimum_price_changed_count": 1,
"maximum_price_changed_count": 1,
"rule_fields_changed_count": 2
},
"review_queue_preview": [
{
"priority_rank": 1,
"sku": "NW-APA-LAMP",
"severity": "critical",
"issue_codes": [
"minimum_below_contribution_floor",
"rule_minimum_changed"
],
"minimum_price": 12.99,
"contribution_floor_price": 14.12,
"minimum_price_floor_shortfall_usd": 1.13,
"minimum_price_change": -1.26
},
{
"priority_rank": 2,
"sku": "NW-APA-DESK",
"severity": "critical",
"issue_codes": [
"rule_bounds_inverted",
"current_below_rule_minimum",
"current_above_rule_maximum",
"rule_fields_changed"
],
"minimum_price": 24.5,
"maximum_price": 22.0,
"changed_rule_fields": [
"rule_status"
]
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied exports and economics only. It predicts no Featured Offer outcome, recommends no price, reads no Amazon account, and changes no rule, price, listing, or account."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.