Files
madbase/.trae/documents/plan_20260311_203550.md

31 lines
932 B
Markdown

I will update `ROADMAP.md` to reflect the current state of the project by removing implemented features and focusing on the remaining tasks.
**Summary of Changes:**
* **Remove Implemented Items**:
* **Auth**: Signup, Login, Token Management, Session, OAuth (Google/GitHub).
* **Data API**: CRUD, Filters, Nested Selects, RPC, RLS.
* **Realtime**: WebSocket Server, Basic Replication (LISTEN/NOTIFY), Subscriptions.
* **Storage**: S3 Proxy, RLS Policies, Public/Private Buckets.
* **Control Plane**: Project Management, Secrets, Admin API.
* **Deployment**: Docker Compose.
* **Add Missing Features (from** **`SPECIFICATIONS.md`):**
* **Auth**: Password Reset & Email Confirmation.
* **Realtime**: Advanced Replication (`pgoutput`) & Resume from LSN.
* **Storage**: Signed URLs.
* **Edge Functions**: Complete implementation (Runtime, API, Deployment).
* **Admin UI**: Advanced features (Storage