All specs 131 total
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its only side-effect is appending a tuple containing these four elements to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of steps. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its sole side-effect is appending a tuple containing these four elements to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its sole side-effect is appending a tuple containing these four elements to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of operations. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload data, and an optional string specifying the compensating action for rollback. The function returns nothing and its only side-effect is appending a tuple containing all provided step details to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of operations. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload data, and an optional string specifying the compensating action for rollback. The function returns nothing and its sole side-effect is appending a tuple containing all provided step details to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its only side-effect is appending a tuple containing all provided step details to the instance's private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of operations. It accepts four inputs: a string identifying the participant agent, a string specifying the action to perform, a dictionary containing the action's payload, and an optional string for the compensating rollback action. The function returns nothing and its only side-effect is appending a tuple containing these four elements to the internal _steps list.
Repobility · MCP-ready · https://repobility.com
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal sequence of saga participants. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating undo action. The function returns nothing and its only side-effect is appending a tuple containing all provided step details to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal sequence of saga participants. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating rollback action. The function returns nothing and its sole side-effect is appending a tuple containing all provided step details to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga participants. It accepts four inputs: a string identifying the participant agent, the action string to execute, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function modifies the internal state of the SagaOrchestrator by appending a tuple containing these four elements to the private _steps list. It does not return any value and has no observable side effects outside of updating its own internal state.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, the action string to execute, a dictionary containing the action payload, and an optional string specifying the compensating action for rollback. The function modifies the internal state by appending a tuple containing all provided details to the private _steps list and returns nothing.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal sequence of saga participants. It accepts four inputs: a string identifying the participant agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function does not return a value and its only side-effect is appending a tuple containing all provided step details to the instance's internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga participants. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload data, and an optional string specifying the compensating action for rollback. The function returns nothing and its only side-effect is appending a tuple containing all these parameters to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, the action string to be executed, a dictionary containing the action payload, and an optional string for the compensating undo action. The function returns nothing and its sole side-effect is appending a tuple containing these four parameters to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the orchestrator's internal list of saga participants. It accepts four inputs: a string identifying the participating agent, the action string to execute, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its only side-effect is appending a tuple containing all provided parameters to the internal _steps list.
Repobility (the analyzer behind this table) · https://repobility.com
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal sequence of saga steps. It accepts four inputs: a string identifying the participating agent, a string specifying the action to perform, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its primary side-effect is appending a tuple containing all these parameters to the internal _steps list of the SagaOrchestrator instance.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participating agent, a string specifying the action to perform, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its sole side-effect is appending a tuple containing these four elements to the internal _steps list of the SagaOrchestrator instance.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participating agent, a string specifying the action to perform, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its sole side-effect is appending a tuple containing all provided parameters to the instance's private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga participants. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action required for rollback. The function modifies the internal state of the object by appending a tuple containing these four elements to the private _steps list and returns nothing.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four arguments: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function modifies the object's internal state by appending a tuple containing these four pieces of information to the _steps list and returns nothing.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, the action string to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its sole side-effect is appending a tuple containing all provided parameters to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four arguments: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function modifies the internal state of the SagaOrchestrator by appending a tuple containing these four elements to the _steps list. It does not return any value and has no observable side effects outside of updating its internal data structure.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participating agent, a string specifying the action to perform, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its only side-effect is appending a tuple containing all provided parameters to the instance's private _steps list.
Same scanner, your repo: https://repobility.com — Repobility
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the saga's internal sequence of operations. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload data, and an optional string specifying the compensating action for rollback. The function modifies the internal state of the SagaOrchestrator by appending a tuple containing these four elements to the _steps list and returns nothing.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its only side-effect is appending a tuple containing all provided parameters to the internal _steps list of the SagaOrchestrator instance.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating undo action. The function returns nothing and its sole side-effect is appending a tuple containing all provided step details to the internal _steps list of the SagaOrchestrator instance.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action used during rollback. The function returns nothing and its only side effect is appending a tuple containing these four elements to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four arguments: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function modifies the internal state of the object by appending a tuple containing all provided step details to the _steps list and returns nothing.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, a string defining the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its primary side-effect is appending a tuple containing all provided step details to the instance's internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal sequence of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to perform, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its sole side-effect is appending a tuple containing these four elements to the internal list of steps.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating rollback action. The function returns nothing and its only side-effect is appending a tuple containing all provided parameters to the instance's private _steps list.
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga steps. It accepts four inputs: a string identifying the participant agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its primary side-effect is appending a tuple containing these four elements to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the saga's workflow by appending a tuple containing the participant agent ID, the primary action string, the associated data payload, and an optional compensating action string. It accepts four inputs: a string for the agent ID, a string for the action, a dictionary for the data, and an optional string for the compensating action. The function returns nothing and its only side-effect is modifying the internal _steps list of the SagaOrchestrator instance.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the saga's execution plan. It accepts the participant agent's ID, the primary action string, a dictionary containing the action's payload, and an optional compensating action string for rollback. The function modifies the internal state of the SagaOrchestrator by appending a tuple containing these four elements to the private _steps list. It does not return any value and has no observable side effects outside of updating its internal state.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, the action string to execute, a dictionary containing the action payload, and an optional string specifying the compensating action for rollback. The function modifies the internal state of the object by appending a tuple containing all provided step details to the _steps list and returns nothing.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the saga's orchestration sequence. It accepts four inputs: a string identifying the participant agent, the action string to execute, a dictionary containing the action's payload, and an optional string for the compensating undo action. The function modifies the internal state by appending a tuple containing all these details to the private _steps list, and it does not return any value.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, the action string to execute, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function modifies the internal state of the object by appending a tuple containing these four parameters to the private _steps list and returns nothing.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its only side-effect is appending a tuple containing these four elements to the instance's private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga participants. It accepts four inputs: a string identifying the participant agent, the action string to execute, a dictionary containing the action payload, and an optional string specifying the compensating action for rollback. The function modifies the object's internal state by appending a tuple containing these four elements to the _steps list and returns nothing.
Repobility · MCP-ready · https://repobility.com
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the orchestrator's internal list of saga participants. It accepts four inputs: a string identifying the participant agent, the action string to be executed, a dictionary containing the action payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its sole side-effect is appending a tuple containing all provided step details to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its sole side-effect is appending a tuple containing all provided step details to the class's internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollbacks. The function returns nothing and its only side-effect is appending a tuple containing all provided parameters to the instance's private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating undo action. The function returns nothing and its sole side-effect is appending a tuple containing all provided step details to the instance's private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga participants. It accepts four inputs: a string identifying the participant agent, the action string to execute, a dictionary containing the action payload, and an optional string for the compensating undo action. The function returns nothing and its sole side-effect is appending a tuple containing all provided step details to the instance's private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the saga's workflow by appending a tuple containing the participant agent ID, the primary action string, the action payload dictionary, and an optional compensating action string. It accepts four inputs: a required agent identifier, a required action name, a required data dictionary, and an optional undo action name. The function returns nothing and modifies the internal state of the SagaOrchestrator instance by appending the new step to the private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four arguments: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its only side-effect is appending a tuple containing these four elements to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of operations. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollbacks. The function returns nothing and its sole side-effect is appending a tuple containing these four elements to the internal _steps list.
Repobility (the analyzer behind this table) · https://repobility.com
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its only side-effect is appending a tuple containing all provided step details to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the saga's workflow by appending a tuple containing the participant agent ID, the primary action string, the action payload dictionary, and an optional compensating action string. It accepts four arguments: a string for the agent ID, a string for the action, a dictionary for the data payload, and an optional string for the compensating action. The function returns nothing and modifies the internal state of the SagaOrchestrator instance by appending the new step to the private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknownsrc/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four arguments: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function modifies the internal state of the SagaOrchestrator by appending a tuple containing these four elements to the _steps list and returns nothing.