Skip to main content

FYP Warmup

fyp_warmup is live-verified for watch-only unattended use on the current default phone path.

Current Restriction

The current code treats fyp_warmup as:
  • implemented
  • live_verified
  • allowed for unattended execution only when engagement probabilities are explicitly zero
That means:
  • mode: "manual" is allowed
  • mode: "unattended" is allowed for watch-only payloads
  • unattended requests are rejected unless like_probability, save_probability, and comment_probability are each explicitly 0

What It Does

Phonefarm turns an fyp_warmup capability request into a fyp_warmup_session execution plan that scans the For You feed and applies OpenClaw-style judging policy using caller-provided prompts.

Minimal Valid Request

Inputs

Validation Rules

  • at least one of good_quota or bad_quota must be positive
  • max_scans must be greater than or equal to good_quota + bad_quota
  • fyp_judge_prompt is always required
  • unattended runs must explicitly set like_probability, save_probability, and comment_probability to 0
  • when effective comment probability is greater than 0, provide fyp_comment_pool_prompt

Comment Guidance

If you already have a controlled comment pool, send it directly. If Phonefarm needs to generate or refill comment text at runtime, send fyp_comment_pool_prompt.