alter table posts
add column date_label text;
Browser smoke-testing turned up a hydration error on
/journal, but I reproduced the identical error on/faqtoo — it's a pre-existing bug in the site-wideMobileNavMenucomponent, unrelated to this work. Not fixed, since it's out of scope for this task, but you should know it's there.The
poststable in your live Supabase has zero rows, and the20260901120000_extend_posts_for_rich_articles.sqlmigration from earlier this session (addingtag,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/journalredesign are blocked on that migration being run and at least one article being published.
alter table posts
add column date_label text;
Browser smoke-testing turned up a hydration error on
/journal, but I reproduced the identical error on/faqtoo — it's a pre-existing bug in the site-wideMobileNavMenucomponent, unrelated to this work. Not fixed, since it's out of scope for this task, but you should know it's there.The
poststable in your live Supabase has zero rows, and the20260901120000_extend_posts_for_rich_articles.sqlmigration from earlier this session (addingtag,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/journalredesign are blocked on that migration being run and at least one article being published.
alter table posts
add column date_label text;
Browser smoke-testing turned up a hydration error on
/journal, but I reproduced the identical error on/faqtoo — it's a pre-existing bug in the site-wideMobileNavMenucomponent, unrelated to this work. Not fixed, since it's out of scope for this task, but you should know it's there.The
poststable in your live Supabase has zero rows, and the20260901120000_extend_posts_for_rich_articles.sqlmigration from earlier this session (addingtag,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/journalredesign are blocked on that migration being run and at least one article being published.
alter table posts
add column date_label text;
Browser smoke-testing turned up a hydration error on
/journal, but I reproduced the identical error on/faqtoo — it's a pre-existing bug in the site-wideMobileNavMenucomponent, unrelated to this work. Not fixed, since it's out of scope for this task, but you should know it's there.The
poststable in your live Supabase has zero rows, and the20260901120000_extend_posts_for_rich_articles.sqlmigration from earlier this session (addingtag,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/journalredesign are blocked on that migration being run and at least one article being published.

