Skip to content

CR-032: Model route manifest schema#23

Merged
coreytshaffer merged 1 commit into
mainfrom
cr-032-model-route-manifest-schema
Jun 16, 2026
Merged

CR-032: Model route manifest schema#23
coreytshaffer merged 1 commit into
mainfrom
cr-032-model-route-manifest-schema

Conversation

@coreytshaffer

@coreytshaffer coreytshaffer commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Summary

Defines the canonical manifest artifact for model-route provenance and integrity.

  • adds docs/security/model_route_manifest_schema.md
  • adds concrete example manifests for local, cloud, and invalid alias-only routes
  • distinguishes required and optional provenance fields
  • pins down local/cloud boundary, backend identity, model identity, artifact integrity, quantization, and template metadata
  • keeps CR-032 documentation-only

Validation

  • python -m pytest -q
  • tc identity check
  • tc audit --privacy-invariants
  • tc audit --verify-signatures

Notes

This PR defines the artifact contract for future runtime checks. CR-033 should validate manifests against this schema rather than inventing route-provenance rules ad hoc in code.

@coreytshaffer coreytshaffer merged commit 961a904 into main Jun 16, 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