pub const TAX_RATE_PERCENT: u64 = 12;
The fixed statutory tax rate applied to all incoming payments. 12% is split across the TaxRecipientSuite before the remainder reaches the Principal’s wallet.