ANSELM

AI-native Systems Engineering Learning Method

1. Opening: From Philosophy to Practice

In Article 1, we made a bold claim: The model is the knowledge ecosystem, not the diagram. We diagnosed the ailment—MBSE tools automating drawing instead of thinking—and prescribed a new paradigm: Knowledge‑First.

Now comes the inevitable, practical question: "This sounds great, but what do I actually do on Monday morning?"

This article is your Monday morning guide. We move from manifesto to method. We'll walk through a concrete, lightweight, and radically efficient workflow that places AI at the center of the systems thinking process, using tools you already have. This isn't a vendor pitch. It's a fundamental re‑imagining of the architect's daily work.

2. The Core Setup: Your AI‑Native Workspace

Forget installing a multi‑gigabyte modeling suite. Your new primary workspace requires just three elements:

  1. A Plain Text / Markdown Editor: Obsidian, VS Code, or even a sophisticated notes app like Bear or UpNote. Why? Low friction, future‑proof, and AI‑native. Every keystroke is potential knowledge.
  2. An AI Co‑Pilot Platform: ChatGPT, Claude, or a locally‑run LLM with a large context window. This is your reasoning partner.
  3. A Simple Diagram Renderer: Mermaid (built into many tools) or PlantUML. This is your view generator.

The Critical Practice: You will work primarily in a single, persistent chat session or document dedicated to the system. This becomes the contextual memory for your project. Every conversation, constraint, and decision is fed into this growing corpus. The AI's power grows not from its base training, but from its deep, specific knowledge of your problem.

3. The Workflow, Step‑By‑Step: From Chaos to Clarity

Let's trace the journey of a real, messy architectural task using this method.

Phase 1: The Raw Ingestion

You begin with chaos: an email thread, a bullet‑point list from a stakeholder meeting, a PDF specification, and your own scattered notes.

Within seconds, you have a structured summary. More importantly, the AI has already begun building its internal representation of your system's world.

Phase 2: The Iterative Reasoning Loop

Now the real collaboration begins. You don't draw. You converse.

You challenge it: "Concept B seems to violate the spatial constraint from the mechanical team's memo. Re‑evaluate." The AI acknowledges the conflict, adjusts its reasoning, and may propose a modification. This is continuous, traceable reasoning. The "model" is the conversation thread itself.

Phase 3: Formalizing Without Friction

Once a concept solidifies, you extract structure, you don't draw it.

Phase 4: Maintaining Coherence

As the project evolves, your AI co‑pilot acts as the system's memory and consistency checker.

You have just performed a change‑impact analysis using conversation, not a database query.

4. The Radical Benefits: What Changes?

When you adopt this flow, profound shifts occur:

5. Addressing the Skeptics: "Is This Real MBSE?"

The purist will object: "Where's the formal semantics? Where's the ontology? This is just chatting!"

This misses the point. The formal semantics are emerging from the process, captured in the structured summaries, the agreed‑upon component lists, and the generated diagrams. The ontology is defined naturally through the conversation. The rigor comes from the AI's ability to enforce consistency within the language of the project itself.

This is MBSE in its purest form: Model‑Based (the knowledge graph built in the AI's context is the model) Systems Engineering. The diagram is a report, not the source. The single source of truth is the curated knowledge corpus and its reasoning history.

6. A Glimpse Ahead: Scaling the Knowledge‑First Ecosystem

This workflow works brilliantly for an individual architect or a small team. But what about an enterprise? How do we scale this beyond a single chat context?

The next frontier is the modular knowledge graph. Imagine a curated library of textual "knowledge packets"—reusable requirement snippets, validated design patterns, component behavior descriptions—that your AI co‑pilot can dynamically reference. Imagine AI‑facilitated meetings where stakeholder dialogue is parsed in real‑time, populating a shared project memory.

The tools for this are already emerging. They are not diagram‑centric modeling suites, but AI‑native knowledge platforms.

In the next article, we'll explore this scalable future. We'll map out how to build a corporate "Knowledge‑First" ecosystem, how to govern it, and how it finally delivers on the original, elusive promise of MBSE: a living, reasoning, coherent digital twin of system intent, from conception to decommissioning.