# Production application examples

Source: /tuil/docs/guides/production-apps
Locale: en

Explore complete reference applications.



The workspace includes Git client, log explorer, OpenTelemetry console, AI
coding assistant, deployment dashboard, file manager, workflow runner, and docs
browser examples. Each uses the shared application shell and demonstrates
keyboard, pointer, static-output, theming, and service boundaries.

Use examples as integration references, not as hidden framework APIs. Product
logic remains in the example while reusable behavior graduates into packages.

The OpenTelemetry console is the flagship integration example. Unlike the
catalog-only preview, its executable application combines runtime-owned log
and streaming pipelines, a plugin parser, a document transformer, virtualized
navigation, resizable stream and trace panes, a semantic detail dialog,
operation progress, deterministic static export, and the built-in devtools.
Its integration tests exercise those contracts together and verify that
runtime resources and plugin contributions are removed during shutdown.
