def empty_list() -> list[tuple[str, str, bool]]: return []