I thought I had IPv6 working great. However, like an idiot, I was pinging from R4 so it was a bad test.

Every router in OSPF6 can ping every interface running that protocol.
Every switch in RIP_ZONE can ping every interface running that protocol.
I can't ping from R1 -> anything past 2026::34:2. This tells me I have an issue with redistribution. Originally I had redistribution pretty simple, I was just doing OSPF to RIP and RIP to OSPF but no route-map or anything. I thought maybe that was the issue so I've added a convoluted route-map going each way. It's still not working...anyone see what's wrong?
Here are the config files for R3, R4, DSW1 and DSW2.