Deliberately omits isSigner — the assembler
(assembleComposableRemainingAccounts) stamps isSigner: false on
every account, enforcing ADR-0008 (CPI signer sanitization). A builder
literally cannot leak signer authority because the field does not exist
on this type.
Per-account metadata returned by a ForwardBuilder.
Deliberately omits
isSigner— the assembler (assembleComposableRemainingAccounts) stampsisSigner: falseon every account, enforcing ADR-0008 (CPI signer sanitization). A builder literally cannot leak signer authority because the field does not exist on this type.