Prerequisites¶
Use MEMO Architect¶
| Required | Purpose |
|---|---|
| Node.js 26 or later | Run Architect and its MEMO Tools dependency |
| npm, pnpm, or Yarn | Install @memoarchitect/architect |
| A current web browser | Use the workbench |
@memoarchitect/architect installs compatible versions of MEMO Tools and the
MEMO Ontology. Separate Tools and Ontology checkouts are not required.
Architect does not require SysIDE or sysand. Those tools are optional
backends used through MEMO Tools when a project explicitly selects external
SysML validation or package creation.
Build or contribute to MEMO Architect¶
| Required | Purpose |
|---|---|
| Git | Clone the repository |
| Node.js 26 or later | Build and test Architect |
| pnpm 9.15 | Install the locked development dependencies |
| Python 3.12 and PDM | Build the documentation site |
Continue to Installation.