coding: validate repository inspection HEAD object IDs #376

Open
nsaspy wants to merge 0 commits from rage/209-inspect-head-object-id into main
Owner

Closes #209. Advances #1.

RED c8b06771: stable malformed git rev-parse HEAD output must not enter structured repository inspection evidence; canonical SHA-1 and SHA-256 full object IDs remain accepted.

Implementation b8dd00d3: validates both the initial and final HEAD samples using the canonical full-object-ID validator before projecting or comparing repository identity.

Gate: focused behavior is now implemented; require source/install compatibility diagnostics, full generated registry/plugin checks, package builds, no unresolved review debt, and exact-head protected merge.

Closes #209. Advances #1. RED `c8b06771`: stable malformed `git rev-parse HEAD` output must not enter structured repository inspection evidence; canonical SHA-1 and SHA-256 full object IDs remain accepted. Implementation `b8dd00d3`: validates both the initial and final HEAD samples using the canonical full-object-ID validator before projecting or comparing repository identity. Gate: focused behavior is now implemented; require source/install compatibility diagnostics, full generated registry/plugin checks, package builds, no unresolved review debt, and exact-head protected merge.
Some checks failed
CI / test (pull_request) Failing after 17s
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/209-inspect-head-object-id:rage/209-inspect-head-object-id
git switch rage/209-inspect-head-object-id

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/209-inspect-head-object-id
git switch rage/209-inspect-head-object-id
git rebase main
git switch main
git merge --ff-only rage/209-inspect-head-object-id
git switch rage/209-inspect-head-object-id
git rebase main
git switch main
git merge --no-ff rage/209-inspect-head-object-id
git switch main
git merge --squash rage/209-inspect-head-object-id
git switch main
git merge --ff-only rage/209-inspect-head-object-id
git switch main
git merge rage/209-inspect-head-object-id
git push origin main
Sign in to join this conversation.
No description provided.