Skip to main content

RankingTracker

Generic ranking tracker β€” RankableItemInterface + rank diff / trend classification (Layer 1 Core).

Status​

KeyValue
Layercore
TierL1
Statusreleased
Version1.0.0
PriceFree (free)
CategoryInfrastructure

Overview​

Overview​

RankingTracker is a Layer 1 Core Plugin for ID-based collection rank-change tracking (rank_diff, trend: rising/falling/stable/new/dropped).

Boundary (ADR-039 Case 4)​

Generalized from KeywordTracking (scout.how Keyword origin). Already abstracted via RankableItemInterface.

Components​

RankableItemInterface​

getRankableId(), getCurrentRank(), getPreviousRank(). Applies to Keyword/Product/Article/Hashtag etc.

RankingCalculator (Pure)​

  • rankDiff() β€” negative = rising, positive = falling
  • trend() β€” auto classifies (threshold Β±3 default)
  • summary($items) β€” aggregate stats

License​

MIT

Demos​


πŸ›’ View on Plugin Store: store.codebase.how/plugins/ranking-tracker