docs(zero-sync): list automation_runs in synced tables

This commit is contained in:
CREDO23 2026-06-01 21:02:58 +02:00
parent ca66bff02b
commit 00ee6d04ee

View file

@ -104,6 +104,7 @@ Zero syncs the following tables for real-time features:
| `new_chat_messages` | Live chat message sync for shared chats | | `new_chat_messages` | Live chat message sync for shared chats |
| `chat_comments` | Real-time comment threads on AI responses | | `chat_comments` | Real-time comment threads on AI responses |
| `chat_session_state` | Collaboration indicators (who is typing) | | `chat_session_state` | Collaboration indicators (who is typing) |
| `automation_runs` | Live run status and per-step progress (thin column set; heavy fields stay on REST) |
## Troubleshooting ## Troubleshooting