IPv6 is seemingly predicated on a single link - your prefix is delivered from a single ISP which is not generally under your control, unless you buy Provider Independent addresses and use BGP peering with multiple providers.
How do you deal with bootstrapping and effectively running a IPV6 network under these conditions without resorting to PI? How do you migrate from one ISP to another?
You may consider using RFC4193 addresses inside your network.
There's also NPT but that's basically NAT which I, personally, recommend avoiding if at all possible.