From 40a3a0c8d502ccef5ab58cb4932f364d7dc80d20 Mon Sep 17 00:00:00 2001 From: Liviu Date: Sat, 12 Sep 2026 10:10:04 +0300 Subject: [PATCH] CITATIONS-UNRESOLVED: the three hand-written explanations of why those paths cannot be opened are restored; the generator now carries them forward instead of overwriting them --- CITATIONS-UNRESOLVED.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CITATIONS-UNRESOLVED.md b/CITATIONS-UNRESOLVED.md index 636667d..5423fad 100644 --- a/CITATIONS-UNRESOLVED.md +++ b/CITATIONS-UNRESOLVED.md @@ -15,6 +15,6 @@ repositories, so they begin with a repository name, for example Unresolvable distinct paths in this repository: **3**. -- `aerenew/scripts/deschise/flaguri-verify.cjs` cited in: pqc-migration-toolkit/VERIFY-POLICY.md -- `bootnodes.txt` cited in: pqc-migration-toolkit/VERIFY-POLICY.md -- `KNOWN-ISSUES.md` cited in: pqc-migration-toolkit/VERIFY-POLICY.md +- `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. +- `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. +- `KNOWN-ISSUES.md` cited in: pqc-migration-toolkit/VERIFY-POLICY.md — an internal working-tree file, not published.