Dependency Documentation¶
Chunk 22.5 standardized the platform around wrapped external libraries for infrastructure concerns.
Auth¶
openid-clientfor OIDC flowsldapjsfor LDAP and Active Directory connectivity@node-saml/node-samlfor SAML request and response handlingbcryptfor password hashingjoseretained for JWT session handling
Background Processing¶
bullmqfor async jobs, retries, delays, and concurrencyioredisfor Redis connectivityioredis-mockfor local-compatible BullMQ development and test flowsnode-cronfor recurring schedule triggers
Integration and Media¶
axiosfor outbound webhook deliverymulterfor multipart upload parsing
UI¶
reactflowfor topology graph rendering
Dependency Governance Notes¶
- Libraries are used only through InfraLynx-owned packages or runtime adapters.
- Replacements must update documentation, changelog, and versioning together.
- Dependency choice does not override InfraLynx data models or domain boundaries.