It would be beneficial if Tapioca could output RBS files, allowing for type inference with TypeProf and type checking with Steep.
Since shopify/rbi already has a feature to convert RBI to RBS, it doesn't seem entirely impossible.
Currently, there isn't a de facto standard for generating RBS in Rails, and various tools seem to be emerging.
I understand there are significant differences between the RBI and RBS ecosystems, and I thought Tapioca could bridge that gap, so I'd like to hear your thoughts.