as far as I know kcontext is only available in process scope so if you would use java based condition then you could directly take advantage of kcontext variable but within rules you need to insert process instance into the ksession before you can make use of it.
HTH