Automated content drafts generated from dev activity across repositories.
short-form/— Tweet-length posts, X threads, quick updateslong-form/— Substack articles, deep dives, tutorialsdrafts/— Work-in-progress content not yet categorized
- Cass generates drafts based on pipeline activity (PRs shipped, bugs fixed, architecture decisions)
- Drafts land here as markdown files with frontmatter (status, platform, topic)
- Chris reviews, edits, approves
- Approved content gets published to X / Substack
short-form/YYYY-MM-DD-slug.mdlong-form/YYYY-MM-DD-slug.md
---
title: "Post title"
status: draft | review | approved | published
platform: x | substack | both
tags: [remarq, ai-dev, building-in-public]
date: YYYY-MM-DD
---