mirror of
https://github.com/nejimakibird/model-weave.git
synced 2026-07-22 06:51:24 +00:00
| .. | ||
| app_process | ||
| class | ||
| class_diagram | ||
| color_scheme | ||
| data_object | ||
| dfd_diagram | ||
| domain_diagram | ||
| domains | ||
| rule | ||
| README.md | ||
Model Weave Model
This folder is a public sample vault / showcase model for Model Weave. It uses Model Weave Markdown model files to demonstrate representative file types, previews, diagnostics, Color Scheme behavior, and PNG export.
Summary
Important:
- The files in this folder are not the formal Model Weave specification.
- The formal Model Weave specification is defined by the files in
docs/formats/and the rootREADME.mdof the repository. - This sample vault acts as a set of examples for Model Weave previews and behavior checks.
- Refer to the formal specification when checking exact implementation or format rules.
Feature Showcase
This sample vault demonstrates the core features of Model Weave, including Domain-aware modeling for app_process and DFD diagrams, hierarchical Domain rendering, and the Color Scheme system. These examples reflect the refinements and features established in version 0.1.13.
For a detailed list of changes in this version, see the v0.1.13 Release Notes.
- Color Scheme:
color_scheme/COLOR-SCHEME-DEFAULT.md- Set
defaultColorSchemeRefto[[COLOR-SCHEME-DEFAULT]]to check colors in Domains, Domain Diagram, DFD, and Business Flow previews. - Includes empty-target global rows plus target-specific rows for
domain,dfd, andapp_process.
- Set
- Domains:
domains/DOMAINS-COMPANY.md,domains/DOMAINS-MODEL-WEAVE.md- Useful for checking standalone
type: domainsMindmap, Area, and Tree views.
- Useful for checking standalone
- Domain Diagram:
domain_diagram/DOMAIN-DIAGRAM-MODEL-WEAVE.md- Useful for checking
type: domain_diagramMindmap, Area, and Tree views with multiple merged Domains files. Domain Sources.refvalues match sample file names and frontmatteridcasing, such as[[DOMAINS-COMPANY]].
- Useful for checking
- DFD:
dfd_diagram/DFD-MODEL-WEAVE-OVERVIEW.md- Includes DFD local Domains, Domain Sources, and
Objects.domainexamples for checking merged Domain groups and DFD object domain colors.
- Includes DFD local Domains, Domain Sources, and
- app_process:
app_process/PROC-MODEL-WEAVE-PREVIEW-FLOW.md- Useful for checking
Steps.domainplacement, Domain hierarchy, Domain group colors, and Business Flow colors fromSteps.kind.
- Useful for checking
app_process / Business Flow
app_process/PROC-MODEL-WEAVE-PREVIEW-FLOW.md- Shows the Model Weave preview process as a Business Flow.
- Uses
Steps.domainfor Domain placement andSteps.kindsotarget=app_processColor Scheme rows are applied to step nodes.
Each diagram preview can be used to check PNG export for representative diagrams and the Applied Color Scheme section.