Incognito-Wiki/to-be-studied
msa46 c590f77d96
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
feat: publish legacy course archive
2026-08-03 15:12:11 +02:00
..
live-wiki/2026-08-02 fix: harden live wiki capture boundaries 2026-08-02 17:48:35 +02:00
previous-wiki/2026-08-03 feat: publish legacy course archive 2026-08-03 15:12:11 +02:00
comparison.md fix: harden live wiki capture boundaries 2026-08-02 17:48:35 +02:00
manifest.json fix: harden live wiki capture boundaries 2026-08-02 17:48:35 +02:00
README.md feat: publish legacy course archive 2026-08-03 15:12:11 +02:00

Unpublished migration research

This directory contains non-public research and recovery material from the previous Incognito wikis. It is not a source for the published migration and may contain incomplete, superseded, outdated, or redistribution-restricted material.

Live-wiki page snapshot

The snapshot was captured on 2026-08-02 with npm run capture:live-wiki. The crawler stays on the live wiki's origin, never authenticates or submits forms, waits 150 ms between every request and redirect hop, refuses to crawl more than 500 content pages, and records request failures in manifest.json. It follows only bounded, same-origin redirects and records each final canonical URL once. It converts the first <main> element (falling back to <article> and then <body>) to readable Markdown after removing site chrome. Public navigation enumerated the content; the site's /sitemap.xml and /robots.txt routes both render its soft-404 page, so neither supplied additional URLs. The capture excludes navigation category URLs that return the same deterministic soft-404 page instead of content.

Files under live-wiki/2026-08-02/ retain their public source URL and capture date. manifest.json records the sorted capture inventory and SHA-256 hash of every Markdown file. comparison.md compares that inventory with the 29-entry DokuWiki export manifest.

Legacy PDF recovery

The 332 PDFs recovered from the Vimmex DokuWiki media namespaces on 2026-08-03 have moved to ../public/media/legacy-dokuwiki/ for publication. Their original namespace hierarchy is preserved. ../docs/pdf-inventory.tsv records their source URLs, public paths, byte sizes, and SHA-256 checksums; ../docs/pdf-archive.md documents the recovery and validation results.

On 2026-08-03, the repository maintainer confirmed that permission had been obtained from the document creators and that the files may be exposed on the wiki. ../docs/pdf-publication-review.md records this publication basis and supersedes the earlier hold.

Nothing in this directory is published by Starlight. This directory must never be moved or copied into src/content/docs/ without a separate content review. It must also remain outside public/.