# Type aliases
Endpoint is the interface to be implemented by introspection endpoints.
Introspector is the interface to be satisfied by components that are capable of spelunking the state of the system, and representing in accordance with the introspection schema.
Session represents an introspection session.