In this digest
- The Rise of the Forward Deployed Engineer — and How To Do the Job Right
- Vertical systems of record are about to get bigger
- The Agent Harness Lab
- start ugly, write evals anyway.
- Software Factories: Building Around a Better Model of Work
- The 4-step software factory, clearly explained
- Product Management is still about telling stories
- The Evaporation of Software Engineering (and the Rise of the Agentic Builder)
- The Economics and Politics of Pacing the Frontier
- What Does Pacing Mean?
- open the frontier
- The Next Insurance Giants
- Build the Busy Western Town
- Why you should work on AI for AI Research — Richard Socher of Recursive
- 🎙️ How I AI: How two SpaceXAI designers use Grok Bot to do their jobs
Themes from yesterday
- How an agent performs depends more on its harness and test suite than on picking the latest model.
- Fast AI prototyping lowers the cost of building, making product judgment and long-term reliability the real differentiators.
- Specialized industry databases and messy real-world edge cases will capture most of the commercial value in software.
- The debate over slowing down frontier AI is now about economic competition and regulatory control, not just safety.
- Clear artifacts, verified evidence, and shared company context are becoming the primary ways teams manage autonomous agents.
1. The Rise of the Forward Deployed Engineer — and How To Do the Job Right — latent.space
- Why read: How to turn custom customer projects into core product features rather than one-off consulting jobs.
- Summary: Forward-deployed engineers are not just technical consultants. Their real job is to watch how customers actually work, note messy exceptions, and turn those patterns into features that improve the core platform. The primary research focus is the customer's "nouns and verbs": the key entities they track alongside the specific actions, handoffs, and edge cases in their daily routine. Success should be judged by how well customer insights make it back into the main roadmap, not just by whether a client deployment wrapped up on time.
- Read more
2. Vertical systems of record are about to get bigger — X
- Why read: Why industry-specific software is poised to capture more long-term value than generic AI tools.
- Summary: Generic horizontal workflow tools are getting squeezed by frontier model labs and native AI interfaces. In contrast, vertical systems of record hold a strong position because they already control trusted workflows, industry data, compliance requirements, and customer distribution. Specialized vertical agents can ship fast, but they still depend on underlying databases and commoditized models. The real competitive advantage belongs to whoever collects edge-case data, because those operational exceptions drive the feedback loop for system improvement.
- Read more
3. The Agent Harness Lab — chatgpt.site
- Why read: A practical test measuring agent performance on real outcomes, cost, and reliability instead of benchmark hype.
- Summary: Rather than relying on model brand names, this experiment tests different agent configurations against real operational workflows. The top-performing harness passed 27 out of 30 tasks across three independent runs, though the author notes caveats around task selection, grading rigor, and the lack of a holdout set. The main takeaway is that clean tool interfaces, solid verification checks, and well-defined data formats often matter just as much as the base model. For practitioners, the lesson is to lock down candidate setups, rerun them, inspect failures by hand, and balance cost, latency, and reliability together.
- Read more
4. start ugly, write evals anyway. — X
- Why read: How to build useful agent evaluations right away without waiting for a polished benchmark.
- Summary: Keep an agent's reasoning capabilities separate from its harness, which manages tools, memory, state, and execution environments. Instead of waiting to design an ideal benchmark, start with 20 to 50 straightforward tasks pulled directly from past bugs, support tickets, and deployment checks. Use end results as your go-or-no-go release gate and inspect execution traces only to debug failures, rather than enforcing rigid tool steps. Include negative test cases, partial credit, calibrated evaluators, and holdout datasets so the agent does not just learn to game the tests.
- Read more
5. Software Factories: Building Around a Better Model of Work — X
- Why read: A structured way to organize AI-driven engineering so teams can track, govern, and maintain work as tools change.
- Summary: Autonomous software development needs more than code-generation pipelines. It requires an up-to-date map of products, customer needs, requirements, code ownership, systems, and team commitments. The author argues for modeling the actual work independently from the prompts, agents, and workflows that carry it out. Lasting records such as impact assessments, project plans, test evidence, approvals, and dependency maps survive when models or orchestration frameworks get swapped out. This turns workflows into flexible views over a shared work state, rather than the fragile single source of truth.
- Read more
6. The 4-step software factory, clearly explained — X
- Why read: A clear, four-step routine for running multiple coding agents in parallel without conflicts.
- Summary: This workflow organizes agentic development into four clear phases: isolate each feature in a separate git worktree, write code against documented architectural patterns, prove updates with before-and-after evidence, and merge only after an independent review. Worktrees keep parallel agents from overwriting one another on a single branch. Teams should collect screenshots or recordings for UI changes, and measurable benchmarks for backend or performance updates. While models and harnesses will change, explicit coding standards and verification routines remain portable.
- Read more
7. Product Management is still about telling stories — X
- Why read: Why product judgment matters even more when prototyping becomes fast and cheap.
- Summary: AI shifts product development from writing specifications upfront to building rough prototypes first, testing them directly, and then refining what to ship. While this makes validating ideas cheap, it does not make deciding what belongs in a coherent product any easier. Product managers must focus on product purpose, core user actions, and usage frequency, rather than mistaking signup or traffic numbers for real engagement. Onboarding should function like storytelling: teach the product in small, practical steps and verify whether users actually complete the core action afterward.
- Read more
8. The Evaporation of Software Engineering (and the Rise of the Agentic Builder) — X
- Why read: How engineering and product roles are converging as AI tools lower the barrier to building software.
- Summary: AI allows nontechnical builders to start projects and ship working prototypes rapidly. But as products grow, architectural fundamentals still matter: scalability, compute costs, uptime, version control, backups, and security policies. Work will swing like a pendulum, where domain operators build quickly and software engineers step in periodically to reinforce the architecture with guardrails and reusable rules. For engineers, the best path forward is packaging specialized domain knowledge into reusable agent tools and focusing on broader business problems.
- Read more
9. The Economics and Politics of Pacing the Frontier — Ghost - The Professional Publishing Platform
- Why read: A look at how slowing down frontier AI development could impact lab finances, market competition, and regulation.
- Summary: Deliberately pacing model releases might still look fast to outsiders, especially if leading labs are already ahead of their original schedules. While slowing down could rein in massive compute expenses, it could also hurt pricing power and differentiation if no single lab can maintain a large lead. At the same time, autonomous agents change the risk profile because humans review decisions less closely and allow software to run unattended for longer stretches. Industry self-regulation might also serve as a stepping stone toward formal government oversight.
- Read more
10. What Does Pacing Mean? — tomtunguz.com
- Why read: A breakdown of the buzzword "pacing" and the unresolved political questions behind it.
- Summary: The term "pacing" bundles together several competing goals: buying time for interpretability research, protecting workers, preserving economic gains, maintaining geopolitical advantage, and avoiding regulatory capture. Different groups want different outcomes, yet few define what an acceptable rate of progress actually looks like. Using compute caps as a speed limit is tricky, since fixed hardware thresholds become obsolete as training techniques improve. The deeper question remains unsettled: who sets the speed limit, what data justifies it, and who holds them accountable?
- Read more
11. open the frontier — X
- Why read: An argument for open-source AI and decentralized scrutiny instead of centralized government gatekeeping.
- Summary: This post advocates for open evaluations, transparent safety audits, and broader access to models and compute for independent researchers and defenders. The author separates mandatory evaluation from government permission: crossing a compute threshold can trigger testing without putting a cap on training or deployment. Any restrictions should be narrow, temporary, independently audited, and tied strictly to proven catastrophic risks. Ultimately, the piece contrasts top-down regulatory control with the collective security of open, decentralized tools.
- Read more
12. The Next Insurance Giants — X
- Why read: How AI automation and new financial rails could disrupt the massive insurance industry.
- Summary: Insurance economics run on paperwork, manual assessments, strict compliance rules, and large risk pools. Software agents can handle underwriting and claims in minutes instead of weeks, cutting operating costs while improving service for policyholders. In countries with volatile local currencies, stablecoins make long-term insurance policies and savings products practical for the first time. At the same time, rapid advances in driving safety, medicine, and technology give an edge to startups whose risk models update faster than legacy carriers.
- Read more
13. Build the Busy Western Town — X
- Why read: Practical guidance on when to accept technical debt to test customer demand quickly.
- Summary: Early product stages work best when built like movie sets: convincing enough to test customer demand, but cheap to tear down or rebuild. Running manual workflows, spreadsheets, and rough prototypes helps confirm real demand before investing in permanent engineering. But teams must distinguish between code shortcuts that fail loudly and legal, security, privacy, or compliance shortcuts that quietly compound into fatal risks. Keep an explicit list of technical shortcuts, and build permanent infrastructure only after proven user behavior shows what is truly needed.
- Read more
14. Why you should work on AI for AI Research — Richard Socher of Recursive — Substack
- Why read: An honest look at AI tools for scientific research, recursive self-improvement, and the physical limits holding them back.
- Summary: Richard Socher outlines his vision for AI systems that accelerate scientific discovery and engineering innovation. The discussion highlights early wins in automated research and GPU kernel optimization, while emphasizing that robust sandboxes, careful evaluation, and sound reward design are required first. Physical experiments, chip supply, and real-world deployment also act as natural speed bumps against runaway self-improvement scenarios. For teams in the space, the focus should be verifying actual mechanisms and safety controls rather than getting caught up in hype.
- Read more
15. 🎙️ How I AI: How two SpaceXAI designers use Grok Bot to do their jobs — Substack
- Why read: Real-world examples showing how product designers use mobile bots and voice memos to speed up their day.
- Summary: Two designers explain how they run targeted bots for daily tasks like Figma design work, personal publishing, asset creation, location searches, and administrative chores. By setting up strict file conventions, layout rules, and design tokens ahead of time, they can direct these agents through simple voice memos on their phones. This setup lets them skip lengthy written briefs and jump straight to testing interactive prototypes. The practical lesson is to establish clear boundaries and style rules before giving agents loose instructions.
- Read more