OptionalAdditionalAdditional workspace targets beyond the default server/client pair
OptionalCallbacksProgress callbacks
OptionalClientPath to client workspace relative to RepoRoot (default: 'packages/MJExplorer')
MJ context user for entity operations (Metadata / RunView)
Database config for Skyway
MJ database provider for schema DDL operations
GitHub client options (auth token)
OptionalMigrationExtra user placeholders merged into the Skyway Placeholders map for migration SQL substitution.
OptionalMJMJ core schema name. Used to resolve ${mjSchema} placeholder in app migrations. Defaults to '__mj'.
The current MJ version string
OptionalPackagePackage manager to use (default: auto-detected from lockfile)
Absolute path to the monorepo root
OptionalServerPath to server workspace relative to RepoRoot (default: 'packages/MJAPI')
OptionalVersionVersion strategy for deps: 'semver' | 'catalog' | 'workspace' | 'auto' (default: 'auto')
Runtime context provided by the CLI to the orchestrator. Contains all the external dependencies needed for the install flow.