Host tracing opens a rare window into how a .NET app actually comes to life — from the dotnet muxer to hostfxr and hostpolicy.dll. This deep dive dissects the startup chain step by step, revealing what happens before your code ever runs.