> life is better when I separate whatever holds the state from whatever has the behavior
If you are not doing what is traditionally taught as OO, and you are doing something better why not say that?
I wonder why you don't say: "OO is an inferior design because it tangles mutable state with behavior"
"Not OO" should not be pejorative. OO is definitely sometimes wrong.