1 / 18

Reinventing Model Communication with Gen AI

By G. Sawatzky, knowledge-foundation.ai
Sept 2025
Prefer prose? Read the full article

Why Diagrams Are Not the Model

Diagram (representation) Pretty, static, ambiguous No constraints or behavior Conceptual Model Precise, testable, causal Rules and constraints included

Formal Model Verbalization

What Verbalization Gives You

Fact Type Constraint Verbalization Review

Model-Grounded Explanation

What happens if payment fails? The order moves to state “Pending Review”. A retry is scheduled; if it fails, the order is cancelled and inventory is released. Cites: Rule R-42 (Payment Failure Policy); State Diagram v1.2

Why Grounding Matters

LLMs as Translators

User Question LLM Translation Grounded Answer with Model Citation

Question-to-Model Mapping

Relevant Rule Cluster

Progressive Disclosure

Model Overview Relevant Region Constraint Details

Summaries with Traceability

What Good Tool Support Should Do

Example Interaction Pattern

Model Context Fact Type: Order requires Customer Constraint: Payment failure triggers review Source: Rule R-42 User: What happens if payment fails? Answer: Order moves to Pending Review, retry is scheduled, inventory is released if payment ultimately fails. Cites Rule R-42. Traceability preserved from question to model region to answer

Where This Helps in Practice

The value is not replacing formal modeling. It is adding a better communication layer around it.

Limits

LLMs extend formal verbalization. They do not remove the need for disciplined modeling.

ORM Tool Opportunities

Build on existing verbalizations and formal representations rather than bypassing them.

Practical Guardrails

Outcomes

References & Link

Read more detail in the article: Reinventing Model Communication with Gen AI