Skip to main content
POST
Trigger on-demand seed discovery

Body

application/json

Body of POST .../seeds/generate.

The on-demand discovery trigger. target_count is the upstream candidate count the generator aims for; the quality gate decides how many survive to TRIAGED. Cold-start backfill is just a large-n value here (per scheduler docstring; design §1.4).

target_count
integer | null

Approximate candidate count to generate before the quality gate. Defaults to the scheduler's on-demand default (15).

Required range: 1 <= x <= 200
notes
string | null

Optional free-text note attached to the run (operator UI).

Maximum string length: 500

Response

Discovery run enqueued

The response is of type Response Generate Seeds V1 Projects Project Id Seeds Generate Post · object.