# ============================================================================= # Job·Ka — Groupe KA # Auteur : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Fichier : jobka/connectors/alphanumeric_systems.py # Rôle : Connecteur Alphanumeric Systems — breezy (org « alphanumeric-systems ») # [généré par scripts/gen_connectors.py, flux vérifié le 2026-08-17] # Créé : 2026-08-17 Modifié : 2026-08-17 # ============================================================================= from .breezy import BreezyConnector class AlphanumericSystemsConnector(BreezyConnector): source_id = 'alphanumeric_systems' EMPLOYER = 'Alphanumeric Systems' ORG = 'alphanumeric-systems'