For some reason newTrack has started writing spec and plan files to the incorrect location. Instead of writing to the conductor/tracks/ folder, :newTrack writes spec.md, plan.md, metadata.json and index.md to conductor folder. This also overwrites the index.md file in the conductor folder. It then detects the issue, and needs to restore index.md from git, and try again. It now does this consistently on every newTrack I add
For some reason newTrack has started writing spec and plan files to the incorrect location. Instead of writing to the conductor/tracks/ folder, :newTrack writes spec.md, plan.md, metadata.json and index.md to conductor folder. This also overwrites the index.md file in the conductor folder. It then detects the issue, and needs to restore index.md from git, and try again. It now does this consistently on every newTrack I add