You

{#if section === 'lanes'} {#if lanePool} {:else}

Loading…

{/if} {:else if section === 'boundaries'} {:else if section === 'history'}

History

{#if historyItems.length}{/if}

Stories you've opened or swapped away — so an accidental Replace stays recoverable. {auth.user ? 'Synced across your devices.' : 'Kept on this device.'}

{#if historyItems.length} {:else}

Nothing yet — stories you open or swap away will appear here.

{/if}
{:else if section === 'saved'} {#if !auth.user}

Sign in to save articles and find them here.

{:else if savedShown.length}
{#each savedShown as a (a.id)} {/each}
{:else if savedReady}

Nothing saved yet — tap Save on a story to keep it here.

{:else}

Loading…

{/if} {:else} {#if auth.user} {}} /> {:else}

Sign in from the home page to manage your profile, saved articles, and devices.

{/if} {/if}