Package Exports
- @morphism-systems/cli
- @morphism-systems/cli/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@morphism-systems/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@morphism-systems/cli
Morphism governance CLI. Initialize config, validate governance, check maturity scores, run health checks.
Install
npm install -g @morphism-systems/cliUsage
morphism init # Initialize .morphism/ config
morphism validate # Run governance validation
morphism score # Compute maturity score
morphism doctor # Health checkExample Output
$ morphism validate
κ = 0.0000 | δ = 0.0000
Maturity: optimizing | Converging: true
Violations: 0
Governance validation: PASS
$ morphism score
Maturity score: 125/125
$ morphism doctor
✓ AGENTS.md exists
✓ SSOT.md exists
✓ GUIDELINES.md exists
✓ .morphism/config.json valid
Health check: PASSWhy Morphism
Governance-as-code with mathematical guarantees. Learn more.
License
Business Source License 1.1 (BUSL-1.1) — Change Date 2030-02-20, Change License Apache 2.0