Where a route-listing snippet stops
- Private properties such as _router and stack are not a stable public API.
- Nested Router instances need recursive traversal with their mounted prefixes preserved.
- Regular-expression routes and middleware layers require additional decoding.
- Runtime inspection only sees the application composition that successfully started.