16 lines
675 B
Markdown
16 lines
675 B
Markdown
# Phase 1.0CD: cleanup result and configure-timeout correction gate
|
|
|
|
Status: `EXACT_OUTPUT_CLEANUP_PASSED_CONFIGURE_TIMEOUT_CORRECTION_ALLOWED`
|
|
|
|
Date: 2026-07-30
|
|
|
|
The one CC cleanup transaction removed only the registered failed stage and
|
|
partial build directory. Their worktree metadata is absent and the pinned SDL
|
|
source remains clean.
|
|
|
|
CD permits one source-only change: increase
|
|
`cmake_configure_sdl_only.timeout_seconds` from 120 to 600. The prior configure
|
|
had already completed C and C++ compiler identification before its deadline.
|
|
All argv, output limits, later build timeout and safety exclusions remain
|
|
unchanged. Invocation and output reuse remain unauthorized.
|