I understand the need for backwards compatibility, but there should be a migration path. It feels odd for TEESimulator to continue using the tricky_store folder instead of a dedicated folder such as teesimulator.
If a tricky_store folder is found and the current system has not migrated yet, it could be migrated to the new folder automatically. The old folder could then either be removed or left behind with a tombstone file, such as .teesimulator_migration, containing a short message explaining what happened. This would help users who later inspect the old folder understand why it is no longer used.
Optionally, there could be an option to clean up the old folder entirely after migration.
I understand the need for backwards compatibility, but there should be a migration path. It feels odd for TEESimulator to continue using the tricky_store folder instead of a dedicated folder such as teesimulator.
If a tricky_store folder is found and the current system has not migrated yet, it could be migrated to the new folder automatically. The old folder could then either be removed or left behind with a tombstone file, such as .teesimulator_migration, containing a short message explaining what happened. This would help users who later inspect the old folder understand why it is no longer used.
Optionally, there could be an option to clean up the old folder entirely after migration.