agent harness — The scaffolding around a model that turns it into a working agent — the loop, the tools it can call, and the rules for when to stop.
Why it matters
Video data pipelines fail on heterogeneity, not scale: every new source is a corner case, so the ingestion spec and the agent harnessThe scaffolding around a model that turns it into a working agent — the loop, the tools it can call, and the rules for when to stop.Full definition → around it need constant revision while deep analysis stays too expensive to run on everything.