Operations
System status
- NEXT_PUBLIC_SITE_URL: https://www.osvector.ai
- NEXT_PUBLIC_SUPABASE_URL host: vtouiyfeygjtmjcrtivr.supabase.co
- Supabase config: OK
- AI provider: openai (gpt-4o-mini)
Schema probes
Checked with server service role (not affected by login / RLS).
- OKPublishing nodes(publishing_nodes)
- OKPublishing publish requests(publishing_publish_requests)
- OKSEO on-page expand(seo_crawl_pages)
- OKNews Desk MVP(news_sources)
- OKProject management(pm_projects)
- OKNews source proposals(news_source_proposals)
- OKNews discovery indexes(news_discovered_items)
- OKWorkspace settings update (owners)(workspaces)
- OKNews publishing target types (social + HTML)(news_publishing_targets)
- OKNews post site variants (1–5)(news_generated_posts)
- OKNews authority variant + read-more URL(news_generated_posts)
- OKCommand Brain (captures, transcripts, routing)(brain_captures)
- OKBrain roadmap proposals(brain_roadmap_proposals)
- OKProgramme Ops(programme_sessions)
- OKBrain capture external intake refs (PLAUD/Zapier)(brain_capture_external_refs)
- OKCommand Brain service_role grants (intake API)(brain_captures)
All probed modules present.
Migration checklist
20250521500000_publishing_nodes.sql— Publishing nodes20250523300000_publishing_publish_requests.sql— Publishing publish requests20250523400000_seo_onpage_expand.sql— SEO on-page expand20250524000000_news_desk_mvp.sql— News Desk MVP20250525100000_project_management.sql— Project management20250525200000_news_source_proposals.sql— News source proposals20250526100000_news_discovery_indexes.sql— News discovery indexes20250526200000_workspace_settings_update.sql— Workspace settings update (owners)20250527000000_news_publishing_target_types.sql— News publishing target types (social + HTML)20250528000000_news_post_variants.sql— News post site variants (1–5)20250528100000_news_authority_variants.sql— News authority variant + read-more URL20250530100000_command_brain.sql— Command Brain (captures, transcripts, routing)20250531500000_brain_roadmap_proposals.sql— Brain roadmap proposals20250532000000_programme_ops.sql— Programme Ops20250533100000_brain_capture_external_refs.sql— Brain capture external intake refs (PLAUD/Zapier)20250533200000_command_brain_service_role_grants.sql— Command Brain service_role grants (intake API)
Local works because .env.local is set. Production uses Vercel env vars only. After fixing env or SQL, return home and retry.