Merged in feature/mutable-metadata1 (pull request #221)
M1, M2 and M3 complete * M1, M2 and M3 complete * review changes * docs * docs
This commit is contained in:
@@ -79,6 +79,14 @@ flowchart TB
|
||||
ServiceImpl --> SQS
|
||||
```
|
||||
|
||||
### Visual Layer Reference
|
||||
|
||||
The diagram below renders all architectural layers side by side with their components labeled — a quick visual reference for understanding where each part of the system lives.
|
||||
|
||||
[](architecture-diagram.svg)
|
||||
|
||||
*[View scalable SVG version](architecture-diagram.svg)*
|
||||
|
||||
## Component Layers
|
||||
|
||||
### 1. Entry Point (`cmd/queryAPI/main.go`)
|
||||
|
||||
Reference in New Issue
Block a user