MiroFish/backend/app/services
666ghj d4fac63eb4 Enhance simulation management and logging features
- Registered a cleanup function for simulation processes to ensure proper termination on server shutdown.
- Improved logging during application startup to confirm the registration of the cleanup function.
- Updated simulation preparation checks to clarify the conditions for considering a simulation ready, enhancing error handling and user feedback.
- Added detailed logging for simulation status changes, improving traceability during the simulation lifecycle.
- Introduced new files for simulation configuration and profile data, supporting enhanced testing and visualization capabilities.
2025-12-02 17:11:47 +08:00
..
__init__.py Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00
graph_builder.py Enhance backend startup logging and API endpoint display 2025-11-28 18:59:36 +08:00
oasis_profile_generator.py Refactor simulation management and enhance logging capabilities 2025-12-02 14:25:53 +08:00
ontology_generator.py Enhance backend startup logging and API endpoint display 2025-11-28 18:59:36 +08:00
simulation_config_generator.py Enhance OASIS simulation capabilities and profile generation 2025-12-01 19:40:07 +08:00
simulation_manager.py Refactor simulation management and enhance logging capabilities 2025-12-02 14:25:53 +08:00
simulation_runner.py Enhance simulation management and logging features 2025-12-02 17:11:47 +08:00
text_processor.py Introduce Project ID for context management, finalizing the stateful API pipeline from file submission to graph construction. 2025-11-28 17:21:08 +08:00
zep_entity_reader.py Refactor simulation management and enhance logging capabilities 2025-12-02 14:25:53 +08:00