You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated 2026-08-20.#1795, #1796, #1797 and #1802 fixed 56 of the 59 links. Three remain,
re-checked against main at 3c7172c8. The original audit, with the full section breakdown, is
in this issue's edit history.
1. circuits/README.md:85 — a directory that is not there
circuits/bin/recursive_aggregation/ holds c2ab_fold, c3_fold, c3_fold_kernel, c3ab_fold, c4ab_fold, c6_fold, c6_fold_kernel, decryption_aggregator, dkg_aggregator, node_fold, nodes_fold, and nodes_fold_kernel. There is no wrapper/.
The link is the visible end of a longer drift. The same file names wrapper/ eleven times,
including the directory tree at :25, the C2 description at :46-50, and three rows of the circuit
table at :79-82. Retargeting the link alone would leave the section describing a layout that does
not exist, so this one needs whoever knows what the wrappers became.
404 after redirects. No greco directory exists anywhere in the tree. The gnosisguild half is not
the cause: that organisation name 301s to theinterfold.
3. docs/pages/write-e3-contract.mdx:51 — a pinned commit with a later path
The commit is reachable and is an ancestor of main, but at that revision the file was at packages/evm/contracts/test/MockE3Program.sol. chore: rename enclave to interfold [skip-line-limit] #1592 renamed packages/evm to packages/interfold-contracts, and the link took the new path while keeping the old pin. Either
half resolves on its own:
1.
circuits/README.md:85— a directory that is not therecircuits/bin/recursive_aggregation/holdsc2ab_fold,c3_fold,c3_fold_kernel,c3ab_fold,c4ab_fold,c6_fold,c6_fold_kernel,decryption_aggregator,dkg_aggregator,node_fold,nodes_fold, andnodes_fold_kernel. There is nowrapper/.The link is the visible end of a longer drift. The same file names
wrapper/eleven times,including the directory tree at
:25, the C2 description at:46-50, and three rows of the circuittable at
:79-82. Retargeting the link alone would leave the section describing a layout that doesnot exist, so this one needs whoever knows what the wrappers became.
2.
examples/CRISP/packages/crisp-contracts/README.md:55— Greco404 after redirects. No
grecodirectory exists anywhere in the tree. Thegnosisguildhalf is notthe cause: that organisation name 301s to
theinterfold.3.
docs/pages/write-e3-contract.mdx:51— a pinned commit with a later pathmain, but at that revision the file was atpackages/evm/contracts/test/MockE3Program.sol. chore: rename enclave to interfold [skip-line-limit] #1592 renamedpackages/evmtopackages/interfold-contracts, and the link took the new path while keeping the old pin. Eitherhalf resolves on its own:
blob/cf50fd6c…/packages/evm/contracts/test/MockE3Program.solblob/main/packages/interfold-contracts/contracts/test/MockE3Program.solHappy to open a PR for 2 and 3 if it is useful.