Share
Share
https://paradigmthreat.net serves all content from the paradigm-threat-files repository at the site root.
governance/war/investigations/cia-investigation.md → https://paradigmthreat.net/governance/war/investigations/cia-investigation.mdhistory/mudflood/foo.png → https://paradigmthreat.net/history/mudflood/foo.pngSo root-relative links of the form /governance/..., /history/..., etc. are correct when writing for paradigmthreat.net (e.g. from timeline content/ in paradigm-threat-timeline, or from internal docs that assume the site).
Files under blog/ still follow docs/BLOG.md: use fully absolute URLs (https://paradigmthreat.net/...) so posts work when viewed on GitHub, RSS, or other contexts where the site root is not implicit.
For essay-style Markdown in paradigm-threat-files (parent-folder pages that point into investigations/ dossiers): first-person (I) voice, clinical-but-inspired register, opening hook, lay citations, bold only for emphasis or new terminology (see ARTICLES), heavy caveats in the dossier, attribution footer, and discovery workflow — see docs/instructions/ARTICLES.md.
From paradigm-threat-timeline content/*.md, link to investigations with root-relative paths as above; see paradigm-threat-timeline docs/CONTENT_MARKDOWN_STYLE.md and .cursor/rules/paradigm-threat-timeline.mdc.
page.md + AutoIndex)If you add page.md in a folder that also contains other files, the live site will not show the automatic file list for that URL. Append <AutoIndex sort="name-asc" /> (and a short “Folder contents” section) at the bottom of page.md so nothing stays hidden. See docs/instructions/PAGE_MD_AUTOINDEX.md.
github.com/clevertree URLsThe clevertree GitHub user account and its repositories are no longer available. Any link of the form https://github.com/clevertree/... (including blob / tree paths to paradigm-threat-files, paradigm-threat-timeline, Relay tooling repos, etc.) will not resolve for readers.
When editing or adding links:
github.com/clevertree/..../science/nukes/investigations/example.md, or full URLs https://paradigmthreat.net/... (see above and docs/BLOG.md for blog-only absolute URL rules).Related: Old GitHub Pages URLs under https://clevertree.github.io/... (e.g. timeline exports) depended on the same account; treat them as dead unless republished elsewhere. When migrating content, point to the current paradigmthreat.net (or other live) location instead.
Finding stragglers: from each repo root, rg 'github\.com/clevertree|clevertree\.github\.io' lists remaining occurrences to fix or replace.