Built in public · Changelog
How Supernova learned the job.
Product panorama
One deal, one continuous operating loop.
Seventeen agents live in the product today, two squads (7 sales-side, 10 delivery-side), propose-only, a named human at every gate. Everything below ships; nothing is a mock.
Sell
Daily Brief, Email Drafter, Call Notes, Deal Check, Meeting Prep, Promise Tracker and Enrich run the deal desk, evidence attached.
Spec
A won deal births the project; Persona Researcher and Spec Writer read the real corpus and draft the use-case tree, every requirement quoting its source.
Model
Data Modeler, Role Definer and Page Architect ratchet ontology, roles and the page atlas forward, one approved artifact feeding the next.
Design
Designer codifies the design language; Mock Builder renders one mock per page wearing the approved tokens.
Run
E2E Writer specs the tests; Tech Stack Advisor and Impact Analyst guard the plan; delivery runs five-state stories, bugs, QA gates and release exit criteria.
Audit
Every run is a session you can open: model calls, tool calls, cost, the audit trail behind every artifact.
16
Jul 2026
Thursday
1 shipped
Docs12:18 ISTdocs: the standing docs catch up with the standing facts
README was 9 days stale and asserting two reversed decisions: the app/marketing theme SPLIT (they share one warm Daylight token language via .app-theme since the unification) and db:push as…
docs: the standing docs catch up with the standing facts
README was 9 days stale and asserting two reversed decisions: the app/marketing theme SPLIT (they share one warm Daylight token language via .app-theme since the unification) and db:push as…
- README was 9 days stale and asserting two reversed decisions: the app/marketing theme SPLIT (they share one warm Daylight token language via
.app-themesince the unification) anddb:pushas the schema apply path (targetedALTER TABLEscripts are the rule — push applies every accumulated diff at once and nearly dropped live tables once). Both corrected; the docs index now lists PROSHORT / DATA-REALITY / NEXT-STEPS, and the entity-colour convention points at both sources (entity-colors.tsfor charts,entity-tone.tsfor the tint map). - PRODUCT: the agent roster count read "7 of 8" while listing 7 live + 2 planned — it is 7 of 9; the SDR role row predated Prospecting and now names it (ICP -> agent -> dedupe -> enrich -> real Zoho push).
- ENTITIES: the header no longer recommends
db:push.
14
Jul 2026
Tuesday
1 shipped
Docs16:29 IST/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),…
/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
Docs21:08 ISTDocs system established
Added the living docs set: README, JOURNAL, PRODUCT, TASKS, ENTITIES, PAGES (this folder).
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.