Content Pipeline
Correction from first draft (2026-08-25): this pipeline already exists and is operational — not something to design from scratch. 30 posts are already published to github.com/fullstackfusions/fullstackfusions (_posts/), rendered live at fullstackfusions.com/blogs, and mirrored read-only into this vault nightly by Hermes as BlogPosts/. What follows describes the existing loop and where it can plug into more of this vault's raw material — not a hypothetical to stand up.
Where the raw material already comes from
This vault generates real technical output constantly — the pipeline's job is to notice and adapt it, not create net-new work. The 30 existing posts already draw on some of this (RAG architecture, LLM observability, harness engineering, agent memory); the rest below is upside not yet tapped:
- Developer/ and Architecture/ — deep-dive notes, case study breakdowns, design challenges. Any note that's genuinely well-written is most of the way to a shareable post already.
- TechResearch/ — tool/pattern research, including this new "Personal Branding & Career Positioning" section itself.
- Projects/ — real shipped work with concrete outcomes.
- Production work at RBC (per professional_profile) — sanitized/generalized versions of real production problems solved, once cleared for what's shareable outside the company.
The loop
- Notice — while doing normal vault work (writing a Developer note, closing out a project), flag anything that was a genuinely non-obvious insight, not just competent execution of a known pattern.
- Adapt — rewrite the flagged insight for an external audience: strip internal context, lead with the interesting decision or tradeoff, not the walkthrough.
- Publish — commit to
_posts/ingithub.com/fullstackfusions/fullstackfusions; it goes live at fullstackfusions.com/blogs and mirrors into BlogPosts/ on the next Hermes sync. - Log — one line here: what got published, where, when. Not for vanity metrics — so this list itself becomes proof-artifact material over time, and the 30 already-published posts don't have to be reconstructed by hand here.
Published
30 posts already live as of 2026-08-24 — see BlogPosts/ for the full, current list (it's the synced source of truth; don't duplicate the list here). Log new ones below going forward, most recent first:
[!todo] Start logging here going forward — title, date, one-line "why this one" note. Backfilling the existing 30 isn't necessary; BlogPosts/ already has the full list.