---
title: "Pull The Plug Modeling: A reset before you model"
url: https://daily.dev/posts/pull-the-plug-modeling-a-reset-before-you-model-sj19vgtsa
source_url: https://maximegosselin.com/posts/pull-the-plug-modeling/
type: article
source: "Maxime Gosselin"
published: 2026-04-07T18:01:13.308Z
updated: 2026-04-07T18:03:08.972Z
tags: ["architecture", "domain-driven-design"]
reading_time: 8
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Pull The Plug Modeling: A reset before you model

**[Maxime Gosselin](https://daily.dev/sources/maximegosselin)** · 8 min read · 0 upvotes · 0 comments

## Summary

Pull The Plug Modeling (PTPM) is a mindset for domain modeling sessions that asks participants to imagine their domain without electricity — just people, paper, and pens. By removing technology from the conversation, technical shortcuts disappear and the real domain becomes visible. The approach reveals key insights: information flows are inherently asynchronous, document ownership implies accountability, corrections leave traces (suggesting append-only thinking), deletion is unnatural, business vocabulary encodes intent rather than mechanics, and data duplication is sometimes correct. PTPM is especially valuable when replacing legacy systems, where users have been trained to describe software rather than their actual work.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://maximegosselin.com/posts/pull-the-plug-modeling/>

## Similar posts on daily.dev

- [The Critical Skill Nobody Teaches You](https://daily.dev/posts/the-critical-skill-nobody-teaches-you-46olbcmam) · Code Like A Girl · 3 upvotes · 0 comments

---

Tags: [#architecture](https://daily.dev/tags/architecture), [#domain-driven-design](https://daily.dev/tags/domain-driven-design)

[View this post on daily.dev](https://daily.dev/posts/pull-the-plug-modeling-a-reset-before-you-model-sj19vgtsa)
