Open Issues Need Help
View All on GitHubAI Summary: This issue proposes refactoring the codebase by moving the `EntityState` declaration. Currently located in `views/view_entities.py`, it is also utilized by `view_manager.py`, indicating it's a shared component. The suggested solution is to relocate `EntityState` to a more appropriate shared directory, such as `shared/enums/` or `model/enums/`, to improve code organization.
Python, command line tool, that generates architectural views from lightweight specifications
Python, command line tool, that generates architectural views from lightweight specifications
Python, command line tool, that generates architectural views from lightweight specifications
Python, command line tool, that generates architectural views from lightweight specifications