7 Commits

Author SHA1 Message Date
Garfield
51315527c0 docs(handoff): Facebook/Instagram long-lived token generation steps 2026-06-12 14:03:35 -04:00
Garfield
723cf17869 docs(deploy): mark reviewer account setup complete 2026-06-12 13:09:28 -04:00
Garfield
b08dc2680c docs(deploy): reviewer account setup progress summary 2026-06-12 12:15:02 -04:00
Garfield
d1ff459b46 chore(k8s): deploy Facebook/Instagram creds from vault (token currently 500) 2026-06-12 09:45:51 -04:00
Garfield
e0623574ec docs(deploy): v1 launch execution summary 2026-06-12 07:23:06 -04:00
garfieldheron
c2eabd8e66 feat: LinkedIn video upload support (linkedin_upload_video tool + REST route)
Implements full 4-step LinkedIn Videos API flow: download from public URL,
initialize upload, 4MB chunk PUT with ETag collection, finalize, poll until
AVAILABLE, then publish via POST /rest/posts reading post ID from x-restli-id.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 12:26:42 -04:00
garfieldheron
0b9d863b38 docs(01-linkedin-video-upload): create phase plan
Phase 01: LinkedIn video upload support
- 2 plans created (01-01, 01-02)
- 5 tasks total: client upload flow, createVideoPost, MCP tool definition, REST route, e2e verify checkpoint
- Ready for execution
2026-05-11 12:14:31 -04:00