Raising issue based on concerns from https://github.com/Azure/PyRIT/pull/1329: * `version` should be capitalized to `VERSION` for all scenarios. * Scenarios often use a`assert self._* is not None` pattern to ensure lifecycle compliance. This may cause problems. Originally referenced here: (https://github.com/Azure/PyRIT/pull/1329#discussion_r2743633503)
Raising issue based on concerns from https://github.com/Azure/PyRIT/pull/1329:
versionshould be capitalized toVERSIONfor all scenarios.assert self._* is not Nonepattern to ensure lifecycle compliance. This may cause problems. Originally referenced here: (https://github.com/Azure/PyRIT/pull/1329#discussion_r2743633503)