For me, the ultimate test of a true full-stack engineer is their debugging capability. When a production issue occurs, can they trace the bug from the network request in the browser, through the load balancer, into the application server logic, and down to the database query? If you can confidently reason about the entire data flow of a system, you are full-stack.