Sunday, 22 February 2026

The Agentic Age and AI-Driven Development Life Cycle





For decades, software development methodologies evolved incrementally—Waterfall to Agile, long release cycles to sprints, time estimates to story points. Each shift made us faster. But we are now entering the Agentic Age, where AI agents autonomously plan, reason, and execute complex workflows. This is not incremental change. This is a fundamental disruption.

Traditional methodologies are being rendered obsolete by a new paradigm: AI-Driven Development Life Cycle (AI-DLC).

Originally developed by AWS (Raja SP, Principal, DevTx APJ) and documented in the AI-Driven Development Life Cycle blog, AI-DLC reimagines the software development lifecycle with AI as a central collaborator. Rather than weeks-long iterations, AI-DLC operates in Bolts—rapid cycles measured in hours or days. Multi-orchestrated agentic workflows enable teams to develop and validate software at unprecedented speed.

Why Two-Week Sprints No Longer Work

When AI-enabled development produces working prototypes in hours, a two-week sprint is no longer rapid iteration—it is ceremony compliance. When concept-to-code happens within hours, waiting 10-12 days to reach a sprint boundary serves no purpose.

Solving the Context Engineering Problem

One of Agile's biggest challenges is context loss between sprints. Knowledge becomes tacit, decisions go undocumented, and teams face resource dependency. AI-DLC solves this through Specs and Memory Bank—a structured context repository that AI agents can reload across sessions. This provides persistent traceability between requirements, designs, and decisions—eliminating context loss largely and improving knowledge management.

memory-bank/
├── intents/           # What we're building
├── bolts/             # How we built it
├── standards/         # Project decisions
└── operations/        # Deployment context

With AI-DLC, AI drives the conversation.

There are 3 key changes that we are witnessing with AI-DLC - 1/Near-Instantaneous Code Generation, LLMs enable rapid generation of quality code 2/ Natural Language as primary interface for engineers and 3/Human roles shift from being creators to becoming sophisticated validators.

Article content
Key comparison between Agile and AI-DLC

The Role of the Software Engineer

The Role of the Software Engineer changes drastically in the Agentic age. With traditional Agile, humans plan and use AI tools to assist with coding and testing. In AI-DLC, humans define intent, and AI proposes decomposition, design, and code. AI leads execution; humans validate.

AI: "I've analyzed your intent. Here are 4 Units I propose,
     with 16 user stories. I have 5 clarifying questions
     before we proceed. Since you haven't specified your preferences yet, let me offer two options:

Option 1: I can proceed with my professional judgment and create the user story that:

Targets a broad tech leadership audience 
Balances thought leadership with educational value
Maintains the key insights while improving clarity and flow
Properly incorporates the comparison table
OR
Option 2: You can answer the questions I asked earlier about tone, audience, and emphasis for a more customized approach.

Which would you prefer?

Human: [validates, approves, or redirects]


The question hence is no longer, whether AI will transform software development. The question is: Are you ready to abandon legacy methodologies and embrace the next paradigm?

This is not about retrofitting AI tools into your existing software engineering processes anymore. It about reimagining software engineering using first principles for the Agentic Age.

#SoftwareEngineering #AgenticAI #AIDLC #AgileTransformation #DevOps #FutureOfWork #AI-Driven Development Life Cycle (AI-DLC).


Saturday, 3 January 2026

The Ten Commandments of Hinduism



The 10 commandments of Hinduism as follows: 

paropakaara punyaaya
paapaaya para peedanam

Hinduism is a practice, the Berock of whose culture is all about giving. Its a Dhaanam culture, its a Tyaagam culture. Punya is paropakaaram (helping others), Paapam is parapeedanam (inflicting others).  

The first five are called "Yamah" and the second five are called "Niyamah". The Yamah together with the Niyamah form the ten commandments which will ensure leading a moral life in Hinduism.

Do Nots:

1) Himsaa varjanam.– varjanam means avoidance. Himsaa means violence. Avoidance of all forms of violence. Physical verbal and mental violence towards others including  krodha (anger/revenge),  matsarya (jealousy). Do praayaschitham for unavoidable violence (example is you are fighting for a country in a war by profession). Praayaschitham is through "Pancha Maha Yagnya" Here yagnya denotes duties towards Deva (almighty), Pithru (ancestors), Manushya (fellow human beings), Bhoota (animals & plants) and Brahma (gaining knowledge through systematic study of scriptures).

2) Asathya varjanam - avoid all avoidable lies, as this a paapam. Unavoidable lies for general welfare should be followed by praayaschitham which is again through pancha maha yagnya.

3) Stheyavarjanam - stheya varjanam. In simple language it is astheyam – which means avoidance of stealing. So stealing means not just burglary, any illegitimate possession comes under stealing.

4) Maithuna varjanam – maithunam means inappropriate sexual relationships, avoidance in thoughts, words and deeds.

5) Parigraha varjanam - Avoidance of over possession. hoarding, amassing, etc. To put it in positive language, simple living. To the extent possible, simple living and  sharing with others. Avoidance of kama (lust/desire), lobha (greed), moha (delusion/attachment) and mada (pride/intoxication).

These are the five avoidances - himsa varjanam, asathya varjanam, stheya varjanam, maithuna varjanam and parigraha varjanam.

Dos:

Then there are five positive things to be followed in the Hinduism practices.

6) Shaucham - Shaucham means purity both outside and inside purity. Inside in terms of body, mind and thoughts.

7) Santosha - Positive contentment with whatever I acquire through legitimate methods. Positive contentment and being happy. "Yallabhase nija kamo paatham vitham thena vinodhaya chitham". 

8) Tapas  – tapas means any self denial practiced for mastery over one’s own instruments. Self denial – like fasting, mounam etc.any vow taken, in which I deny myself certain comforts for self mastery. Tapas is austerity or self denial. 

9) Swaadhyaaya– scriptural study is very important, as it refines ones mind and intellect. Gets the focus on the right things that matter spiritually. Scriptural study is an important discipline or value called swaadhyaayaand.

10) Eshwara prannidhaanam - this means surrender to the Lord by which accepting every experience as a karma phalam which is coming as a gift from God. Having patience and courage to accept every experience and not allowing the experience to generate negative emotion. 

                                                   *   *   *   *  *   *   *   *   *   *

The Agentic Age and AI-Driven Development Life Cycle

For decades, software development methodologies evolved incrementally—Waterfall to Agile, long release cycles to sprints, time estimates to ...