What you receive
- Signed threshold gap with positive pass headroom and negative misses
- Normalized gap as a percent of each supplied threshold for unlike scales
- Minimum arithmetic change needed for every failing supplied input
- At-risk flag when a passing input sits inside your supplied buffer
- Overall miss, at-risk, or pass status limited to your confirmed inputs
Who it is for
Etsy sellers consolidating the five Star Seller inputs and their own copies of the current thresholds into one review queue before a human checks the Star Seller dashboard.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the review-window dates, current values, qualifying thresholds, and at-risk buffers you provide. It reads no Etsy account and looks up no current Star Seller criterion, review window, exemption, or rounding rule. The overall status describes only the supplied inputs; it is not Etsy's Star Seller decision, policy interpretation, compliance approval, or guarantee that a badge will be granted or retained. Friday sends no message, changes no listing, shipping profile, review, order, shop setting, or account, does not publish listings, and does not modify a seller account. Confirm current program terms on Etsy before acting.
Synthetic sample
See the deliverable structure before buying
{
"metric_count": 5,
"failing_count": 1,
"at_risk_count": 2,
"passing_count": 2,
"overall_status": "not_eligible_on_supplied_inputs",
"review_queue_preview": [
{
"priority_rank": 1,
"metric_key": "five_star_rating_share",
"current_value": 94.2,
"qualifying_threshold": 95.0,
"signed_gap_to_threshold": -0.8,
"signed_gap_percent_of_threshold": -0.8421,
"minimum_change_to_qualify": 0.8,
"status": "fail"
},
{
"priority_rank": 2,
"metric_key": "on_time_ship_tracking_rate",
"current_value": 95.6,
"qualifying_threshold": 95.0,
"passing_headroom": 0.6,
"at_risk_buffer": 1.0,
"status": "pass_at_risk"
},
{
"priority_rank": 3,
"metric_key": "orders_in_window",
"current_value": 12.0,
"qualifying_threshold": 10.0,
"passing_headroom": 2.0,
"at_risk_buffer": 2.0,
"status": "pass_at_risk"
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied Star Seller inputs and thresholds only. It is not Etsy's Star Seller decision, reads no account, changes no shop setting, and makes no eligibility claim."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.