For scripts that generate inputs that are only used in a single example, should they just live within the examples themselves? These scripts currently live in the examples/inputs/ folder, but if they are only used for one example, should they be grouped with that specific example instead, for clarity?