📄️ Server Configuration
Glass Box is configured using YAML files with the naming convention config..yaml. The environment is specified as a command-line argument when starting the server.
📄️ Custom Handlers
Glass Box is designed to be extended with custom handlers. Create a handler class, and it becomes available in the YAML config by name — no factory registration needed.