-
Notifications
You must be signed in to change notification settings - Fork 0
Glossary
github-actions[bot] edited this page Aug 15, 2026
·
1 revision
| Term | Meaning |
|---|---|
| Now | The focused view for choosing one realistic next action. |
| Local-first | The interface remains responsive by recording work locally before cloud synchronization completes. |
| Outbox | A durable queue for work that still needs delivery to cloud persistence. |
| RLS | Row Level Security: database-enforced authorization for individual records. |
| Dependency | A relationship that prevents a task from being completed until required prior work is done. |
| PWA | Progressive Web App: a website that can be installed and launched like an app. |
| Service worker | The browser component that supports the PWA’s app-shell resilience and browser push. |
| AI preview | An opt-in, editable task-decomposition proposal; never an autonomous change. |
← Wiki home · Architecture · FAQ