nodes / code sitemap
Terminal Sitemap
A readable, navigable representation of the entire site: primary routes, pages, topics, projects, articles, tools, books and lore archive as lines of code.
> sitemap.compile --locale=en --format=terminal [ ok ] xml feed mounted at /sitemap.xml const site = builder_os.hydrate("florianorighetti.ch");
01
module core/routes {
route.mount("home")
.as("Home")
.to("/en");
002
route.mount("nodes.index")
.as("Node Map")
.to("/en/nodes");
003
route.mount("nodes.sitemap")
.as("Terminal Sitemap")
.to("/en/nodes/sitemap");
004
route.mount("topics.index")
.as("Topics")
.to("/en/topics");
005
route.mount("blog.index")
.as("Blog")
.to("/en/blog");
006
route.mount("tools.index")
.as("Tools")
.to("/en/tools");
007
route.mount("projects.index")
.as("Projects")
.to("/en/projects");
008
route.mount("xdripia.index")
.as("Xdripia")
.to("/en/xdripia");
009
route.mount("pages.index")
.as("Pages")
.to("/en/pages");
010
route.mount("books.index")
.as("Books")
.to("/en/books");
011
route.mount("books.reboot")
.as("Reboot")
.to("/en/reboot");
012
route.mount("books.system-dreams")
.as("The System That Dreams")
.to("/en/il-sistema-che-sogna");
013
route.mount("books.song-of-eras")
.as("The Song of the Eras")
.to("/en/il-canto-delle-ere");
014
route.mount("books.reality-frequency")
.as("The Frequency of the Real")
.to("/en/la-frequenza-del-reale");
015
route.mount("books.i-am-ai")
.as("I Am AI")
.to("/en/io-sono-ia");
016
route.mount("presence.about")
.as("About")
.to("/en/about");
017
route.mount("presence.essays")
.as("Essays")
.to("/en/essays");
018
route.mount("presence.now")
.as("Now")
.to("/en/now");
019
route.mount("presence.proof")
.as("Proof")
.to("/en/proof");
020
route.mount("legal.impressum")
.as("Impressum")
.to("/en/legal/impressum");
021
route.mount("legal.privacy")
.as("Privacy")
.to("/en/legal/privacy");
022
route.mount("legal.cookies")
.as("Cookies")
.to("/en/legal/cookies");
---
}
02
module content/essay {
node.link("the-builder-operating-system")
.as("The Builder Operating System")
.to("/en/essays/the-builder-operating-system");
025
node.link("reality-through-interfaces")
.as("Reality Through Interfaces")
.to("/en/essays/reality-through-interfaces");
027
node.link("when-technology-becomes-myth")
.as("When Technology Becomes Myth")
.to("/en/essays/when-technology-becomes-myth");
029
node.link("thinking-against-cosmic-scale")
.as("Thinking Against Cosmic Scale")
.to("/en/essays/thinking-against-cosmic-scale");
031
node.link("security-as-an-operating-habit")
.as("Security as an Operating Habit")
.to("/en/essays/security-as-an-operating-habit");
033
node.link("stories-as-living-infrastructure")
.as("Stories as Living Infrastructure")
.to("/en/essays/stories-as-living-infrastructure");
---
}
03
module content/topic {
node.link("builder-operating-system")
.as("Builder Operating System")
.to("/en/topics/builder-operating-system");
026
node.link("simulation-and-reality")
.as("Simulation & Reality")
.to("/en/topics/simulation-and-reality");
028
node.link("cosmic-scale")
.as("Cosmic Scale")
.to("/en/topics/cosmic-scale");
030
node.link("technological-mythology")
.as("Technological Mythology")
.to("/en/topics/technological-mythology");
032
node.link("operational-cybersecurity")
.as("Operational Cyberinfrastructure")
.to("/en/topics/operational-cybersecurity");
034
node.link("narrative-systems")
.as("Narrative Systems")
.to("/en/topics/narrative-systems");
---
}
04
module content/page {
node.link("books")
.as("Books")
.to("/en/pages/books");
036
node.link("reboot-book")
.as("Reboot · Book")
.to("/en/pages/reboot-book");
038
node.link("the-system-that-dreams-book")
.as("The System That Dreams · Book")
.to("/en/pages/the-system-that-dreams-book");
039
node.link("the-song-of-the-eras-book")
.as("The Song of the Eras · Book")
.to("/en/pages/the-song-of-the-eras-book");
040
node.link("the-frequency-of-the-real-book")
.as("The Frequency of the Real · Book")
.to("/en/pages/the-frequency-of-the-real-book");
041
node.link("about-media-kit")
.as("About / Media Kit")
.to("/en/pages/about-media-kit");
042
node.link("i-am-ai-book")
.as("I Am AI · Book")
.to("/en/pages/i-am-ai-book");
043
node.link("pillar-essays")
.as("Pillar Essays")
.to("/en/pages/pillar-essays");
044
node.link("now")
.as("Now")
.to("/en/pages/now");
045
node.link("proof-credibility")
.as("Proof / Credibility")
.to("/en/pages/proof-credibility");
---
}
05
module content/project {
node.link("elarateq-sagl")
.as("ElaraTeq Sagl")
.to("/en/projects/elarateq-sagl");
046
node.link("xdrip-digital-management")
.as("XDRIP Digital Management LLC")
.to("/en/projects/xdrip-digital-management");
047
node.link("tales-of-xdripia")
.as("Tales of Xdripia")
.to("/en/projects/tales-of-xdripia");
061
node.link("squickyworld")
.as("SquickyWorld")
.to("/en/projects/squickyworld");
063
node.link("the-machine-the-system-the-eras")
.as("The Machine, the System, the Eras, the Frequency, the AI")
.to("/en/projects/the-machine-the-system-the-eras");
---
}
06
module content/xdripia {
node.link("codex-entry-the-xdripian-layer")
.as("The Xdripian Layer")
.to("/en/xdripia/codex-entry-the-xdripian-layer");
---
}
07
module content/tool {
node.link("risonanza-cosmica-calcolatore")
.as("Cosmic Resonance Calculator")
.to("/en/tools/risonanza-cosmica-calcolatore");
050
node.link("slugforge")
.as("SlugForge")
.to("/en/tools/slugforge");
051
node.link("phishing-url-analyzer")
.as("Phishing URL Analyzer")
.to("/en/tools/phishing-url-analyzer");
052
node.link("security-headers-checker")
.as("Security Headers Checker")
.to("/en/tools/security-headers-checker");
053
node.link("csp-generator")
.as("CSP Generator")
.to("/en/tools/csp-generator");
054
node.link("password-policy-checker")
.as("Password Policy Checker")
.to("/en/tools/password-policy-checker");
055
node.link("tower-of-hanoi")
.as("Tower of Hanoi")
.to("/en/tools/tower-of-hanoi");
056
node.link("two-factor-recovery-checklist")
.as("2FA Recovery Checklist")
.to("/en/tools/two-factor-recovery-checklist");
057
node.link("email-breach-checklist")
.as("Compromised Email Checklist")
.to("/en/tools/email-breach-checklist");
058
node.link("file-extension-risk-checker")
.as("File Extension Risk Checker")
.to("/en/tools/file-extension-risk-checker");
059
node.link("robots-security-review")
.as("Robots.txt Security Review")
.to("/en/tools/robots-security-review");
060
node.link("jwt-decoder-safe")
.as("JWT Decoder Safe")
.to("/en/tools/jwt-decoder-safe");
062
node.link("hash-encoder-toolkit")
.as("Hash & Encoder Toolkit")
.to("/en/tools/hash-encoder-toolkit");
---
}
08
module content/post {
node.link("boot-sequence")
.as("Boot Sequence")
.to("/en/blog/boot-sequence");
065
node.link("operational-cybersecurity-vs-executive-convenience")
.as("Operational Cybersecurity vs Executive Convenience")
.to("/en/blog/operational-cybersecurity-vs-executive-convenience");
066
node.link("squicky-world-on-x")
.as("Squicky World on X · the Cloth Kingdom opens a channel")
.to("/en/blog/squicky-world-on-x");
067
node.link("recent-implant-hypothesis")
.as("The Recent Implant Hypothesis")
.to("/en/blog/recent-implant-hypothesis");
068
node.link("npm-pypi-mini-shai-hulud-supply-chain")
.as("npm, PyPI and Mini Shai-Hulud: the week the supply chain moved back to the center of operational cybersecurity")
.to("/en/blog/npm-pypi-mini-shai-hulud-supply-chain");
069
node.link("reboot-mitologia-civilta-dimenticano")
.as("Reboot: a mythology of civilizations that forget")
.to("/en/blog/reboot-mitologia-civilta-dimenticano");
070
node.link("technosignature-civilization-forgets-machines")
.as("Technosignature: the technical signature of a civilization that forgets")
.to("/en/blog/technosignature-civilization-forgets-machines");
071
node.link("reboot-rovine-non-sono-mute")
.as("The ruins are not silent")
.to("/en/blog/reboot-rovine-non-sono-mute");
072
node.link("reboot-la-soglia-tecnologica")
.as("The threshold")
.to("/en/blog/reboot-la-soglia-tecnologica");
073
node.link("reboot-autodistruzione-elegante")
.as("Elegant self-destruction")
.to("/en/blog/reboot-autodistruzione-elegante");
074
node.link("reboot-dopo-il-collasso")
.as("The reboot")
.to("/en/blog/reboot-dopo-il-collasso");
075
node.link("reboot-la-civilta-che-ricorda")
.as("The civilization that remembers")
.to("/en/blog/reboot-la-civilta-che-ricorda");
076
node.link("the-system-that-dreams-probabilities")
.as("The System That Dreams: when reality begins writing probabilities")
.to("/en/blog/the-system-that-dreams-probabilities");
077
node.link("the-song-of-the-eras-time-listening")
.as("The Song of the Eras: the cosmic problem of time and listening")
.to("/en/blog/the-song-of-the-eras-time-listening");
078
node.link("the-frequency-of-the-real-tuning")
.as("The Frequency of the Real: we do not see reality, we tune into it")
.to("/en/blog/the-frequency-of-the-real-tuning");
---
}