Arch_Terms
Architecture
ADR
Architecture decision record (ADR)
Github wiki
Graph Theory
DAG
Directed acyclic graph
HLD
High-level design (HLD) explains the architecture that would be used to develop a system. The architecture diagram provides an overview of an entire system, identifying the main components that would be developed for the product and their interfaces.
LLD
Low-Level Design (LLD) is a critical phase in software development that bridges the gap between high-level design and actual implementation