You reached the protected route
Seeing this means the edge validator let the request through — either the
session carried a valid wd_clearance token meeting this route's
minimum trust level, or enforcement is still in monitor mode.
This path is the one to scope in enforcement_route_scopes. Raise its
min_trust to human-likely or attested-human
to confirm grading actually gates: a clean token should be challenged
here while still passing everywhere else.