Skip to content

[any order] Mark the monthly sales trend as an estimate, and drop the seller's JoomPulse link - #39

Open
fiharet34 wants to merge 1 commit into
joomcode:mainfrom
fiharet34:fix/seller-trend-is-an-estimate
Open

fiharet34 wants to merge 1 commit into
joomcode:mainfrom
fiharet34:fix/seller-trend-is-an-estimate

Conversation

@fiharet34

Copy link
Copy Markdown
Contributor

Two corrections found running this skill against the live connector.

The monthly sales trend is an estimate, not real Mercado Livre data. The skill lists "the sales trend" among the real MeLi figures alongside the 60- and 365-day counts. That was accurate for salesTrend, the API run-rate derived from completed-sale counts — but pulse://rules AP-8 forbids using that field as a seller's trend (NULL for roughly 82% of sellers) and directs every client to MlbSellersSnapshot.monthlySalesGrowth, which is the month-over-month change in JoomPulse's estimated sales. The field changed; the disclaimer did not. A live run told a seller its −7,0% momentum was verified Mercado Livre data.

Sellers have no JoomPulse page. The snapshot row list asks for "Link JoomPulse do vendedor". pulse://overview rule 10 restricts the beginner-products/{id} template to listing ids and skips seller grain, so any URL built from a shopId 404s. The Shopee bullet below now reads "no JoomPulse dashboard link for Shopee either", so it no longer implies Mercado Livre has one.

No behavioural change beyond those two lines.

…omPulse link

Two corrections found running this skill against the live connector.

The monthly sales trend is an estimate, not real Mercado Livre data. The skill
lists "the sales trend" among the real MeLi figures alongside the 60- and
365-day counts. That was accurate for salesTrend, the API run-rate derived from
completed-sale counts — but pulse://rules AP-8 forbids using that field as a
seller's trend, since it is NULL for roughly 82% of sellers, and directs every
client to MlbSellersSnapshot.monthlySalesGrowth, which is the month-over-month
change in JoomPulse's estimated sales. The field changed; the disclaimer did
not. A live run told a seller its -7.0% momentum was verified Mercado Livre
data.

Sellers have no JoomPulse page. The snapshot row list asks for "Link JoomPulse
do vendedor". pulse://overview rule 10 restricts the beginner-products/{id}
template to listing ids and skips seller grain, so any URL built from a shopId
404s. The Shopee bullet below now reads "no JoomPulse dashboard link for Shopee
either", so it no longer implies Mercado Livre has one.

No behavioural change beyond those two lines.
@fiharet34
fiharet34 force-pushed the fix/seller-trend-is-an-estimate branch from 61bbcea to 835d7da Compare September 11, 2026 11:05
@fiharet34
fiharet34 marked this pull request as ready for review September 14, 2026 12:58
@fiharet34 fiharet34 changed the title Mark the monthly sales trend as an estimate, and drop the seller's JoomPulse link [any order] Mark the monthly sales trend as an estimate, and drop the seller's JoomPulse link Sep 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant