zara-coding: validate collected repository root shape #435

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

Advances #1 with collection-boundary repository identity hardening. Repository snapshots now refuse relative or NUL-containing roots before they become trusted observed evidence.

RAGE transaction

  • RED-first 71dda3c0: deterministic builder tests for relative/NUL roots.
  • implementation 45ceb6d9: requires absolute, NUL-free repository roots during evidence construction.

This complements #128's verifier-boundary check without expanding execution or authorization.

Advances #1 with collection-boundary repository identity hardening. Repository snapshots now refuse relative or NUL-containing roots before they become trusted observed evidence. ## RAGE transaction - RED-first `71dda3c0`: deterministic builder tests for relative/NUL roots. - implementation `45ceb6d9`: requires absolute, NUL-free repository roots during evidence construction. This complements #128's verifier-boundary check 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-root-shape:rage/1-zara-coding-evidence-root-shape
git switch rage/1-zara-coding-evidence-root-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-root-shape
git switch rage/1-zara-coding-evidence-root-shape
git rebase main
git switch main
git merge --ff-only rage/1-zara-coding-evidence-root-shape
git switch rage/1-zara-coding-evidence-root-shape
git rebase main
git switch main
git merge --no-ff rage/1-zara-coding-evidence-root-shape
git switch main
git merge --squash rage/1-zara-coding-evidence-root-shape
git switch main
git merge --ff-only rage/1-zara-coding-evidence-root-shape
git switch main
git merge rage/1-zara-coding-evidence-root-shape
git push origin main
Sign in to join this conversation.
No description provided.