Everything today is one-shot CLI: import, curate, experiment, gate are each a human keystroke. The positioning promise — a switch verdict that stays fresh while you sleep — needs an ambient lane.
- A scheduler/daemon mode (
compound watch or similar): periodic Langfuse sync from a high-water mark, incremental curation pass, then cache-replay of standing candidates against fresh incumbent traces — an offline shadow: the candidate is continuously graded on new production requests without touching the serving path.
- A re-gate policy: how much new sealed-eligible data (or drift) triggers a re-decision, so gates re-run on evidence, not on a timer.
- Strictly offline/control-plane: no proxying, no live traffic split (that is a later, separate arc).
Depends on: auto-curation policy (continuous ingest is pointless if every case waits on human review) and verdict-freshness metadata (the trigger signal).
Everything today is one-shot CLI: import, curate, experiment, gate are each a human keystroke. The positioning promise — a switch verdict that stays fresh while you sleep — needs an ambient lane.
compound watchor similar): periodic Langfuse sync from a high-water mark, incremental curation pass, then cache-replay of standing candidates against fresh incumbent traces — an offline shadow: the candidate is continuously graded on new production requests without touching the serving path.Depends on: auto-curation policy (continuous ingest is pointless if every case waits on human review) and verdict-freshness metadata (the trigger signal).