zara-coding: validate collected branch identity shape #433

Open
nsaspy wants to merge 0 commits from rage/1-zara-coding-evidence-branch-shape into main
Owner

Advances #1 with collection-boundary branch identity hardening. Repository evidence now refuses NUL or multiline branch values before they become trusted observed assertions, while preserving the explicit DETACHED identity.

RAGE transaction

  • RED-first 6c02f52f: rejects NUL/multiline collected branch identities and preserves detached state.
  • implementation 99ddf3c8: enforces single-line branch identity during evidence construction.

This complements #130's verifier-boundary defense without expanding execution or authorization.

Advances #1 with collection-boundary branch identity hardening. Repository evidence now refuses NUL or multiline branch values before they become trusted observed assertions, while preserving the explicit `DETACHED` identity. ## RAGE transaction - RED-first `6c02f52f`: rejects NUL/multiline collected branch identities and preserves detached state. - implementation `99ddf3c8`: enforces single-line branch identity during evidence construction. This complements #130's verifier-boundary defense without expanding execution or authorization.
Some checks failed
CI / test (pull_request) Failing after 18s
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin rage/1-zara-coding-evidence-branch-shape:rage/1-zara-coding-evidence-branch-shape
git switch rage/1-zara-coding-evidence-branch-shape

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff rage/1-zara-coding-evidence-branch-shape
git switch rage/1-zara-coding-evidence-branch-shape
git rebase main
git switch main
git merge --ff-only rage/1-zara-coding-evidence-branch-shape
git switch rage/1-zara-coding-evidence-branch-shape
git rebase main
git switch main
git merge --no-ff rage/1-zara-coding-evidence-branch-shape
git switch main
git merge --squash rage/1-zara-coding-evidence-branch-shape
git switch main
git merge --ff-only rage/1-zara-coding-evidence-branch-shape
git switch main
git merge rage/1-zara-coding-evidence-branch-shape
git push origin main
Sign in to join this conversation.
No description provided.