Skip to content

🏗️ Building blocks

The following system diagrams provide a visual overview of the credimi platform, illustrating its architecture and key components. These diagrams are based on the C4 model, which is a widely-used approach for visualizing software architecture.

While we follow the principles of the C4 model, our implementation is somewhat loose, focusing on clarity and relevance to the specific context of credimi. The diagrams capture different levels of abstraction, from the overall system context down to detailed component interactions within the platform. This structured approach helps in understanding how various parts of the system interact and contribute to its overall functionality.

Shows the interaction between external actors (developers, service providers, governmental bodies, etc.) and the credimi system.

PlantUML diagram

Illustrates the main containers within the credimi system (API Gateway, Compliance Engine, Dashboard, etc.) and their interactions.

PlantUML diagram

Focuses on the internal components of the Compliance Engine, showing how the various modules work together.

PlantUML diagram