Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The End of Software Engineering and the Rise of Agentic Engineering

An evidence-led five-part research series arguing that software engineering is being redefined as agentic engineering. The primary unit of work is shifting from hand-authored code to specifications, contracts, orchestrated agent activity, and verification of machine-produced artifacts.

Engineering judgment becomes the control layer: practitioners define objectives and constraints, compose agents and tools, govern effects, and decide what evidence is sufficient for acceptance.

Part Paper Pages PDF
I The End of Software Engineering 26 PDF
II The Anatomy of Agentic Engineering 29 PDF
III Plan, Act, Verify, Repeat 24 PDF
IV Agent Teams 30 PDF
V Context, Memory, and Governed Data 28 PDF

Evidence

This is a sourced practitioner series with a four-repository case study. Empirical sources support measured claims, and pinned code supports implementation claims. Productivity variation, quality risk, and review cost define the governance requirements created by the transition.

Repository layout

papers/latex/   LaTeX manuscript sources
papers/pdf/     publication PDFs
docs/papers/    HTML generated from the LaTeX sources
images/         title-page renders used as covers
reviews/        prose, technical, and formatting review records
team/           claim ledgers, citation checks, and integration records
website/        Next.js static publication site
scripts/        LaTeX-to-HTML conversion helpers

Build

cd papers/latex
latexmk -pdf -interaction=nonstopmode -halt-on-error end-of-software-engineering.tex

cd ../../website
npm ci
npm run build

Matthew Long, The YonedaAI Collaboration, YonedaAI Research Collective Chicago, IL · matthew@yonedaai.com · https://yonedaai.com

About

A five-part research series arguing that software engineering is being redefined as agentic engineering through specifications, contracts, orchestration, and verification.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages