Status: ACTIVE Β· Wired: 2026-04-30 ET Β· Pipeline role: prompt-quality control plane attached to the Genesis Conductor mesh.
pending-eval content page that requires architect adjudication. Greg's invariants override the lenient pass ratio.request_type = "prompt_eval" and request_type = "prompt_optimize".prompt_eval β primaryAgent: "self-evolving-retraining", requiresApproval: false, policyTier: "standard" and prompt_optimize β primaryAgent: "self-evolving-retraining", requiresApproval: true, policyTier: "prod_sensitive" (promotion writes to the Prompt Ledger and is gated).capsule_events row with record_type="prompt_eval", event_type β {run_started, section_scored, prompt_promoted, clean_exit}, payload_json carrying {run_id, prompt_version, sections_evaluated, pass, fail, avg_score, action}. State projection at ws:{workspace_id} reflects open optimization retries.prompt_promote action lands as an approvals row (approval_type="prompt_promotion") before the Prompt Ledger flips to β
ACTIVE. Greg is the default requested_from_user for architect-tier promotions; operator (Igor) for standard tier.retraining_run_eval β submits an prompt_eval task with {section_url, prompt_version_override?}; returns {run_id, status, scores, action}.retraining_get_status β polls {run_id} β returns latest Eval Run Log entry shape.retraining_promote_prompt β submits a prompt_optimize task; gated by AAL approval flow above.Authorization: Bearer <api_key> header (KV API_KEYS); no new auth surface introduced.https://ambient-mcp-server.iholt.workers.dev/mcp.tasks + jobs tables.capsule_events, AAL approvals (on promotion), Slack #gc-retraining (status summaries).trigger-97 (hourly), trigger-99 (daily 9 AM), trigger-101 (hourly), AAL queue dispatch on prompt_eval tasks, agent-mention.