Declare the three unresolvable citations the VERIFY-POLICY page introduced (internal-tree gate, KNOWN-ISSUES, bootnodes.txt)

This commit is contained in:
Liviu 2026-08-28 03:33:40 +03:00
parent 216ef02eeb
commit 5b03059f47

11
CITATIONS-UNRESOLVED.md Normal file
View File

@ -0,0 +1,11 @@
# Citations in this repository that you cannot open
Same rule as the other Aere repositories: a citation is a promise that a claim is
checkable, and where the target is not published the claim is traceable but **not
independently verifiable by you**. Nothing was deleted to produce this list.
Unresolvable distinct paths in this repository: **3**.
- `aerenew/scripts/deschise/flaguri-verify.cjs` cited in: pqc-migration-toolkit/VERIFY-POLICY.md — the gate that enforces the [VERIFY] rule lives in the internal working tree, not this public repo; its behaviour is described where it is cited.
- `KNOWN-ISSUES.md` cited in: pqc-migration-toolkit/VERIFY-POLICY.md — an internal working-tree file, not published.
- `bootnodes.txt` cited in: pqc-migration-toolkit/VERIFY-POLICY.md — bootnode enodes are published in the aere-node repository's RUN-A-NODE.md, not here.