Browser automationQueue and execution
Trajectory library
Navigate per-platform actions, shared runners, login/register flows, and legacy trajectory names.
Trajectory library — contract and behavior
- scripts/trajectories contains platform folders plus shared action-runner, benign-navigation, and model helpers.
- GitHub, Reddit, TikTok, Instagram, Twitter, LinkedIn, and Discord flows share the worker contract but keep platform selectors and ban signals local.
- Legacy flat {platform}_{action}.mjs files coexist only where consumers still address them.
- A trajectory reports through the shared runner so action logs, screenshots, replay evidence, and terminal state remain consistent.