Skip to content

feat: add AppleSiliconAdapterEvidence normalization design and fixtures#16

Merged
mdheller merged 3 commits intomainfrom
copilot/add-applesiliconadapterevidence-normalization
Apr 30, 2026
Merged

feat: add AppleSiliconAdapterEvidence normalization design and fixtures#16
mdheller merged 3 commits intomainfrom
copilot/add-applesiliconadapterevidence-normalization

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 30, 2026

  • Explore repo structure and understand existing patterns
  • Add design doc: docs/APPLE_SILICON_EVIDENCE_NORMALIZATION.md
  • Add raw evidence fixture: examples/apple-silicon-evidence/raw-apple-silicon-evidence.example.json
  • Add normalized evidence fixture: examples/apple-silicon-evidence/normalized-boot-evidence.example.json
  • Add Makefile validation for new fixture JSON (python -m json.tool)
  • Update repo.maturity.yaml next actions and evidence
  • make validate passes (all 5 fixture paths: PASS)
  • python -m pytest passes (8/8 tests)
  • No-op commit pushed to re-trigger CI after workflow approval

Copilot AI changed the title [WIP] Add AppleSiliconAdapterEvidence normalization design and fixtures feat: add AppleSiliconAdapterEvidence normalization design and fixtures Apr 30, 2026
Copilot AI requested a review from mdheller April 30, 2026 19:44
Copy link
Copy Markdown
Contributor

@copilot Scope appears aligned with issue #15, but this PR is still draft and CI is action-required. Please mark it ready when complete and push a no-op commit if needed after workflow approval. Keep scope docs/fixtures/validation only and retain validation evidence.

Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 30, 2026

@copilot Scope appears aligned with issue #15, but this PR is still draft and CI is action-required. Please mark it ready when complete and push a no-op commit if needed after workflow approval. Keep ...

No-op commit pushed (dff22dc) to re-trigger CI. Scope remains docs/fixtures/validation only — no host mutation, SEP calls, or runtime changes. Validation evidence:

make validate → PASS (all 5 fixture paths)
python -m pytest → 8/8 passed

Please mark ready for review once CI clears.

Copy link
Copy Markdown
Contributor

Agent triage: scope matches issue #15 and changed files are bounded to docs, fixtures, Makefile validation, and maturity metadata.

This cannot merge yet because the PR is still draft and CI is action_required.

Please mark this PR ready for review and refresh or rebase if needed so checks run under current repo settings. Keep scope unchanged.

@mdheller mdheller marked this pull request as ready for review April 30, 2026 22:07
@mdheller mdheller merged commit 633da58 into main Apr 30, 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: add AppleSiliconAdapterEvidence normalization design and fixtures

2 participants