23 lines
932 B
Markdown
23 lines
932 B
Markdown
# Clean-Room Installation Validation
|
|
|
|
Prove that a fresh clone or deployment can be installed, configured and exercised using only documented steps.
|
|
|
|
## Purpose
|
|
|
|
This is a publishable P0 built-in DevRunbook package. It is designed for the `execute` work mode with default autonomy `verify` and risk tier `moderate`.
|
|
|
|
## Required context
|
|
|
|
- Target platform: Select the primary platform on which the result must work or be verified.
|
|
- Smoke flow: Describe the smallest critical flow that proves the clean installation is usable.
|
|
|
|
## Completion
|
|
|
|
- Fresh setup succeeds from documented inputs.
|
|
- Missing implicit dependencies are corrected or reported.
|
|
- Validation evidence and unresolved limitations are reported honestly.
|
|
|
|
## Quality status
|
|
|
|
Editorially reviewed and covered by static structure and determinism fixtures. It is not represented as execution-validated or battle-tested until the platform stores corresponding evidence.
|