🌊Factory Flows/OMP-1005Experimental
/mesh
Insert a network diagram showing system dependencies
Create network diagrams showing system dependencies, interconnections, and dataflow between services/components. User can add nodes and connections with labels.
dependencysystemintegration
For: microservice architects, infrastructure engineers
Integrates with:
traceoarielsmo1Live Demo
See /mesh in action with CSS-animated examples.
MERMAID: /mesh
graph LR API["API"] <--> DB["Database"] API <--> Cache["Cache"] DB --> Queue["Message Queue"]
Rationale
System architecture and microservice designs require network visualization. "Mesh" = interconnected network of pipes/services.
Acceptance Criteria
- •/mesh creates node-link diagram template
- •User can add nodes and connections with labels
- •If doc mentions services (API, DB, Cache), auto-populates
- •Shows bidirectional arrows and flow direction
- •On save, federated to all systems
Demo Type
mermaidInteractive diagram (flowchart, gantt, ER, tree, network, cycle)Semantic Layers
dependencysystemintegrationFederation Integration
This command syncs with the following systems on save:
Traceo
Requirement snapshots, verification matrix, status sync
Ariel
Diagram baselines, config registration, version control
SMO1
Campaign routing, short links, external domain mapping
Requirements Traceability
Specification: OMP-1005This command is defined in oompa-spec.yaml and part of the official requirement catalog.