Add PlantUML Diagram images to platform-containers.md and inventory.md
Publish Docs / publish-docs (push) Successful in 40s Details

This commit is contained in:
Mike Kell 2026-03-30 08:20:36 -04:00
parent 31fd922df5
commit 3ee48dd4c7
2 changed files with 4 additions and 8 deletions

View File

@ -6,11 +6,9 @@ This diagram shows the major internal components of the Inventory Application.
This view breaks the Inventory Application into its main user interface, service, reporting, adjustment, and data access responsibilities. It provides the first detailed component-level view inside a Kell Creations application container.
## Diagram Source
## Diagram
The source for this diagram is maintained as architecture code in:
`architecture/workspace/components-inventory.puml`
![Inventory Components](../../images/components-inventory.svg)
## Included Components

View File

@ -6,11 +6,9 @@ This diagram shows the major application and shared-service containers that make
This view breaks the platform into its primary internal applications, shared services, and controlled content repositories. It is intended to show how the platform is logically organized before moving deeper into component-level and deployment-level views.
## Diagram Source
## Diagram
The source for this diagram is maintained as architecture code in:
`architecture/workspace/containers-platform.puml`
![Platform Containers](../../images/containers-platform.svg)
## Included Application Containers