Create task task-57

This commit is contained in:
Dylan Knutson
2025-07-08 16:57:46 +00:00
parent 1c0cca006f
commit 64f793d3dd

View File

@@ -0,0 +1,21 @@
---
id: task-57
title: Create FA favorites date to ID mapping
status: To Do
assignee: []
created_date: '2025-07-08'
labels: []
dependencies: []
---
## Description
Create a mapping between FA favorite dates and favorite IDs using favorites listing pages to more accurately infer when posts were favorited
## Acceptance Criteria
- [ ] System collects favorite dates and IDs from FA favorites listings
- [ ] Mapping between dates and IDs is created and stored
- [ ] Mapping is used to infer accurate favorite timestamps
- [ ] Data collection respects FA's terms of service
- [ ] Mapping accuracy is validated against known data