# Functions
CurentEnvironment returns the currently active environment.
No description provided by the author
# Constants
development: testing, debugging, etc.
production: user data, SLOs, etc.
# Variables
The global registry, used in non-test code.
# Interfaces
Flow is the type for the flows stored in a registry.
# Type aliases
An Environment is the execution context in which the program is running.