Are you saying you don't use dhcp6 on the WAN request for an ipv6 address
I would be very interested in this approach as I need to use dhcp6 on my second WAN connection and its only possible to do it on one
You can use DHCPv6 and DHCP-PD on multiple interfaces, but it sounds like your device does not support that type of configuration.
Unless things have changed, Zen uses SLAAC to give your WAN interface an IPv6 address - they will not do so over DHCPv6. If this is still the configuration, it is TR-187 compliant, as TR-187 allows SLAAC, DHCPv6 or both. If I remember correctly, you can also set any static address(es) you choose in the /64 block Zen allocate to you, though if you do this, using <your /64 prefix>::1 is usual.
The trial configuration was that a route to your /48 was not installed until you leased one or more prefixes to delegate to your local network using DHCP-PD. This was felt to lack robustness, so the post-trial configuration (to which triallists can be moved on request) is that a static route to the /48 is installed - if I remember correctly, to <your /64 prefix>::1 (in which case you should set this address statically on your WAN interface either as its main address or an alias alongside its SLAAC address). If Zen has added the static route to your configuration, you do not need to use DHCP-PD if you are happy to allocate prefix(es) statically to your LAN(s).