Skip to main content

Generation and Lifecycle Cmdlets

Get-SEModuleCommandSurface

Returns the categorized module command surface so you can discover the preferred workflow areas without scanning a flat command list.

New-SEEnterpriseWorld

The main generation entry point.

Parameter sets:

  • -ScenarioPath
  • -ScenarioJson
  • -Scenario

Additional controls include:

  • -CatalogRootPath
  • -Seed
  • plugin execution and trust parameters

-CatalogRootPath is optional for normal Gallery installs. The module package includes catalogs/catalogs.sqlite, and New-SEEnterpriseWorld loads that bundled catalog automatically when you do not provide an override. Use -CatalogRootPath only for a custom catalog directory or a specific SQLite catalog database.

The returned generation result now also carries a structured Quality report for realism, completeness, consistency, exportability, and operational coverage.

Get-SEWorldSummary

Returns generation statistics from a generated world.

Add-SEIdentityLayer

Adds or regenerates the identity layer on an existing generated world.

Key parameters:

  • -InputObject
  • -RegenerationMode

Add-SEInfrastructureLayer

Adds or regenerates the infrastructure layer.

Add-SERepositoryLayer

Adds or regenerates the repository layer.

Invoke-SEAnomalyProfile

Applies anomaly profiles to an existing generated world.

Key parameters:

  • -InputObject
  • -Force