GUI
The GUI is the container type that users interact with: a web portal in the browser and/or mobile apps.
Responsibilities
Section titled “Responsibilities”- Provide the user experience (screens, navigation, forms, feedback).
- Manage user sessions and identity context (without owning identity itself).
- Communicate with backend capabilities via HTTP(S) APIs.
Not in scope (where the facts live)
Section titled “Not in scope (where the facts live)”- Authoritative service entry points (URLs/hostnames): see Services.
- Domain inventories and DNS zones: see Domains.
- Environment definition pages (facts): see Environments.
- Procedures and troubleshooting: see Run & Support.
Related infra archetypes
Section titled “Related infra archetypes”- HTTP(S) ingress and routing: Reverse proxy
- Name resolution and reachability: DNS