sad-mcp 0.1.32 → 0.1.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -17,7 +17,7 @@ You have an approved structural model (the JSON below). Render it as a single se
|
|
|
17
17
|
|
|
18
18
|
3. **EMPTY POOLS** (external participants with no internal tasks): Message flows connect to/from the **pool border itself** — NOT to any element inside. The pool is just a labeled rectangle. No start/end events inside empty pools.
|
|
19
19
|
|
|
20
|
-
4. **DATA STORES** appear as cylinders with data association lines to their tasks.
|
|
20
|
+
4. **DATA STORES** appear as cylinders with data association lines to their tasks. **Duplicate data stores** when needed — if a data store is used by tasks in different lanes or distant parts of the diagram, draw multiple copies of the same cylinder, each placed close to its connected tasks. This avoids long crossing arrows. Each copy has the same label.
|
|
21
21
|
|
|
22
22
|
5. **NO ELEMENTS ON LANE BOUNDARIES**: Every element fully inside one lane, centered vertically.
|
|
23
23
|
|