The DBOS class is a singleton—you must instantiate it (by calling its constructor) exactly once in a program's lifetime.
Here, we document its constructor and lifecycle methods.
Decorators are documented here and context methods and variables here.
class dbos.DBOS