Site variant: assert the intermediate input ATA balance (owned by the ComposablePolicy PDA). Derives the ATA via getAssociatedTokenAddressSync(inputMint, composablePolicyPda, true), then delegates to balanceCheck.
getAssociatedTokenAddressSync(inputMint, composablePolicyPda, true)
Site variant: assert the intermediate input ATA balance (owned by the ComposablePolicy PDA). Derives the ATA via
getAssociatedTokenAddressSync(inputMint, composablePolicyPda, true), then delegates to balanceCheck.