Skip to content

Add SourceOS projection fixtures for Agent Machine receipts#21

Merged
mdheller merged 8 commits intomainfrom
sourceos-projection-fixtures-v0-1
May 5, 2026
Merged

Add SourceOS projection fixtures for Agent Machine receipts#21
mdheller merged 8 commits intomainfrom
sourceos-projection-fixtures-v0-1

Conversation

@mdheller
Copy link
Copy Markdown
Contributor

@mdheller mdheller commented May 5, 2026

Summary

Adds SourceOS/SociOS projection fixtures for the Agent Machine → SourceOS typed-contract integration path:

  • fixtures/sourceos-spec/sourceosmodelcarryref.json
  • fixtures/sourceos-spec/inferenceprovider.json
  • fixtures/sourceos-spec/modelresidency.json
  • fixtures/sourceos-spec/placementfact.json
  • fixtures/sourceos-spec/agentmachinereceipt.json
  • scripts/validate-sourceos-projection-fixtures.py
  • docs/integration/sourceos-spec-projection-fixtures.md
  • Makefile target validate-sourceos-projections, included in make validate

Why

This binds Agent Machine to the SourceOS projection vocabulary proposed in SourceOS-Linux/sourceos-spec PR #89 and successors without forcing SourceOS type-discriminator fixtures through Agent Machine's existing repo-local kind-based example validator.

Validation

  • Added a local fixture validator that checks all projection fixtures exist, have the expected SourceOS projection type, include required fields, and use urn:srcos: identity posture.
  • Wired the validator into make validate as validate-sourceos-projections.
  • Kept fixtures under fixtures/sourceos-spec/ rather than examples/ to avoid breaking existing repo-local contract validation.

Boundary notes

This PR does not change runtime activation behavior, start inference providers, download models, mutate caches, or grant tool authority. It is compatibility fixture work for the cross-repo Foundry path.

@mdheller mdheller merged commit af893e5 into main May 5, 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.

1 participant