Open bag for extension packages that need per-request state without core having to know about them.
final Map<Object, Object?> attributes = <Object, Object?>{};