Skip to content

feat: build hash-bound M0 publisher envelopes - #309

Merged
Pigbibi merged 1 commit into
mainfrom
codex/m0-publisher-envelope
Aug 29, 2026
Merged

feat: build hash-bound M0 publisher envelopes#309
Pigbibi merged 1 commit into
mainfrom
codex/m0-publisher-envelope

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • build a closed M0 ledger envelope from one validated QAR source snapshot and immutable artifact metadata
  • verify the source artifact SHA-256 and add a canonical ledger SHA-256
  • default to local JSON output; outbound HTTPS delivery requires an explicit publish flag and two dedicated environment variables

Safety

  • no scheduler, worker, UI, runtime, platform, strategy, broker, or execution change
  • publish path rejects non-HTTPS URLs and URLs with query or userinfo
  • token and URL are not written into the envelope or exception output

Validation

  • python -m unittest tests.test_build_m0_research_publisher_envelope passed locally: 4 tests
  • Python compile, JSON schema parse, and diff checks passed
  • GitHub CI will run full regression checks

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit 9e0dbcd into main Aug 29, 2026
6 checks passed
@Pigbibi
Pigbibi deleted the codex/m0-publisher-envelope branch August 29, 2026 07:09
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