{
  "schema_version": "newruntime-topic-hub-v0.1",
  "type": "topic_hub",
  "slug": "verification",
  "title": "Verification - New Runtime",
  "description": "Signals and patterns about verification as the limiting factor for agent-produced work and AI-native operations.",
  "answer": [
    "Verification is becoming the scarce resource in agentic work.",
    "More generation only helps when review, tests, traces, and provenance can keep up.",
    "The best systems make verification part of the product surface instead of an afterthought."
  ],
  "search_intents": [
    "AI verification",
    "agent verification",
    "AI generated code review"
  ],
  "status": "featured",
  "last_updated": "2026-07-21",
  "counts": {
    "total": 10,
    "signals": 9,
    "patterns": 0,
    "posts": 1,
    "atlas": 0,
    "sources": 13
  },
  "routes": {
    "html": "https://newruntime.com/topics/verification/",
    "markdown": "https://newruntime.com/topics/verification.md",
    "json": "https://newruntime.com/topics/verification.json"
  },
  "top_sources": [
    "https://agent-cookbook.com/tutorial/ai-20260512163240-54x4",
    "https://blog.bytebytego.com/p/how-openai-built-its-data-agent",
    "https://code.claude.com/docs/en/goal",
    "https://cursor.com/marketplace/cursor/cursor-team-kit",
    "https://cutlefish.substack.com/p/tbm-427-the-bottleneck-strike-again",
    "https://developer.chrome.com/docs/devtools/agents",
    "https://developer.chrome.com/docs/modern-web-guidance",
    "https://github.com/mattpocock/skills",
    "https://trycase.dev/docs",
    "https://www.youtube.com/watch?v=-QFHIoCo-Ko",
    "https://x.com/ClaudeDevs/status/2074208949205881033",
    "https://x.com/ericzakariasson/status/2051255780167610522"
  ],
  "patterns": [],
  "field_notes": [
    {
      "kind": "Field Note",
      "slug": "ai-coding-workflow-verifiable-work",
      "title": "AI Coding Workflow: From Idea to Verifiable Work",
      "description": "AI coding works better when checkable artifacts stand between the idea and the code: specs, tickets, TDD, fresh-context review, and manual QA.",
      "date": "2026-07-21",
      "topics": [
        "coding-agents",
        "workflow",
        "verification"
      ],
      "source_count": 2,
      "url": "https://newruntime.com/posts/ai-coding-workflow-verifiable-work/"
    }
  ],
  "raw_signals": [
    {
      "kind": "Raw Signal",
      "slug": "cheap-code-moves-bottleneck-to-review",
      "title": "Cheap code moves the engineering bottleneck to review",
      "description": "An agent-heavy development model treats implementation as abundant while specifications, validation, security, and integration remain scarce.",
      "date": "2026-07-12",
      "topics": [
        "engineering-management",
        "coding-agents",
        "verification"
      ],
      "source_count": 1,
      "metric": "structural",
      "url": "https://newruntime.com/signals/cheap-code-moves-bottleneck-to-review/"
    },
    {
      "kind": "Raw Signal",
      "slug": "the-future-engineer-is-defined-by-judgment-not-typing-speed",
      "title": "The Future Engineer Is Defined by Judgment, Not Typing Speed",
      "description": "As implementation becomes cheaper, system framing, constraint design, verification, and ownership become more valuable than raw code production speed.",
      "date": "2026-07-12",
      "topics": [
        "engineering-roles",
        "judgment",
        "verification"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/the-future-engineer-is-defined-by-judgment-not-typing-speed/"
    },
    {
      "kind": "Raw Signal",
      "slug": "trycase-disposable-linux-agent-verification",
      "title": "TryCase gives coding agents disposable Linux verification",
      "description": "TryCase creates short-lived Linux environments where agents can run generated code and tests away from the developer's machine.",
      "date": "2026-07-10",
      "topics": [
        "sandboxes",
        "coding-agents",
        "verification"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/trycase-disposable-linux-agent-verification/"
    },
    {
      "kind": "Raw Signal",
      "slug": "loop-engineering-treats-the-agent-as-a-process-not-a-prompt",
      "title": "Loop Engineering Treats the Agent as a Process, Not a Prompt",
      "description": "The useful unit of agent design becomes a repeated cycle with state, tools, checks, and stopping conditions rather than a single carefully worded instruction.",
      "date": "2026-07-08",
      "topics": [
        "loop-engineering",
        "agents",
        "verification"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/loop-engineering-treats-the-agent-as-a-process-not-a-prompt/"
    },
    {
      "kind": "Raw Signal",
      "slug": "ai-moves-the-bottleneck-across-the-whole-product-system",
      "title": "AI Moves the Bottleneck Across the Whole Product System",
      "description": "Faster code generation exposes constraints in product decisions, review, integration, and distribution instead of eliminating the delivery bottleneck.",
      "date": "2026-07-02",
      "topics": [
        "product-development",
        "bottlenecks",
        "verification"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/ai-moves-the-bottleneck-across-the-whole-product-system/"
    },
    {
      "kind": "Raw Signal",
      "slug": "openai-built-a-data-agent-across-ninety-thousand-tables",
      "title": "OpenAI Built a Data Agent Across Ninety Thousand Tables",
      "description": "A large internal data environment requires metadata discovery, permission-aware retrieval, query validation, and feedback loops beyond a generic text-to-SQL prompt.",
      "date": "2026-06-23",
      "topics": [
        "data-agents",
        "enterprise-data",
        "verification"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/openai-built-a-data-agent-across-ninety-thousand-tables/"
    },
    {
      "kind": "Raw Signal",
      "slug": "chrome-turns-web-development-into-a-verifiable-agent-loop",
      "title": "Chrome Turns Web Development into a Verifiable Agent Loop",
      "description": "Browser guidance, inspection, interaction, and screenshots make frontend work observable enough for agents to test rather than merely generate.",
      "date": "2026-05-20",
      "topics": [
        "browser-tools",
        "frontend",
        "verification"
      ],
      "source_count": 2,
      "metric": "notable",
      "url": "https://newruntime.com/signals/chrome-turns-web-development-into-a-verifiable-agent-loop/"
    },
    {
      "kind": "Raw Signal",
      "slug": "claude-code-goals-turn-completion-into-a-verifiable-contract",
      "title": "Claude Code Goals Turn Completion into a Verifiable Contract",
      "description": "A goal binds autonomous work to an explicit outcome and stopping rule instead of relying on repeated keep-going prompts.",
      "date": "2026-05-14",
      "topics": [
        "goals",
        "long-running-agents",
        "verification"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/claude-code-goals-turn-completion-into-a-verifiable-contract/"
    },
    {
      "kind": "Raw Signal",
      "slug": "cursor-ships-its-development-procedures-as-agent-skills",
      "title": "Cursor Ships Its Development Procedures as Agent Skills",
      "description": "Cursor Team Kit packages verification, CI repair, review preparation, and code cleanup as reusable agent behavior.",
      "date": "2026-05-06",
      "topics": [
        "skills",
        "coding-agents",
        "verification"
      ],
      "source_count": 2,
      "metric": "notable",
      "url": "https://newruntime.com/signals/cursor-ships-its-development-procedures-as-agent-skills/"
    }
  ],
  "atlas_records": []
}
