## Feature Ensure outputs are compatible with [Marv](https://github.com/SecretSheppy/marv) for compatibility with tool. ## Tasks - [ ] Marv Output Flag - [ ] Map outputs to Marv's [mutation schema](https://github.com/SecretSheppy/marv/blob/main/api/marv-mutations-schema.json). - [ ] The Operator should reflect the approach name - [ ] Derive position at the method extraction stage. I.e., the location in the original source code. - [ ] Try to isolate the change better using diff to give more precise locations to marv
Feature
Ensure outputs are compatible with Marv for compatibility with tool.
Tasks