# morning club

> Working notes by Aaron Thompson, revised in place and never finished. Every note is kept at a permanent URL and revised in place,
> rather than superseded by a newer post. Each carries a stage — exploratory,
> developing, or established — saying how much weight to put on it today, and a
> companion document at `<slug>/history.md` recording what each revision changed
> and why. `updated` dates come from the last commit that touched the file, so
> they are accurate rather than aspirational. The links below point at raw
> markdown.

## Articles

- [Shifting left to keep growing](https://morningclub.dev/shifting-left-to-keep-growing.md): My AI growth arc as an early senior engineer — developing, updated 2026-07-24

## Whole corpus

- [llms-full.txt](https://morningclub.dev/llms-full.txt): every article above concatenated into one fetch.
- [graph.json](https://morningclub.dev/graph.json): the link graph between articles, as nodes and edges.
- [rss.xml](https://morningclub.dev/rss.xml): the feed, ordered by when each article was last revised.

## Optional

- [Source repository](https://github.com/thompson-ad/morningclub.dev): full public history of every article.
