{
    "$schema":  "https://json-schema.org/draft/2020-12/schema",
    "schema_version":  1,
    "site":  "Aethertek Wiki",
    "canonical_url":  "https://wiki.aethertek.io/",
    "updated_at":  "2026-08-11T23:21:13-05:00",
    "audience":  [
                     "human",
                     "software-agent"
                 ],
    "default_language":  "en",
    "content_policy":  {
                           "public_safe":  true,
                           "mutable_facts_require_timestamps":  true,
                           "historical_reports_are_snapshots":  true,
                           "build_success_is_not_runtime_validation":  true
                       },
    "discovery":  {
                      "concise_agent_index":  "/llms.txt",
                      "full_agent_index":  "/llms-full.txt",
                      "sitemap":  "/sitemap.xml"
                  },
    "sections":  [
                     {
                         "id":  "skills",
                         "title":  "Agent skills",
                         "human_url":  "/skills/",
                         "manifest_url":  "/skills/manifest.json",
                         "item_count":  5,
                         "viewer_url_template":  "/skills/skill.html?name={skill-name}"
                     },
                     {
                         "id":  "dalamud-reviews",
                         "title":  "Dalamud update reviews",
                         "human_url":  "/dalamud/",
                         "manifest_url":  "/dalamud/releases/manifest.json",
                         "item_count":  10
                     },
                     {
                         "id":  "building-with-snd",
                         "title":  "Building plugins from SND workflows",
                         "human_url":  "/guides/building-with-snd.html",
                         "markdown_url":  "/guides/building-with-snd.md"
                     }
                 ]
}
