- Description: Update
ast_analyzer.pyto useast.Constantinstead of the deprecatedast.Str. - Benefit: Future-proof against removal in Python 3.14.
- Complexity: Low.
- Description: Improve coverage of type hints across the project to reach 100% compliance.
- Benefit: Improved developer experience and catch more static errors.