Normalize substrate seed refs in full-image builds #702

Closed
opened 2026-07-24 07:53:07 +00:00 by coilyco-ops · 1 comment
Owner

The landed single full-image build reaches substrate seeding on Windows, then fails because CRLF from docker/dev-base/substrate-image-repos.txt survives read -r and enters the clone URL. Make the parser tolerate CRLF, pin the manifest to LF, add regression coverage, and rerun the full image build.

The landed single full-image build reaches substrate seeding on Windows, then fails because CRLF from docker/dev-base/substrate-image-repos.txt survives read -r and enters the clone URL. Make the parser tolerate CRLF, pin the manifest to LF, add regression coverage, and rerun the full image build.
Author
Owner

The retry passed substrate seeding after the CRLF repair, then the final image gate exposed a second consequence of the prior operator-surface cleanup: the retained runner-token role overlay was no longer a standalone valid specverb member after the monolith deletion. This issue now also covers restoring its minimal parse anchor and proving the complete image with ward doctor.

The retry passed substrate seeding after the CRLF repair, then the final image gate exposed a second consequence of the prior operator-surface cleanup: the retained runner-token role overlay was no longer a standalone valid specverb member after the monolith deletion. This issue now also covers restoring its minimal parse anchor and proving the complete image with ward doctor.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agentic-os#702
No description provided.