Tagged: AI

3 essays

1
AI-Augmented Process Design
From Flowcharts to Adaptive Workflows

Traditional process design treats workflows as fixed sequences of steps performed by human actors or automated systems. Generative AI introduces a third possibility: workflows that adapt their own structure based on context, constraints, and outcomes. This essay explores what adaptive workflow design means for organizations, what new disciplines it demands, and what risks it introduces when the process itself becomes a dynamic artifact.

May 2025Innovations in Workflow
2
From SDLC to Intent-to-Verified Behavior
Rethinking the Software Lifecycle in the Age of Generative Systems

The traditional Software Development Lifecycle (SDLC) assumes that software is principally a human-authored code artifact that moves through recognizable phases such as requirements, design, implementation, testing, deployment, and maintenance. That framing still describes much of contemporary practice, but it is becoming incomplete. Generative systems can now synthesize code, tests, documentation, and configurations directly from structured prompts, domain knowledge, and operational context. As implementation becomes cheaper and faster, the hardest work in software production shifts toward clarifying intent, curating domain knowledge, enforcing policy, verifying behavior, and sustaining accountability. This essay argues that software should increasingly be understood not simply as source code, but as executable behavior bounded by policy, data, and interfaces. It further argues that the software lifecycle should be reframed as a continuous process that transforms intent into verified runtime behavior. The proposed model, called the Intent-to-Verified-Behavior (IVB) lifecycle, is presented as a conceptual successor to code-centric SDLC thinking. The second article in this trilogy extends this argument into software architecture; the third applies it to customer-agent and service-agent ecosystems.

May 2025Software in the Age of Generative Systems
3
Architecture Beyond Code
Knowledge, Policy, and Intent as First-Class Architectural Concerns

The first article in this trilogy argued that the software lifecycle is shifting from code-centric production toward the continuous transformation of intent into verified behavior. If that argument is correct, then software architecture must also be reinterpreted. Classical architecture focused on code-bearing concerns: services, components, interfaces, deployment topologies, and operational infrastructure. Those concerns remain essential, but they are no longer sufficient. AI-native systems rely increasingly on three additional concerns that cannot be treated as peripheral overlays: knowledge, policy, and intent. Knowledge supplies the formalized meaning that generation depends on. Policy constrains what generated behavior may do. Intent expresses what the system is meant to achieve and provides the basis for reconciliation when runtime behavior drifts. This essay traces the maturation of each of these concerns, proposes a Knowledge–Policy–Intent (KPI) reference architecture, and argues that architects must now design the informational and governance substrate through which behavior is generated, bounded, and continuously verified.

May 2025Software in the Age of Generative Systems