web studio new

KOV studio

1 septembre 2026 3 min

Browser smoke-testing turned up a hydration error on /journal, but I reproduced the identical error on /faq too — it's a pre-existing bug in the site-wide MobileNavMenu component, unrelated to this work. Not fixed, since it's out of scope for this task, but you should know it's there. The posts table in your live Supabase has zero rows, and the 20260901120000_extend_posts_for_rich_art

Synthèse vocale

alter table posts

add column date_label text;

  1. Browser smoke-testing turned up a hydration error on /journal, but I reproduced the identical error on /faq too — it's a pre-existing bug in the site-wide MobileNavMenu component, unrelated to this work. Not fixed, since it's out of scope for this task, but you should know it's there.

  2. The posts table in your live Supabase has zero rows, and the 20260901120000_extend_posts_for_rich_articles.sql migration from earlier this session (adding tag, audio_url, views, likes, etc.) still hasn't been applied — confirmed directly against the live DB. That means I couldn't click through a real populated article detail page. Both the admin backoffice and this new /journal redesign are blocked on that migration being run and at least one article being published.

alter table posts

add column date_label text;

  1. Browser smoke-testing turned up a hydration error on /journal, but I reproduced the identical error on /faq too — it's a pre-existing bug in the site-wide MobileNavMenu component, unrelated to this work. Not fixed, since it's out of scope for this task, but you should know it's there.

  2. The posts table in your live Supabase has zero rows, and the 20260901120000_extend_posts_for_rich_articles.sql migration from earlier this session (adding tag, audio_url, views, likes, etc.) still hasn't been applied — confirmed directly against the live DB. That means I couldn't click through a real populated article detail page. Both the admin backoffice and this new /journal redesign are blocked on that migration being run and at least one article being published.

alter table posts

add column date_label text;

  1. Browser smoke-testing turned up a hydration error on /journal, but I reproduced the identical error on /faq too — it's a pre-existing bug in the site-wide MobileNavMenu component, unrelated to this work. Not fixed, since it's out of scope for this task, but you should know it's there.

  2. The posts table in your live Supabase has zero rows, and the 20260901120000_extend_posts_for_rich_articles.sql migration from earlier this session (adding tag, audio_url, views, likes, etc.) still hasn't been applied — confirmed directly against the live DB. That means I couldn't click through a real populated article detail page. Both the admin backoffice and this new /journal redesign are blocked on that migration being run and at least one article being published.

alter table posts

add column date_label text;

  1. Browser smoke-testing turned up a hydration error on /journal, but I reproduced the identical error on /faq too — it's a pre-existing bug in the site-wide MobileNavMenu component, unrelated to this work. Not fixed, since it's out of scope for this task, but you should know it's there.

  2. The posts table in your live Supabase has zero rows, and the 20260901120000_extend_posts_for_rich_articles.sql migration from earlier this session (adding tag, audio_url, views, likes, etc.) still hasn't been applied — confirmed directly against the live DB. That means I couldn't click through a real populated article detail page. Both the admin backoffice and this new /journal redesign are blocked on that migration being run and at least one article being published.

Menu