top of page
All Videos
All Videos

Share
Facebook
Twitter
Pinterest
Tumblr
Copy Link
Link Copied
Search video...
All Categories
Comedy

Now Playing
demo
02:22

Now Playing
7C370A1B-78DC-D79A-6AE9-0FCD531B3739
01:29

Now Playing
learnteachmasterorg-ai-assistant-overview
00:40

Now Playing
Intent-Drive Architecture with Claude Code
07:01
Home: Welcome
Search


TeamBrain: From Sales Handoff Chaos to a Living Project Brain
TeamBrain: From Sales Handoff Chaos to a Living Project Brain Every software team knows this moment. The deal closes. The kickoff meeting happens. And suddenly engineering is left asking: “What was actually promised?” “Where are the real requirements?” “Why are there six spreadsheets and three decks?” This isn’t a tooling problem. It’s a handoff problem. TeamBrain was created to fix that — not by writing more documentation, but by changing how project knowledge is generated,
Mark Kendall
Dec 16, 20253 min read
Learn,Teach,Master: Your Springboard into a Fulfilling Tech Career
Learn, Teach, Master: Your Springboard into a Fulfilling Tech Career with Java Spring Boot The tech world is booming, and landing a...
Mark Kendall
Oct 6, 20202 min read
Intent Is the Control Plane: Enterprise Agentic AI Architecture for 2026
Intent Is the Control Plane: Enterprise Agentic AI Architecture for 2026 Different protocols. Different layers. One governing idea: the enterprise should begin with intent. Agentic AI architecture is becoming much clearer. We now have protocols for agents talking to tools. Protocols for agents talking to other agents. Protocols for agents interacting with users. Emerging approaches allow agents to generate user interfaces dynamically. Underneath all of it, enterprises still h
Mark Kendall
5 minutes ago8 min read
Before AI Could Write the Code: The 30-Year Roots of Intent-Driven Engineering
Before AI Could Write the Code: The 30-Year Roots of Intent-Driven Engineering The idea is older than AI. What changed is that we can finally execute it. Intent-Driven Engineering can feel like something that suddenly emerged from generative AI. A developer writes an intent describing an outcome. An AI coding system examines the repository, architecture and constraints. Agents and tools gather additional context. Software is generated. Tests validate the implementation. Infra
Mark Kendall
7 hours ago8 min read
From Intent File to Running Cloud: A Developer’s Guide to Intent-Based Cloud Systems
From Intent File to Running Cloud: A Developer’s Guide to Intent-Based Cloud Systems What if the intent—not the infrastructure—became the starting point? For decades, building a cloud application has meant translating a business idea through layer after layer of increasingly technical artifacts: Requirement → architecture → application code → infrastructure → security → deployment → operations. Each translation creates work. Each creates opportunities for misunderstanding. An
Mark Kendall
11 hours ago10 min read
Intent-Driven Engineering Didn’t Start With AI: The Architecture Has Been Hiding in Networks for Years
Intent-Driven Engineering Didn’t Start With AI: The Architecture Has Been Hiding in Networks for Years AI may have made intent executable. It did not invent the idea. One of the most interesting things about working on Intent-Driven Engineering is discovering that some of its deepest architectural ideas have been developing in another part of computer science for years. Not in generative AI. Not in coding assistants. Not in prompt engineering. In network management. In 2020,
Mark Kendall
12 hours ago9 min read
One Day Before the Claude Certified Architect Exam
One Day Before the Claude Certified Architect Exam The Last-Minute CCA-F Cheat Sheet You have one day left. This is not the day to learn Claude from scratch. It is not the day to memorize another 300 pages of documentation. And it is definitely not the day to convince yourself that you need to know every method, parameter, configuration option, or obscure feature in the Claude ecosystem. The Claude Certified Architect – Foundations (CCA-F) exam is fundamentally an architectur
Mark Kendall
14 hours ago11 min read
The Claude Architect Exam-Day Mental Model: 15 Signals That Point to the Right Answer
The Claude Architect Exam-Day Mental Model: 15 Signals That Point to the Right Answer When you’re staring at two plausible answers on a Claude architecture question, don’t try to memorize another hundred facts. Instead, identify the architectural signal hidden in the scenario. Most questions are really asking: What responsibility belongs to what mechanism? Once you recognize that responsibility, the answer often becomes surprisingly obvious. Here is a practical mental model f
Mark Kendall
3 days ago7 min read
“Keep engineering evidence connected to the intent.”
For the registry Beacon, the job was: “Keep engineering evidence connected to the intent.” For fault tolerance and observability, I’d define a second category: Reliability Beacon — an intent-aware service that watches runtime behavior, detects when reality is moving away from the intended operating condition, and helps the system recover or escalate. That gives you a practical implementation of the book’s fault-tolerance/observability material instead of leaving it as archite
Mark Kendall
5 days ago4 min read
Building an Intent Beacon: Lightweight Python Agents for Intent-Driven Engineering
Building an Intent Beacon: Lightweight Python Agents for Intent-Driven Engineering Connecting engineering facts, evidence, and outcomes back to intent In Intent-Driven Engineering, one of the most important architectural problems is surprisingly simple: How do we keep the original intent connected to everything that happens after engineering work begins? An Intent file may begin the process, but software delivery quickly spreads across many systems. A Jira story gets created.
Mark Kendall
5 days ago7 min read
Intent-Driven Engineering Without the Bureaucracy
Intent-Driven Engineering Without the Bureaucracy Enterprise rigor does not have to mean enterprise bureaucracy. One of the most important ideas behind Intent-Driven Engineering is that the methodology defines a canonical destination, not a mandatory implementation for every engineering organization. The complete model can include structured Intent artifacts, validation, versioning, an Intent Registry, lifecycle evidence, metrics, governance, semantic intelligence, and eventu
Mark Kendall
6 days ago2 min read
The Intent-Driven Registry: Start Simple, Then Make It Intelligent
The Intent-Driven Registry: Start Simple, Then Make It Intelligent One of the most common objections to governance in Intent-Driven Engineering is also one of the most reasonable: “You want every Intent registered, owned, versioned, dated, and governed. Who is going to maintain all of that?” The answer should not be the developer. If maintaining an Intent Registry becomes another manual administrative responsibility, teams will resist it, developers will work around it, and e
Mark Kendall
6 days ago7 min read
Intent Kit: A Simpler Alternative to Spec Kit for AI-Driven Software Development
Intent Kit: A Simpler Alternative to Spec Kit for AI-Driven Software Development Absolutely. I pulled the current README for Intent Kit and compared it with the current Spec Kit workflow. Here’s a Wix-ready article that gives Spec Kit proper credit while making the case that Intent Kit is deliberately optimizing for a simpler developer experience. Intent Kit: A Simpler Alternative to Spec Kit for AI-Driven Software Development AI-assisted software development is quickly movin
Mark Kendall
Aug 97 min read
Accenture Is Moving Toward Intent-Driven Engineering — They Just Don’t Call It That
Accenture Is Moving Toward Intent-Driven Engineering — They Just Don’t Call It That AI-native engineering, agentic software delivery, reusable agents, evaluation harnesses, governance and business outcomes are converging on a familiar idea: define what needs to happen before asking AI to build it. Something interesting is happening inside one of the world’s largest technology consulting companies. Accenture is aggressively building an AI-native software engineering capabilit
Mark Kendall
Aug 86 min read
Why Intent-Driven Engineering May Not Need Another Spec Framework
Why Intent-Driven Engineering May Not Need Another Spec Framework Intent-Driven Engineering Turns Claude Code Into a Repeatable Enterprise Software Delivery System — Without Forcing Developers Into Another Workflow The software industry is quickly trying to answer an important question: How do we make AI-generated software development repeatable, governable, auditable, and scalable? One answer gaining attention is spec-driven development. The idea makes sense. Before an AI co
Mark Kendall
Aug 88 min read
The First 30 Minutes with Claude Code: Why the Best Engineers Don’t Start by Writing Code
The First 30 Minutes with Claude Code: Why the Best Engineers Don’t Start by Writing Code One of the biggest misconceptions about AI-assisted software development is that success comes from writing the perfect prompt. It doesn’t. During a recent workshop, Boris Cherny—the creator of Claude Code—shared a series of onboarding habits used internally at Anthropic. Surprisingly, almost none of them were about clever prompting. Instead, they focused on understanding the codebase, c
Mark Kendall
Aug 74 min read
Intent + GitHub Copilot: Why Intent Is Becoming the New Programming Language Repository
Intent + GitHub Copilot: Why Intent Is Becoming the New Programming Language Repository https://github.com/kendallmark3/intent-with-copilot The AI Isn’t the Secret Over the last few weeks, I’ve been experimenting with GitHub Copilot, Claude Code, and Cursor. Like many developers, I initially assumed the biggest productivity gains would come from choosing the “best” AI coding assistant. I was wrong. The biggest improvement came from something much simpler: Giving the AI a clea
Mark Kendall
Aug 63 min read
# How to Use Cursor for Enterprise Development Work (The Intent-Driven Way)
# How to Use Cursor for Enterprise Development Work (The Intent-Driven Way) Most people open Cursor and start typing prompts into the chat panel. That works fine for a weekend project. It falls apart in an enterprise codebase, where “just build it” produces code nobody can trace back to a requirement, review, or business outcome. The fix isn’t a better prompt. It’s a repository that tells Cursor how your organization actually wants work to happen before a single line of code
Mark Kendall
Aug 63 min read
Don’t Spend Any Token Before It’s Time
Don’t Spend Any Token Before It’s Time A Practical Principle for Intent-Driven Engineering AI has made it incredibly easy to generate software. That does not mean we should generate it immediately. One of the biggest mistakes organizations make with AI-assisted development is assuming that more context, more prompts, more agents, and more generated code automatically produce a better result. They do not. Every token should have a purpose. Every retrieval should answer a quest
Mark Kendall
Aug 611 min read
The Enterprise AI Question Every CTO Should Be Asking
The Enterprise AI Question Every CTO Should Be Asking How do we make AI-generated software development repeatable, auditable, governed, and scalable across thousands of developers? As organizations adopt AI coding assistants, many focus on the model itself. That is the wrong place to start. The real challenge isn’t selecting the best AI model. The challenge is creating an operating model that allows hundreds or thousands of developers to produce consistent, high-quality softw
Mark Kendall
Aug 52 min read
Home: Blog2
Home: Subscribe

Contact
Home: Contact
bottom of page