Enrich one entity
Queues an enrichment run for the addressed entity, owned by the authenticated principal. The run targets that entity’s canonical aVenture profile, so it is billed as an update of a known record and reuses the entity’s already-active run.
Authentication
User bearer token: Clerk session JWT, Clerk OAuth access token, or Clerk personal API key
Path parameters
Query parameters
Enrichment breadth; omitted requests the comprehensive default.
Orchestrator model override; omitted uses the configured role default.
Response
Parallel read-only scout fan-out width N
Read-only research, cohort, and completion sub-agent model id
Run kind derived from task-key presence: ENRICHMENT for a client-submitted comprehensive or preset-scoped run, TASK for a platform-scheduled micro-task execution
Typed terminal-failure class from the harness retry classifier (e.g. runtime_cap, escalated, provider_capacity, context_overflow); null unless failed
Latest enrich-loop status as an opaque JSON string
Earliest re-claim time when waiting on retry backoff
Instant past which a warm resume is no longer guaranteed; the harness writes it with session_resume from the model’s cache window. Warm-resumable now iff failed/stopped and this is in the future. Null when there is no resume window.