The README states that snapshot JSON files are saved to . However, the implementation currently writes to relative to the repository root, which does not exist; snapshots are actually placed incorrectly (or fail). This discrepancy can mislead developers. Update the README to reflect the correct path () or adjust the implementation accordingly.\n\nLabels: documentation
The README states that snapshot JSON files are saved to . However, the implementation currently writes to relative to the repository root, which does not exist; snapshots are actually placed incorrectly (or fail). This discrepancy can mislead developers. Update the README to reflect the correct path () or adjust the implementation accordingly.\n\nLabels: documentation