LRLearning RoadmapRead, build, evaluate
Data

Diagram Templates

Diagram Templates Use these templates in project documentation. Replace placeholder labels with actual services and data stores. Recommended Diagram Types Architecture diagram. Dat

diagrams/README.md1 min read

Diagram Templates

Use these templates in project documentation. Replace placeholder labels with actual services and data stores.

  • Architecture diagram.
  • Data flow diagram.
  • Security boundary diagram.
  • Agent workflow diagram.
  • RAG pipeline diagram.
  • Evaluation pipeline diagram.
  • Deployment diagram.

Diagram Rules

  • Show users, services, data stores, and external dependencies.
  • Label trust boundaries.
  • Label synchronous vs asynchronous paths when relevant.
  • Show where authentication and authorization happen.
  • Show where logs, metrics, and audit events are produced.