← All posts

March 12, 2026

Build Log 01: The First Day.

Feb 19 — from empty repo to working product in one sitting.


This is the start of a build log series. A public record of building Scindo from nothing to shipped product. No revisionist history — just what happened, when.

What Got Built

Day one. February 19th. The repo was empty in the morning. By the end of the day, the core loop was working: messaging, tasks with plan panes, a workspace sidebar with cross-workspace navigation and unread badges, message hover actions for editing and deleting, and the ability to delete completed tasks.

That's chat, planning, and task tracking — functional on day one.

Why the Core Loop Matters

The thesis behind Scindo is simple: chat about what to build, plan it, track it — all in one place. If that loop doesn't feel natural, nothing else matters. No amount of agent intelligence or integration polish saves a product where the basic flow is clunky.

So that's what got prioritized. Not auth, not deployment, not polish. The loop.

The Approach

Build fast, ship the skeleton, fill in the organs later. Every feature on day one was the minimum version of itself. Messages worked but had no threads. Tasks worked but had no assignments. The sidebar showed workspaces but there was only one.

Good enough to feel real. Rough enough to know what's missing.


Day one is the only day where everything you build is net new. After this, it's iteration. More of these build logs to come.