semantics
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# #region AppModule [C:5] [TYPE Module] [SEMANTICS fastapi, websocket, startup, scheduler, middleware]
|
||||
# @BRIEF The main entry point for the FastAPI application. It initializes the app, configures CORS, sets up dependencies, includes API routers, and defines the WebSocket endpoint for log streaming.
|
||||
# @LAYER UI (API)
|
||||
# @BRIEF The main entry point for the FastAPI application.
|
||||
# @LAYER API
|
||||
# @RELATION DEPENDS_ON -> [ApiRoutesModule]
|
||||
# @RELATION DEPENDS_ON -> [ApiRoutesModule]
|
||||
# @INVARIANT All WebSocket connections must be properly cleaned up on disconnect.
|
||||
|
||||
Reference in New Issue
Block a user