Main Architecture Page (index.md)
This page contains the C4 model script. You can render this using the Structurizr CLI or the Structurizr Lite Docker container.
Workflow
- Receive Request: Validate JSON schema against TypeSpec model.
- Auth Check: Verify JWT via Identity Provider.
- Rule Delegation: Forward payload to the Rules Engine.
- Persistence: Save result to the database.