No description
Find a file
DJP 9d15356a76 Fix Stage 5: correct actor input fields + add error resilience
- TikTok transcripts/comments actor expects 'videos' not 'videoUrls'
- Wrap all enrichment actor calls in safeRunActor so failures skip
  instead of crashing the pipeline

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 11:53:45 -04:00
agents/social-listening Fix Stage 5: correct actor input fields + add error resilience 2026-04-07 11:53:45 -04:00
db Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
deploy Add server deployment: Apache proxy, static frontend, deploy script 2026-04-07 11:23:47 -04:00
frontend Add server deployment: Apache proxy, static frontend, deploy script 2026-04-07 11:23:47 -04:00
.gitignore Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
DEVELOPER_BRIEF.md Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
docker-compose.prod.yml Fix port mapping: use env vars, bind localhost, remove duplicate ports 2026-04-07 11:34:46 -04:00
docker-compose.yml Fix port mapping: use env vars, bind localhost, remove duplicate ports 2026-04-07 11:34:46 -04:00
Dockerfile Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
package-lock.json Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
package.json Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
tsconfig.json Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00