| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-27 | Add Phase 3 migration scripts for categorization and comparison | DanConwayDev | |
| - 20-categorize.sh: Categorizes git sync status into 4 categories - 21-compare-relays.sh: Compares prod vs archive to find gaps - Updated how-to doc with detailed Phase 3 outputs and directory structure - Tested with Jan 22 data: 231 complete in both, 276 complete in prod but missing from archive | |||
| 2026-01-27 | Add Phase 1 migration script to fetch events from relay | DanConwayDev | |
| - Fetches kind 30618 (state), 30617 (announcement), 5 (deletion) events - Uses nak req --paginate for complete event retrieval - Outputs JSONL format for downstream processing - Includes error handling and timing information | |||