Currently, specify only allows to have one .specifyrc.json at root level, the problem with this is that it does not allow monorepos to have multiple specify repositories pointing to different directories of the monorepo.
It would be awesome if Specify supported multiple .specifyrc.json at non root level to allow multiple specify repositories to download assets to different directories in a monorepo.
PS: This could also be achieved by allowing the .specifyrc.json at root to use an array of jsons where each json indicates a different specify repository