| name | sysml-modeling-workflow |
| description | Primary SysML workflow in this MemNet repo: MemNet-first turn, model-first .sysml edits, validate, outputs sync. Triggers: modeling workflow, memnet sysml, 6-step turn, sysml-models. |
| metadata | {"pattern":"pipeline","domain":"sysml-v2","version":"1.6","product":"memnet-llm==0.19.3","pairs_with":["sysml-memnet-cache","sysml-memnet-documentation","sysml-gql","sysml-modeling-session-checklist","mcp-memnet","memnet-nested-sessions"]} |
| token_guardrails | - Follow the turn table. .sysml is structural SSOT; MemNet is relatives.
- pin_map from a cue before edit; mutate after validate.
- Nested interiors: memnet-nested-sessions (not N maps in one generate).
|
SysML modeling workflow
This MemNet product checkout uses sysml-models/. Downstream packs may use sysml-v2-models/projects/<slug>/ — copy the live root from that repo’s AGENTS.md.
Turn sequence
| Step | Action | MemNet |
|---|
| 1 | In-process: skip serve probe. TCP: serve_status; if down → .sysml only | — |
| 2 | pin_map(kind='TSK', locators=['goal=TSK_model_<short>'], …) leftover anchor= / id= named leftover | READ |
| 3 | Narrow Read at SYM.line; edit sysml-models/models/*.sysml | — |
| 4 | Validate the textual model (project SysML MCP / CLI if present) | — |
| 5 | Sync sysml-models/outputs/ iff structure changed | — |
| 6 | mutate delta + SYM.line refresh; settle the turn | WRITE |
Warm miss → sysml-memnet-snap.md, then step 3.
Look loop (catalog / interiors) is not a seventh table step: memnet-nested-sessions and docs/application-notes/system/llm-sysml-v2-modeling.md.
Skip step 6: comment-only; MemNet down; question with no edit.
Read budget
Pin map first. At most two Read windows at SYM.line. Do not re-read whole deploy.sysml on a warm hit. Policy: sysml-memnet-read-policy.md.
Model-first
- Edit
sysml-models/models/*.sysml.
- Validate; sync
sysml-models/outputs/.
- Align engine/MCP code only when the model says so.
Routing (this checkout)
Hardware generators, Mermaid, mcp-sysml-v2, and pack-only sysml-* skills are not vendored here. Do not invent those paths.
See also
- AGENTS.md
docs/application-notes/system/llm-sysml-v2-modeling.md