
MBSE Shared Model vs Your AI Copilots' Context
MBSE solved one authoritative-source problem for your program and quietly created another. Your requirements, architecture, behavior and verification now live in one governed system model instead of a hundred drifting documents — that is the whole point of model-based systems engineering. But the engineers working around that model, and now the AI copilots working alongside them, still run on scattered context: tribal knowledge in someone's head, per-tool prompt rules, notes anchored to documents the model was supposed to retire. The model is shared. The context that surrounds it is not. That ungoverned context is where MBSE programs quietly leak consistency — and it is exactly what a shared context layer, sitting complementary to your MBSE toolchain, is built to close.
This post is about that second problem specifically. It is not the workforce-and-retention story — we cover the move from tribal knowledge to institutional knowledge separately, and if your concern is onboarding and losing senior engineers, start there. Here the primary query is narrower and more technical: MBSE adoption challenges and digital-engineering context. What does the shared model not cover, why does that gap widen the moment AI copilots enter the loop, and where does a governed context layer belong in a digital-engineering stack.
The verdict: MBSE governs the model, not the context around it
A system model in Cameo or Jama is authoritative for the artifacts inside it — blocks, requirements, interfaces, allocations, verification links. It is not authoritative for the reasoning a person or a copilot brings to the model. Why a margin was set the way it was. Which supplier interface is provisional versus frozen. What "done" means for a particular verification activity on this program versus the last one. Which naming convention the team actually uses when the standard is ambiguous. That is context, and it does not live in the model. It lives in Slack threads, in review comments, in the head of the engineer who set the margin, and — increasingly — in whatever prompt or rules file each engineer hand-fed their copilot that morning.
MBSE was never designed to hold that layer, and it should not try to. The model is a formal, governed representation of the system. Context is the informal, fast-moving band of decisions, rationale and conventions that lets humans and tools interpret the model correctly. Keeping them separate is correct architecture. The problem is that most teams have a rigorous home for the first and no home at all for the second. The industry has spent a decade making the model shared while leaving the context around it exactly as scattered as it was in the document era.
2026 makes this urgent: the model is becoming the backbone
2026 is being called the turning point where MBSE and digital engineering become the backbone of aerospace engineering, not a pilot project on one program. When the model is a side experiment, ungoverned context around it is a nuisance. When the model is the backbone — the thing every discipline, supplier and downstream tool reads from — ungoverned context around it becomes a systemic risk, because every misread compounds across everything that depends on the model.
And the adoption blockers that analysts keep naming are, underneath, context-shaped problems. The trends reshaping MBSE in 2026 and vendor surveys of model-based systems engineering in aerospace and defense keep surfacing the same four: limited tool familiarity, inadequate workforce training, cultural resistance, and customers still anchored to document-based approaches. Read those again as context problems. Limited tool familiarity is missing shared knowledge about how this team uses the tool. Inadequate training is context that never got captured where a new engineer — or their copilot — could read it. Cultural resistance is people trusting their own private context over a model they were not given the surrounding rationale for. Document-anchored customers are a context-format mismatch. None of these is fixed by a better modeling tool. They are fixed by making the context around the model shared and governed the same way the model already is.
AI copilots widen the gap — and your buyer already accepted them
Here is what changed the shape of this problem in the last two years. AI copilots are already accepted in aerospace workflows. They are on the shop floor being used to scale scarce expertise, and they are drafting documents, compliance narratives and proposals. The debate about whether AI belongs in the loop is largely over; the buyer already said yes.
But an AI copilot is only as good as the context it is handed, and right now that context is per-person and per-tool. One engineer's Claude knows the frozen-versus-provisional interface status because she pasted it in this morning. Her teammate's Copilot does not, so it confidently drafts against the provisional interface. A third engineer's Cursor is running a rules file that encodes last program's naming convention. Three copilots, three different pictures of the same system, none of them wrong about the model itself — all of them wrong about the context around it. This is the same failure mode we wrote about in the CLAUDE.md problem: context stuffed into per-repo, per-person files drifts the instant more than one person or tool depends on it. On a digital-engineering program the blast radius is a lot larger than a repo.
MBSE gave you a shared model so that humans would stop reasoning from divergent copies. AI copilots reintroduce divergent copies at machine speed unless they, too, read from one shared context. The unmet need is not more AI. It is the shared, governed context those copilots run on.
Where the context layer belongs: above the tools, beside the model
The fix is not to cram rationale into the system model, and it is not to standardize on one copilot. It is to put the context above the tools, as its own layer, and let both your engineers and their copilots read from it. That is what we mean by ContextOps: a team-level context layer that sits behind Claude, Cursor, Copilot and every MCP-connected tool, so every agent inherits the same source of truth from one workspace. The model stays in Cameo, Visure or Jama, governed by your MBSE process and INCOSE practice. The context — decisions, rationale, conventions, the current status of things the model cannot express — lives in one shared workspace beside it. This is the whole idea behind governed AI context management: one governed context, many consumers.
The delivery mechanism matters, and it is the reason this is practical rather than aspirational. The context reaches the tools over the Model Context Protocol — see how the protocol delivers context to your tools. MCP is how a copilot pulls live context at the moment it acts instead of relying on whatever a user last pasted in. We wrote about why stateless-by-default MCP still needs a shared team context underneath it; the short version is that the protocol moves context to the tool, but something still has to be the single authoritative source that context comes from. That something is the shared workspace. When the interface freezes, you update it once, and every engineer's copilot reads the frozen status on its next call — not the three-of-them-disagree situation from the last section.
Note what this is not. It is not a second model. It does not replace requirements management or the authority of your system model. It does not try to own verification. It is the governed context band that keeps every human and every copilot interpreting the one model the same way — the layer MBSE deliberately does not cover, delivered to the tools your team already uses.
The honest boundary: commercial and newspace, not ITAR
Being direct about scope, because a systems engineer will ask immediately. Contextium is a cloud context layer for non-ITAR, commercial and newspace teams. ITAR / export-controlled / classified programs are out of scope for the cloud posture, full stop — do not deploy it as an export-controlled or classified-data solution. For teams working near that boundary on the non-classified side, Desktop Private Mode with on-device options is the only relevant story, and only there. If your program is classified or export-controlled end to end, this is not your tool, and we would rather say so now than waste your evaluation. The wedge here is the large and growing population of commercial and newspace engineering teams who have adopted MBSE, have adopted AI copilots, and have no shared context layer between them.
Why we think this pattern transfers
A dogfooding note, and an honest one: we are a software team, not an aerospace one. But we hit the identical structural problem and it is what pushed us to build Contextium the way we did. We had one authoritative source of truth and many drifting copies of the context around it — CLAUDE.md files per repo, rules per engineer, decisions buried in threads — and our own AI tools were confidently acting on stale context because each one had its own private copy. We solved it by putting the shared context above the tools rather than inside any one of them, and treating it as infrastructure every agent inherits from. The specific artifacts differ from yours — our authoritative source is a codebase, yours is a system model — but the shape is the same: one governed authority, an ungoverned context band around it, and AI copilots multiplying the drift. The pattern, and the fix, transfer directly.
Digital-engineering leaders are already funding the adjacent version of this. Workforce development — knowledge retention, onboarding engineers into long-lived complex systems — is a named, funded priority across the field; AIAA's own coverage of building the future digital-engineering workforce frames it as institutional capability, not individual training. A shared context layer is the same instinct pointed at tools instead of people: capture the context once, govern it, and let both your engineers and their copilots read from it instead of rebuilding it privately every time.
The model gave your program one authoritative picture of the system. Give your engineers and their copilots one authoritative picture of the context around it.
If you liked this angle, the workforce companion is turning tribal knowledge into institutional knowledge, the copilot-drift mechanics are in the CLAUDE.md problem, and the protocol side is in why stateless MCP still needs shared team context.
Frequently asked questions
Does a shared context layer replace our MBSE tool?
No. It is complementary. Your system model stays in Cameo, Visure or Jama and remains authoritative for the model. The context layer holds the decisions, rationale and conventions around the model and delivers them to your engineers and their AI copilots. Two different jobs; keep both.
Isn't the rationale supposed to live in the model?
Formal, model-able rationale should. But a large band of working context — provisional-versus-frozen status, why a margin was chosen, team-specific conventions where a standard is ambiguous, what "done" means on this program — is fast-moving and informal by nature. Forcing it into the formal model is what produced the document-era mess MBSE was meant to escape. A separate governed context layer is the cleaner architecture.
We haven't rolled out AI copilots widely yet. Is this premature?
The gap exists with humans alone — it is just slower. Copilots make it acute because they reintroduce divergent context at machine speed. Establishing one shared context now means that as copilots scale across the team, they inherit a governed source instead of each engineer hand-feeding a private one.
Can we use this on ITAR or classified programs?
No. ITAR / export-controlled / classified work is out of scope for the cloud posture. This is for non-ITAR commercial and newspace teams. Desktop Private Mode with on-device options is the only near-boundary option, and only on the non-classified side.
How does the context actually reach Claude, Cursor or Copilot?
Over the Model Context Protocol (MCP). The tools pull live context from the shared workspace at the moment they act, rather than relying on whatever a user last pasted. Update the context once and every connected copilot reads the current version on its next call.
How is this different from your aerospace tribal-knowledge post?
That companion post, on turning tribal knowledge into institutional knowledge, is about workforce and retention — capturing what senior engineers know before they leave. This post is about digital-engineering complementarity: the context the shared model structurally does not cover, and keeping humans and AI copilots consistent with it. Related instinct, different problem.
One shared context. Every AI tool.
Teach Contextium once — every teammate's AI arrives already briefed.
Get started freeThomas Jutla · CEO & Founder
Thomas Jutla is the founder and CEO of Contextium, the shared AI context layer that gives a whole team's AI tools the same grounded knowledge. He builds Contextium using Contextium — living the context-collapse and convention-drift problems daily across Claude, Cursor, Copilot, and every other LLM. Before Contextium, he spent four years as a Product Manager at a software company building community platforms for content creators — work that gave him a deep understanding of how content is made and why it matters, and where he kept hitting the exact problem Contextium now solves.


