Const AiExtends @playwright/test base with auth fixtures:
pramanConfig — placeholder for coreTest cross-fixture dep (PW-MERGE-1)sapAuthConfig — fixture option with empty defaultssapAuth — creates SAPAuthHandler with auto-detected or explicit strategyNOTE: No auto-login — test setup projects call handler.login() explicitly.
NOTE: No auto-logout — session managed by setup project (D28 pattern).
Auth test object with sapAuth handler and sapAuthConfig option.