· {/if} {#if health && health.fileConflictCount - (health.externalConflictCount ?? 0) > 0} · {/if} {#if contextPct !== null && contextPct > 0} ctx {contextPct}% · {/if} {#if health && health.burnRatePerHour > 0.01} ${health.burnRatePerHour < 1 ? health.burnRatePerHour.toFixed(2) : health.burnRatePerHour.toFixed(1)}/hr · {/if} {displayCwd()} {#if project.profile} · {project.profile} {/if}