Skip to content

Add AppleSiliconAdapterEvidence normalization design and fixtures#17

Merged
mdheller merged 3 commits intomainfrom
m2normalize
Apr 30, 2026
Merged

Add AppleSiliconAdapterEvidence normalization design and fixtures#17
mdheller merged 3 commits intomainfrom
m2normalize

Conversation

@mdheller
Copy link
Copy Markdown
Contributor

Replacement non-draft PR for the completed Copilot branch from #16 / issue #15, created because the original PR remained stuck in draft/action_required and the connector ready-for-review mutation is broken.

Scope:

  • add AppleSiliconAdapterEvidence normalization design doc;
  • add raw Apple Silicon dry-run evidence fixture;
  • add normalized BootEvidence dry-run fixture;
  • update Makefile fixture validation;
  • update repo maturity metadata.

Validation evidence from Copilot branch:

  • make validate passes locally across all fixture paths.
  • python -m pytest passes, 8/8 tests.

Boundaries:

  • no Secure Enclave calls;
  • no boot-entry mutation;
  • no disk writes;
  • no installer execution;
  • no rollback execution;
  • no runtime behavior change.

Closes #15.

Copilot AI and others added 3 commits April 30, 2026 19:39
Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
@mdheller mdheller merged commit 3f7779f into main Apr 30, 2026
2 checks 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: add AppleSiliconAdapterEvidence normalization design and fixtures

2 participants