Specification#
These pages describe why Process-PSModule exists, what it must guarantee, and how those guarantees are delivered. They are aimed at people maintaining Process-PSModule itself. Module authors normally only need the guides and reference.
| Page | Description |
|---|---|
| Spec | Requirements — an end-to-end pipeline guaranteeing build, testing, quality gates, documentation, and versioned publication. |
| Design | How the spec is delivered — a single reusable workflow composing sub-workflows, and the settings contract. |
| Principles and practices | The versioning, branching, and colocation principles behind the design. |