Resolve the Lighthouse target accounts pinned in a composable policy's ValidationPda for the given phase.
spec
ProgramCall
[]
policyPda
phase
programId
pinnedAccounts[0..numPinnedAccounts]
The ValidationPda itself is a named Anchor account and is not part of the returned slice (ADR-0016).
Resolve the Lighthouse target accounts pinned in a composable policy's ValidationPda for the given phase.
specis notProgramCall→[](validation disabled).policyPda+phase+programId.[](lets the on-chain pin-check reject loudly — matches scheduler/CLI behavior).pinnedAccounts[0..numPinnedAccounts].The ValidationPda itself is a named Anchor account and is not part of the returned slice (ADR-0016).