feat(authoring): integrate paired staging and provenance workflows - #227
Merged
777genius merged 3 commits intoSep 9, 2026
Merged
Conversation
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
777genius
marked this pull request as ready for review
September 9, 2026 06:18
777genius
added a commit
that referenced
this pull request
Sep 9, 2026
…223) Refs #223, #225, #227, #228, #220, #208. Owner-requested consolidation of independently reviewed checkpoints into the parent feature branch. All 10 required CI checks passed at 3a99af0 with the same reviewed source tree as 0d50e5b. No main activation or release publication; genuine E2E and dependency acceptance remain open.
777genius
added a commit
that referenced
this pull request
Sep 9, 2026
Refs #219, #220, #223, #225, #227, #228, #216, #210, #203, #208. Owner-requested consolidation of independently reviewed source checkpoints into the existing parent feature branch. All 10 required CI checks passed at 47e376f. N2 independent acceptance, genuine E2E and release qualification remain open. No main activation or release publication.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds paired public npm staging and retained-stage reading, together with the provenance and stage workflow routes that invoke them. Each product is packed once; the completed reader validates retained bytes without repacking. A separate current-run validator supports isolated stage signing after the producer succeeds, while completed-stage admission still requires all three signatures. CLI transport and explicit mode/permission guards keep legacy publication separate.
Stacked on #225 at d7a08b7. Refs #228, #223 and #208. 10 files, 2,471 changed lines (2,427 additions, 44 deletions). Consolidates the independently reviewed #228 checkpoint into this PR at the owner's request to reduce the open stack; this exceeds the normal per-PR review target because it retains two already-reviewed checkpoints without rewriting history.
Validation: stage checkpoint 4ef512f received independent ACCEPT with 56 selected tests and all 10 required CI checks passed. Workflow checkpoint 0d50e5b received independent ACCEPT with 112 Node and 11 Go tests and all 10 required CI checks passed. Merge head 432819d has the identical Git tree to reviewed 0d50e5b, verified through GitHub's commit objects. Its fresh CI is running; no additional source change or new independent review is claimed for the merge commit.
This remains source integration. N2 acceptance, supported checked-artifact kinds, genuine provider/action mapping and tool/signature custody, protected execution, public E2E and release qualification remain open. Mocked tests and green CI do not replace those gates. No main-branch activation or publication is performed by this consolidation.