List seeds
List story seeds for the project with optional lifecycle / provenance / search filters and cursor-style pagination.
Query Parameters
Filter by lifecycle state (e.g. triaged, promoted).
The 6 seed lifecycle states.
Source: mechanics/lifecycle-state-machine.md §1 - wire-form values
match the DB CHECK (state IN ('raw',...)) exactly.
raw, triaged, promoted, used, rejected, dead Filter by provenance class. Discrete provenance vocabulary (5 values) per R4 R127-C1.
Source of truth:
docs/design/concepts/green-source-scout/mechanics/provenance-contract.md§2docs/design/concepts/seed-lifecycle-store/mechanics/schema.md(CHECK constraint)docs/design/concepts/story-seed-object/design.md§3.1
Notable absence: there is NO scraped value - the gate enforces by
absence. The DB-level CHECK constraint lists exactly these five.
generated, public-domain, licensed, opt-in, operator-inspired Free-text substring match against dramatic_premise / dramatic_situation (case-insensitive).
1 - 1201 <= x <= 200x >= 0