Skip to content

Define Recovery Installer artifact build lane#20

Merged
mdheller merged 2 commits intomainfrom
artifactlane
May 1, 2026
Merged

Define Recovery Installer artifact build lane#20
mdheller merged 2 commits intomainfrom
artifactlane

Conversation

@mdheller
Copy link
Copy Markdown
Contributor

@mdheller mdheller commented May 1, 2026

Replacement non-draft PR for the completed Copilot branch from #19 / issue #18, created because the original PR remained stuck in draft/action_required.

Scope:

  • add Recovery/Installer artifact build lane design doc;
  • add dry-run ArtifactBuildLaneResult fixture;
  • update Makefile JSON validation;
  • update repo maturity metadata;
  • reference NLBoot release-candidate and SBOM proof status without inventing a tagged release.

Validation evidence from Copilot branch:

  • make validate passes.
  • python -m pytest passes, 8/8 tests.

Boundaries:

  • no host mutation;
  • no boot-entry mutation;
  • no disk writes;
  • no installer execution;
  • no rollback execution;
  • no kexec behavior;
  • no Secure Enclave calls;
  • no release publication.

Closes #18.

Copilot AI and others added 2 commits May 1, 2026 16:31
@mdheller mdheller merged commit 4ce0007 into main May 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Agent task: define Recovery Installer artifact build lane

2 participants