Behavior Score
Read the visual grammar generated from a token's saved structured rules.
Documentation index
A visual reading of active rules
Behavior Score transforms the active TokenRule[] into a financial schematic. Fee rules become sources. Buyback, holder, staker, liquidity, and liquidity-provider allocations become branches. Time changes become rails. Buyer rewards become milestone tracks. Limits become labeled boundaries.
The score uses the same frontend configuration
Review and Behavior Score read the same normalized rule objects. A score branch cannot exist without a corresponding active rule. Explicit burn is never inferred from buyback alone. Disabled rules are omitted.
This is a useful source-of-truth relationship inside the current frontend. There is no execution consumer yet, so the score does not prove that a market is enforcing those rules.
How to read a complex score
- 01Find the source
Start at BUY or SELL and note the collected percentage and any FIRST or ABOVE condition.
- 02Follow every branch
Each destination shows its effective percentage of the trade, not only its share of the fee.
- 03Read the terminal
A buyback may stop at reserve/another destination or continue to BURN only when burn is explicit.
- 04Inspect time separately
NOW and THEN/ENDS show when a fee changes; volume endpoints are only configured triggers today.
- 05Check standalone limits and milestones
These are active rules even when they do not connect to a fee branch.
What Behavior Score is not
It is not a token-quality rating, risk score, audit result, creator reputation, contract verification, market forecast, or promise of returns. A harmful or nonsensical configuration can still be displayed clearly.