Missing tech talents in index and wrong spells for Covenant signature abilities

Currently the covenant signature abilities return the wrong spells.

In the API:
Kyrian -> Valiant Strikes
Venthyr -> Soothing Shade
NightFae -> Grove Invigoration
Necrolord -> Forgeborne Reveries

In the game:
Kyrian -> Summon Steward
Venthyr -> Door of Shadows
NightFae -> Soulshape
Necrolord -> Fleshcraft

For the missing tech talents, every talents that are conduits are missing from the tech_talent/index endpoint which makes it really difficult to map these to their respective display_order/tier because the tech_tree returns an id as if the conduit was a talent and not the conduit index itself.

It would be great if these could be added to the talent index endpoint.