Skip to content

Add hello world audit manifest example#70

Open
mindbomber wants to merge 1 commit into
mlcommons:masterfrom
mindbomber:codex/hello-world-audit-manifest
Open

Add hello world audit manifest example#70
mindbomber wants to merge 1 commit into
mlcommons:masterfrom
mindbomber:codex/hello-world-audit-manifest

Conversation

@mindbomber
Copy link
Copy Markdown

Summary

Adds an optional audit/provenance manifest example to the hello_world MLCube example.

The manifest is a sidecar example only. It does not change MLCube runner behavior, task execution, or benchmark outputs.

Why

This gives users a concrete pattern for recording reproducible, audit-safe run metadata such as:

  • MLCube task
  • runner
  • image
  • inputs and outputs
  • claim status
  • redaction status

It also documents that public audit manifests should not store raw secrets, tokens, private paths, or sensitive arguments.

Related issue: #69
Related core proposal: mlcommons/mlcube#367
Related cookiecutter proposal: mlcommons/mlcube_cookiecutter#10

Validation

  • Parsed hello_world/audit_manifest.example.json with Python json.loads
  • Checked required manifest fields are present
  • Ran git diff --check

@mindbomber mindbomber requested a review from a team as a code owner May 11, 2026 15:25
@github-actions
Copy link
Copy Markdown

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

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