zara-coding: validate collected worktree path shape #437

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

Advances #1 with collection-boundary integrity for worktree evidence. Repository evidence now refuses relative and NUL-containing worktree path identities before they can become trusted observed assertions.

RAGE transaction

  • RED-first 68054e21: deterministic builder tests for relative/NUL paths.
  • implementation 58c6c0c6: requires absolute, NUL-free worktree paths during evidence construction.

This is independent of #126's verifier-boundary defense and keeps collection and verification fail-closed. No execution or authorization expansion.

Advances #1 with collection-boundary integrity for worktree evidence. Repository evidence now refuses relative and NUL-containing worktree path identities before they can become trusted observed assertions. ## RAGE transaction - RED-first `68054e21`: deterministic builder tests for relative/NUL paths. - implementation `58c6c0c6`: requires absolute, NUL-free worktree paths during evidence construction. This is independent of #126's verifier-boundary defense and keeps collection and verification fail-closed. No execution or authorization expansion.
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-worktree-evidence-path-shape:rage/1-zara-coding-worktree-evidence-path-shape
git switch rage/1-zara-coding-worktree-evidence-path-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-worktree-evidence-path-shape
git switch rage/1-zara-coding-worktree-evidence-path-shape
git rebase main
git switch main
git merge --ff-only rage/1-zara-coding-worktree-evidence-path-shape
git switch rage/1-zara-coding-worktree-evidence-path-shape
git rebase main
git switch main
git merge --no-ff rage/1-zara-coding-worktree-evidence-path-shape
git switch main
git merge --squash rage/1-zara-coding-worktree-evidence-path-shape
git switch main
git merge --ff-only rage/1-zara-coding-worktree-evidence-path-shape
git switch main
git merge rage/1-zara-coding-worktree-evidence-path-shape
git push origin main
Sign in to join this conversation.
No description provided.