Storybooks for commit 839f5e23c1c22f52d9ab5a073fca8903fca70b98

Date
2025-11-04T23:21:57.080Z
Summary
feat(next): add experiments to payments-next Because:
Description
commit 839f5e23c1c22f52d9ab5a073fca8903fca70b98
Author: Reino Muhl <10620585+StaberindeZA@users.noreply.github.com>
Date:   Wed Oct 29 11:17:33 2025 -0400

    feat(next): add experiments to payments-next
    Because:
    
    - Need to enable experiments in payments-next by adding support for
      nimbus.
    
    This commit:
    
    - Initializes the experiments shared library
    - Updates subplat backend glean metrics with nimbus_user_id
    - Adds Nimbus client
    
    Closes #PAY-3248