Building in the open
January 1, 2026 · Editorial Team
This is the first article on this blog. It exists so the blog section is never an empty placeholder, and so the publishing pipeline is proven end to end before there is anything important to say.
What goes here
Product updates, engineering notes, and honest write-ups of what worked and what did not. No invented metrics, no customer names we have not earned.
How this works
Articles are Markdown files in content/blog/. Each one carries frontmatter
with a title, slug, excerpt, publish date, and author, and is rendered by
app/blog/[slug]/page.tsx at build time. Adding an article means committing a
file and redeploying — there is no CMS and no database behind this section.
Replace this article once there is real news to share.