Libby Live

Structured advocacy workspace with local persistence, Supabase auth wiring, and Netlify chat routing.

Evidence items

0
Tracked sources and supporting records

Drafts

0
Letters, notes, and generated outputs

File records

0
Uploaded file metadata and linked references

Chat turns

0
Messages stored in this workspace

Case overview

Connection status

Auth: checking Chat: ready to test Drive: scaffold only
Browser data persists locally immediately. GitHub sign-in is wired through Supabase if your GitHub OAuth provider is enabled. Google Drive is scaffolded here as a stateful UI surface, not a fully implemented API integration yet.

Recent activity

Patient realities

Patient truths

Add evidence

Evidence library

Add draft

Draft register

File intake

This stores file metadata in the workspace immediately. It does not upload file bytes to Supabase Storage or Google Drive yet.

Google Drive sync scaffold

No Drive sync actions run from this file yet. This panel preserves target config and workflow state.

Tracked files

Runtime settings

Workspace data

Implementation notes

Auth
GitHub sign-in is wired through Supabase OAuth. If the provider is not enabled yet, the sign-in button will fail safely.
Chat
The browser posts messages to `/.netlify/functions/chat`. OpenRouter runs only from the serverless function.
Drive
This file includes Drive sync scaffolding and state persistence, not a full Google Drive API implementation.