From c102ad38f53ccf2c3067f92de807a93f4b1ff752 Mon Sep 17 00:00:00 2001 From: borja Date: Mon, 31 Mar 2025 20:51:17 +0200 Subject: [PATCH] remove done items from readme --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index a2f56b0..3fc1ff9 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,6 @@ graph TD H -->|No| J[Process Command] ``` -### Database Enhancements (DONE) -- **Users Table Additions**: - - `first_seen`: Timestamp of first interaction - - `last_seen`: Timestamp of most recent activity - - `last_confirmed`: Timestamp of last API verification - ### Periodic Sync Strategy 1. **Rotating Group Check**: - Verify 1-2 groups per sync cycle