Go To Phase 0 Script and Execution Model
All Phase 0 scripts must follow the logging and error-handling conventions defined by the Developer Handbook.
Script logging should identify:
Script error handling must prevent silent failure. A script that cannot complete its required task must report the failure, return an appropriate exit status where applicable, and avoid leaving baseline artifacts in an ambiguous state.
Scripts that affect generation, repository state, runtime execution, or traceability must treat errors as implementation-governance concerns. They must not hide failed generation, partial startup, invalid configuration, missing prerequisites, or failed cleanup.
© 2026 Dido Solutions, Inc. and Jackrabbit Consulting, Inc.