Evidence-linked trend hypothesis

Goal-scoped loops replace manual continuation

Long-running agent work is moving from repeated continue prompts toward explicit goals, stopping conditions, schedules, task state, and evaluator-driven retries.

Current thesis

An autonomous loop becomes operationally useful when completion is an external contract rather than a model's subjective decision to stop. Confidence: high. Supported by 140 normalized raw signals. This New Runtime record is an evidence-linked retrieval unit. Use its canonical page, machine-readable representations, dates, scope, and public source URLs to verify the claim before reusing it.

Source ledger

Publishable sources attached to this record.

4 public sources
#SourceRolePublic status
1code.claude.comsourceprimary receiptsource_urls
2github.comreposupporting receiptsource_urls
3cursor.comsourcesupporting receiptsource_urls
4github.blogreposupporting receiptsource_urls

What replaces keep going

Repeated continuation leaves the stopping rule inside the same model that is doing the work. Goal-scoped systems move it into observable state: an acceptance test, score, deadline, retry budget, queue state, or approval. The agent can then continue, recover, or stop for a reason the operator can inspect.

Supporting evidence

  • Claude Code goals bind work to an explicit outcome.
  • Maintainer scripts package recurring repository work as stateful loops.
  • Cursor and GitHub turn successful interactive workflows into automations.
  • Continuous evaluation gives multi-agent systems an external quality signal.

Operational consequence

Every loop should declare its target, evaluator, budget, permissions, retry policy, checkpoint, and escalation path. Tasks without a credible evaluator should remain interactive rather than receiving artificial autonomy.

Discovery graph / next reads

Continue through New Runtime

Open the graph
  1. 01related materialClaude Code Goals Turn Completion into a Verifiable ContractSignal used as evidence for this pattern.
  2. 02related materialCodex Can Run as a Maintainer LoopSignal used as evidence for this pattern.
  3. 03related materialCursor Converts a Text Workflow into an AutomationSignal used as evidence for this pattern.
  4. 04related materialGitHub Copilot App Becomes an Operating Layer for RoutinesSignal used as evidence for this pattern.
  5. 05related materialLoop Engineering Expands Beyond CodingSignal used as evidence for this pattern.

These links are also published in this page’s JSON twin and as typed edges in DiscoveryGraph v1.

Who read this page?Machine requests, hidden until opened

Loading the privacy-safe route aggregate…

Open the JSON contract