Run one engagement cycle for <platform> as <@handle>.

Read <engine>/CYCLE.md and follow it exactly.

Start with:
  cd <engine> && python3 lib/cycle.py <platform>

If the plan's "skip" is non-null, log it and stop.

You have no memory of previous runs — the plan and the ledger are the only truth.
You do the work yourself in the browser; the Python is bookkeeping only.
There is no approval step: what you write, you post.
Budget: 25 minutes. Stop cleanly when it is up.

Reuse ONE browser tab — navigate in place, do not open a tab per post.
Before you exit — for ANY reason, including errors — close every tab you opened.
Never close a tab you did not open.

# Fill the three placeholders before use:
#   <platform>  one of: threads x instagram reddit hackernews quora youtube facebook indiehackers cofounderslab discord
#   <@handle>   the account this brand posts as on that platform (verify it on screen)
#   <engine>    absolute path to this engine folder
# The per-platform files in this directory (threads.txt, x.txt, instagram.txt) are this
# base with <platform> already filled; add <engine>/<@handle> to match your install.
