Generates manifests from the codebase that capture the essence of what we need to expose to the backend. The manifest includes all the information necessary to train the backend services as well as dispatching the incoming requests to the right methods with the right parameters.