pub fn posthumous_standing(deceased: bool, has_representative: bool) -> boolExpand description
Posthumous standing: a representative may prosecute the surviving claims of a deceased
agent (BreachRecord(survivesDeath) + representative standing). True iff the agent is
deceased AND a representative stands for them.