# Aethertek Wiki > Public-safe FFXIV/Dalamud engineering references for humans and software agents. Prefer machine manifests and raw Markdown over extracting prose from HTML. Updated: 2026-08-11T23:21:13-05:00 Canonical origin: https://wiki.aethertek.io/ ## Machine indexes - Site manifest: https://wiki.aethertek.io/manifest.json - Full agent index: https://wiki.aethertek.io/llms-full.txt - Skill catalog: https://wiki.aethertek.io/skills/manifest.json - Dalamud review catalog: https://wiki.aethertek.io/dalamud/releases/manifest.json ## Primary sections - Skills library: https://wiki.aethertek.io/skills/ - Human-readable skill codebox: https://wiki.aethertek.io/skills/skill.html?name=check-dalamud-updates (replace the `name` value with a cataloged skill name) - Dalamud update reviews: https://wiki.aethertek.io/dalamud/ - Building plugins from SND workflows: https://wiki.aethertek.io/guides/building-with-snd.md ## Freshness rules - Every mutable Dalamud fact is bound to an `observed_at` or `checked_at` timestamp. - A release tag, channel, formal GitHub Release, package version, and moving `master` pointer are separate surfaces. - Historical reports remain immutable snapshots. Do not describe their `current` or `master` statements as current today. - Build success is not live in-game validation. ## Public-safety rules - All browsable files and downloadable archives exclude literal local paths, user/profile names, private project identifiers, credentials, internal commands, and unpublished source excerpts. - Skill packages are curated public-sharing editions, not mirrors of private working skills. - The skill manifest is the authority for the exact public file inventory and archive hashes. - The codebox reads that manifest, displays the exact public source with HTML-safe text rendering, and provides per-file copy and download controls.