Built in public · Changelog

How Supernova learned the job.

The product story, newest first: what actually became possible in each stretch, not a list of tweaks. Generated live from the engineering journal; the log is the changelog.

99

improvements shipped

9

days of building

11

shipped per day, avg

9
6 Jul
8
7 Jul
1
8 Jul
2
10 Jul
5
11 Jul
25
12 Jul
6
13 Jul
peak37
14 Jul
6
15 Jul

Product panorama

One deal, one continuous operating loop.

Six agents live in the product today, propose-only, a named human at every gate. Everything below ships; nothing is a mock.

01every desk, daily

Brief

The Daily Brief opens each cockpit: meetings with exact times, deals needing a touch, the one move.

02critic-checked

Draft

The Email Drafter investigates the thread through scoped tools, then a fresh-context critic verifies every claim.

038 dimensions

Qualify

Deal Check scores MEDDPICC with the evidence that earned each score, never vibes.

04pre-call

Prep

Meeting Prep briefs every call: who is in the room, where it stands, what to ask.

05with provenance

Track

The Promise Tracker extracts what each side committed to, source attached, resolved in place.

06propose-only

Audit

Every run costed and receipted: model, tokens, verdict, the audit trail behind every artifact.

14

Jul 2026

Tuesday

1 shipped

Docs

/changelog: the journal becomes the public changelog

Built the build-in-public marketing page: /changelog is generated live from this very file. src/lib/changelog.ts parses the ## YYYY-MM-DD — Title entries (72 across 8 days at launch),…

Built the build-in-public marketing page: `/changelog` is generated live from this very file. src/lib/changelog.ts parses the ## YYYY-MM-DD — Title entries (72 across 8 days at launch), groups by day, and derives one tag per entry from its title (Agents / Fix / Performance / Design / Data / Docs / Product). The page (landing register, Daylight tokens, SiteNav/SiteFooter): an espresso hero — "Every day, shipped." — with the progress measured as big numerals (shipped / days / per-day average), a per-day velocity bar chart with the peak called out and today's bar glowing, and tag filters (?tag=agents, server-rendered). Below: the latest entry featured in full, then a date-grouped timeline — a monument day rail (sticky), a colored spine with a node per entry, tag mark + title + teaser collapsed, full markdown on expand. force-dynamic so every journal edit appears immediately. The journal IS the changelog — no second copy to maintain.

06

Jul 2026

Monday

1 shipped

Docs

Docs system established

Added the living docs set: README, JOURNAL, PRODUCT, TASKS, ENTITIES, PAGES (this folder).

  • Added the living docs set: README, JOURNAL, PRODUCT, TASKS, ENTITIES, PAGES (this folder).
  • Rule locked in: all docs files are updated before every commit and push.