// =============================================================================
// #######
// ### ### F: safe_paths.rs
// ## ## ## ## P: AppCore-Runtime
// ## ##
// C: unknown by dnettoRaw
// ## ## ## ## U: working-tree by dnettoRaw
// ########### S: 1.0.2-rc
// =============================================================================
//! Typed paths are alias-sanitized before ordinary sinks receive them.
//!
//! This example builds `LogEvent` directly because it demonstrates a typed path
//! field. Free-form message text must not carry filesystem paths or secrets.
use ;