---
name: {session title — include the date}
description: {one-line main achievement or pattern}
type: contrib-session
date: YYYY-MM-DD
tags: [{related}, {tags}]
contributor: {your-handle}
---

# {Session title}

<!--
Consent note: placing this file under tracks/_contrib/ is your consent to publish it.
De-identify before opening the PR: no employer/internal-project/colleague names, no home paths,
no internal domains, no credentials. The PR gate re-checks, but you scrub first.
-->

## Context

{What project/situation this came from — de-identified. What problem you were working on.}

## What happened / what was found

{The work, the pattern, the failure, the fix. Concrete enough to be reusable — file/command level
where possible, minus anything private.}

## Why it matters beyond my project

{The reusable claim: when would another operator hit this? What does this generalize to?}

## Decisions / open questions

- Decision: {key call made and why}
- Open: {what remains unresolved — only if applicable}
