zara-coding: keep changed-path evidence repository-relative #440

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

Advances #1 by tightening repository evidence identity. Changed-path assertions now reject absolute paths and parent-traversal components before they can be projected as observed repository state.

RAGE transaction

  • RED-first 1279a737: proves absolute and escaping paths are invalid evidence.
  • implementation e545f188: enforces repository-relative changed paths with PurePosixPath.

This does not expand execution authority. Exact-head compatibility, full registry/plugin checks, and generated Nix package builds remain mandatory before merge.

Advances #1 by tightening repository evidence identity. Changed-path assertions now reject absolute paths and parent-traversal components before they can be projected as observed repository state. ## RAGE transaction - RED-first `1279a737`: proves absolute and escaping paths are invalid evidence. - implementation `e545f188`: enforces repository-relative changed paths with `PurePosixPath`. This does not expand execution authority. Exact-head compatibility, full registry/plugin checks, and generated Nix package builds remain mandatory before merge.
Some checks failed
CI / test (pull_request) Failing after 16s
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-repository-text-evidence:rage/1-zara-coding-repository-text-evidence
git switch rage/1-zara-coding-repository-text-evidence

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-repository-text-evidence
git switch rage/1-zara-coding-repository-text-evidence
git rebase main
git switch main
git merge --ff-only rage/1-zara-coding-repository-text-evidence
git switch rage/1-zara-coding-repository-text-evidence
git rebase main
git switch main
git merge --no-ff rage/1-zara-coding-repository-text-evidence
git switch main
git merge --squash rage/1-zara-coding-repository-text-evidence
git switch main
git merge --ff-only rage/1-zara-coding-repository-text-evidence
git switch main
git merge rage/1-zara-coding-repository-text-evidence
git push origin main
Sign in to join this conversation.
No description provided.