“To think is to forget differences, to generalize, to abstract. In Funes’s crowded world, there were only details, almost immediate ones.” — Jorge Luis Borges
When autonomous agents make writing code nearly free, the cost of verifying and integrating that code becomes infinite. This presentation examines the modern computing crisis: running AI-scale agentic workloads on legacy, human-centric architectures.
As AI code generation accelerates into a high-throughput firehose, traditional CI/CD pipelines, SRE verification methods, and syntax-heavy academic curricula are defaulting under the weight of unbridled technical debt.
The talk introduces Adversarial & Critical Engineering—a paradigm shift moving engineers from line-by-line coders to system architects who enforce strict structural invariants, machine-scale verification, and zero-trust delivery pipelines
Key Themes & Takeaways
The Agentic Shift & The Accumulation Fallacy: Why flooding repositories with unmanaged AI-generated code leads to systemic breakdown rather than linear productivity gains.
Broken CI/CD & SRE Pipelines: The urgent need to evolve Site Reliability Engineering with automated canary analysis (ACA), automated chaos engineering loops, and machine-scale validation gates.
Academic Bankruptcy: The growing gap between university curricula focusing on syntax ("bricks") and modern industry demands for system architecture and abstraction ("skyscrapers").
Adversarial Engineering Framework: Enforcing hard architectural invariants, isolated sandboxes (e.g., eBPF, sandboxed runtimes), and immutable Policy-as-Code (PaC).
The Critical Engineer’s Manifesto: Shifting focus from syntax mastery to systemic verification, abstraction, and deliberate boundary enforcement.
#SoftwareEngineering #SRE #GenerativeAI #DevOps #SystemDesign #AgenticWorkflows #CNEISI2026