so in your original example when you had `& featur...
# spicedb
j
so in your original example when you had
& feature_flag_new_admin_dashboard
, the graph walked to the flag, but did not find the user. The
&
is not a boolean `&&`; its an intersection of the two sub paths