kell_creations/docs/architecture/containers/enterprise-data-architectur...

40 lines
1.2 KiB
Markdown

# Enterprise Data Architecture
This diagram shows the shared data architecture for the Kell Creations platform.
## Purpose
This view defines how business applications interact with common data services, transactional storage, reference data, document content, and audit records across the enterprise platform.
## Diagram Source
The source for this diagram is maintained as architecture code in:
`architecture/workspace/enterprise-data-architecture.puml`
## Included Data Services and Stores
- Shared Data Repository
- Transaction Database
- Reference Data Store
- Document and Content Store
- Audit & Logging Service
- API Orchestrator
## Connected Business Applications
- Inventory Application
- Social Media Management
- WordPress Management
- Craft Manufacturing / MRP
- Financial Analysis
## Connected External Systems
- WordPress at `www.kellcreations.com`
- Forgejo Git at `git.kellsupport.com`
- n8n automation at `n8n.kellsupport.com`
## Notes
This data architecture establishes the enterprise model for shared master data, transactional records, controlled reference data, documentation content, and auditable events. Future application and component designs should align to this model and avoid creating unmanaged, application-specific data silos.