19 lines
2.6 KiB
Markdown
19 lines
2.6 KiB
Markdown
# 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.
|
|
|
|
On 2026-08-11, Housing Guide, Linux Tricks, and Surviving DACS were editorially reviewed and published through separately registered Markdown destinations under `src/content/docs/useful-information/`. Newer recommendations from Laptop Buying Advice were merged into its existing migration destination. The raw captures remain research files and are not served directly.
|
|
|
|
## 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 served directly by Starlight. Raw research must never be moved or copied into `src/content/docs/` without a separate content review and an explicit source registration. This directory must remain outside `public/`.
|