◷ Link & Nav audit ⚖ Logic & Risk audit →

Site Audit

every internal link resolved against real files · nav coverage · escapes-root · anchors · orphans
loading audit…

Issues

Per-page

PageLinksOKBrokenEsc-rootBad ⚓RouteExtLiveNav
loading…

Method

Generated by node audit.mjs — it crawls every deployable page (liqua/*.html + docs/*.html), extracts each href/src (ignoring links built inside <script>), and resolves every internal link against a real file on disk. The codex shell auto-generates heading ids at runtime, so the auditor replicates that slug to validate anchors accurately.

Statuses: broken = target file doesn't exist · escapes-root = resolves outside the deployable root (won't serve from /) · bad ⚓ = same-page anchor with no matching id · route = server-absolute path (e.g. the hub's /view/…) · live = a localhost dev service · ext = external URL. The shared assets/ dir is counted OK (the build bundles it into dist/).