{
  "schemaVersion": "1.0.0",
  "revision": "f5fd78058ba2",
  "title": "Territories",
  "description": "50 visual directions with practical web adaptations. Selection preferences are editorial suggestions, not objective rankings.",
  "projects": {
    "portfolio": "Portfolio",
    "internal-tool": "Internal tool",
    "store": "Store",
    "publication": "Publication"
  },
  "links": {
    "instructions": "/territories/agent.md",
    "schema": "/territories/schema.json",
    "skill": "/territories/skill/SKILL.md",
    "compare": "/territories/compare/"
  },
  "styles": [
    {
      "id": "aurora",
      "name": "Aurora",
      "overview": "A lighting treatment built from broad, luminous color fields. It supplies atmosphere behind an interface rather than a navigation model.",
      "cues": [
        "Diffuse gradients",
        "Dark grounding surface",
        "Sparse luminous accents"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "publication"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "atmospheric",
        "effort": "medium",
        "imagery": "Atmosphere comes from a gradient; custom images are optional.",
        "treatment": "glow"
      },
      "links": {
        "page": "/territories/aurora/",
        "guide": "/territories/aurora/guide.md",
        "brief": "/territories/aurora/brief.md",
        "tokens": "/territories/aurora/tokens.json",
        "checks": "/territories/aurora/checklist.md",
        "example": "/territories/aurora/example/",
        "versionedGuide": "/territories/v1/aurora/guide.md",
        "versionedTokens": "/territories/v1/aurora/tokens.json"
      }
    },
    {
      "id": "pixel-art",
      "name": "Pixel Art",
      "overview": "An image-making approach where the placement of individual pixels is visible and deliberate. Pixel illustration does not require pixel-sized interface controls.",
      "cues": [
        "Visible pixel grid",
        "Restricted palette",
        "Stepped silhouettes"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "store"
        ],
        "tone": "bold",
        "density": "compact",
        "expression": "illustrated",
        "effort": "medium",
        "imagery": "A small original sprite set gives this direction its identity.",
        "treatment": "pixel"
      },
      "links": {
        "page": "/territories/pixel-art/",
        "guide": "/territories/pixel-art/guide.md",
        "brief": "/territories/pixel-art/brief.md",
        "tokens": "/territories/pixel-art/tokens.json",
        "checks": "/territories/pixel-art/checklist.md",
        "example": "/territories/pixel-art/example/",
        "versionedGuide": "/territories/v1/pixel-art/guide.md",
        "versionedTokens": "/territories/v1/pixel-art/tokens.json"
      }
    },
    {
      "id": "japandi",
      "name": "Japandi",
      "overview": "A contemporary interiors-inspired blend of restrained Japanese and Scandinavian references. For screens, the useful translation is material warmth and economical composition.",
      "cues": [
        "Warm neutrals",
        "Uncluttered arrangement",
        "Natural material imagery"
      ],
      "profile": {
        "projects": [
          "store",
          "portfolio"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "restrained",
        "effort": "low",
        "imagery": "Material or product photographs do much of the expressive work.",
        "treatment": "quiet"
      },
      "links": {
        "page": "/territories/japandi/",
        "guide": "/territories/japandi/guide.md",
        "brief": "/territories/japandi/brief.md",
        "tokens": "/territories/japandi/tokens.json",
        "checks": "/territories/japandi/checklist.md",
        "example": "/territories/japandi/example/",
        "versionedGuide": "/territories/v1/japandi/guide.md",
        "versionedTokens": "/territories/v1/japandi/tokens.json"
      }
    },
    {
      "id": "bauhaus",
      "name": "Bauhaus",
      "overview": "A modern screen interpretation of the Bauhaus school, which operated from 1919 to 1933. Geometric studies are a useful reference, but red-yellow-blue graphics are only one part of its varied output.",
      "cues": [
        "Geometric composition",
        "Visible hierarchy",
        "Economical forms"
      ],
      "profile": {
        "projects": [
          "publication",
          "portfolio"
        ],
        "tone": "bold",
        "density": "compact",
        "expression": "geometric",
        "effort": "low",
        "imagery": "Simple geometric artwork can be made with CSS or SVG.",
        "treatment": "geometric"
      },
      "links": {
        "page": "/territories/bauhaus/",
        "guide": "/territories/bauhaus/guide.md",
        "brief": "/territories/bauhaus/brief.md",
        "tokens": "/territories/bauhaus/tokens.json",
        "checks": "/territories/bauhaus/checklist.md",
        "example": "/territories/bauhaus/example/",
        "versionedGuide": "/territories/v1/bauhaus/guide.md",
        "versionedTokens": "/territories/v1/bauhaus/tokens.json"
      }
    },
    {
      "id": "brutalism",
      "name": "Brutalism",
      "overview": "A web approach that exposes structure through plain typography, hard boundaries, and direct links. Its architectural namesake is an analogy, not a prescription for bad usability.",
      "cues": [
        "Visible structure",
        "Hard edges",
        "Unembellished controls"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "publication",
          "internal-tool"
        ],
        "tone": "bold",
        "density": "compact",
        "expression": "structural",
        "effort": "low",
        "imagery": "Type, rules, and content can carry the page without images.",
        "treatment": "hard"
      },
      "links": {
        "page": "/territories/brutalism/",
        "guide": "/territories/brutalism/guide.md",
        "brief": "/territories/brutalism/brief.md",
        "tokens": "/territories/brutalism/tokens.json",
        "checks": "/territories/brutalism/checklist.md",
        "example": "/territories/brutalism/example/",
        "versionedGuide": "/territories/v1/brutalism/guide.md",
        "versionedTokens": "/territories/v1/brutalism/tokens.json"
      }
    },
    {
      "id": "bento-box",
      "name": "Bento Box",
      "overview": "A layout pattern using differently sized cards within a shared grid. The hierarchy comes from card size and grouping rather than from a particular color palette.",
      "cues": [
        "Modular cards",
        "Shared gutters",
        "Unequal emphasis"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "store",
          "internal-tool"
        ],
        "tone": "quiet",
        "density": "compact",
        "expression": "structural",
        "effort": "medium",
        "imagery": "Choose a useful preview or summary for each card.",
        "treatment": "grid"
      },
      "links": {
        "page": "/territories/bento-box/",
        "guide": "/territories/bento-box/guide.md",
        "brief": "/territories/bento-box/brief.md",
        "tokens": "/territories/bento-box/tokens.json",
        "checks": "/territories/bento-box/checklist.md",
        "example": "/territories/bento-box/example/",
        "versionedGuide": "/territories/v1/bento-box/guide.md",
        "versionedTokens": "/territories/v1/bento-box/tokens.json"
      }
    },
    {
      "id": "utilitarian",
      "name": "Utilitarian",
      "overview": "A task-oriented approach that makes information easy to compare and actions easy to repeat. Density is useful only when it reduces work for the reader.",
      "cues": [
        "Explicit labels",
        "Aligned data",
        "Predictable controls"
      ],
      "profile": {
        "projects": [
          "internal-tool",
          "publication"
        ],
        "tone": "quiet",
        "density": "compact",
        "expression": "structural",
        "effort": "low",
        "imagery": "Real labels, units, and status data matter more than imagery.",
        "treatment": "quiet"
      },
      "links": {
        "page": "/territories/utilitarian/",
        "guide": "/territories/utilitarian/guide.md",
        "brief": "/territories/utilitarian/brief.md",
        "tokens": "/territories/utilitarian/tokens.json",
        "checks": "/territories/utilitarian/checklist.md",
        "example": "/territories/utilitarian/example/",
        "versionedGuide": "/territories/v1/utilitarian/guide.md",
        "versionedTokens": "/territories/v1/utilitarian/tokens.json"
      }
    },
    {
      "id": "neo-frutiger-aero",
      "name": "Neo Frutiger Aero",
      "overview": "A contemporary revival of glossy, nature-and-technology imagery associated with Frutiger Aero. This is a visual vocabulary, not a native operating-system specification.",
      "cues": [
        "Gloss and translucency",
        "Blue-green imagery",
        "Rounded dimensional forms"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "store"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "atmospheric",
        "effort": "medium",
        "imagery": "Glossy objects or nature imagery help establish the mood.",
        "treatment": "glow"
      },
      "links": {
        "page": "/territories/neo-frutiger-aero/",
        "guide": "/territories/neo-frutiger-aero/guide.md",
        "brief": "/territories/neo-frutiger-aero/brief.md",
        "tokens": "/territories/neo-frutiger-aero/tokens.json",
        "checks": "/territories/neo-frutiger-aero/checklist.md",
        "example": "/territories/neo-frutiger-aero/example/",
        "versionedGuide": "/territories/v1/neo-frutiger-aero/guide.md",
        "versionedTokens": "/territories/v1/neo-frutiger-aero/tokens.json"
      }
    },
    {
      "id": "glassmorphism",
      "name": "Glassmorphism",
      "overview": "A surface treatment that suggests frosted glass through translucency, blur, and a visible edge. Its success depends on what is behind the surface.",
      "cues": [
        "Translucent layer",
        "Background blur",
        "Subtle edge highlight"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "internal-tool"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "atmospheric",
        "effort": "medium",
        "imagery": "Glass needs a background with enough variation to reveal it.",
        "treatment": "glass"
      },
      "links": {
        "page": "/territories/glassmorphism/",
        "guide": "/territories/glassmorphism/guide.md",
        "brief": "/territories/glassmorphism/brief.md",
        "tokens": "/territories/glassmorphism/tokens.json",
        "checks": "/territories/glassmorphism/checklist.md",
        "example": "/territories/glassmorphism/example/",
        "versionedGuide": "/territories/v1/glassmorphism/guide.md",
        "versionedTokens": "/territories/v1/glassmorphism/tokens.json"
      }
    },
    {
      "id": "neo-brutalism",
      "name": "Neo-Brutalism",
      "overview": "A contemporary web treatment combining assertive borders, flat color, and hard offset shadows. Its visual weight comes from outlines, spacing, and sharply separated color areas.",
      "cues": [
        "Heavy outlines",
        "Flat saturated fills",
        "Offset shadows"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "store",
          "internal-tool"
        ],
        "tone": "bold",
        "density": "compact",
        "expression": "structural",
        "effort": "low",
        "imagery": "Flat fills, borders, and hard shadows work without illustration.",
        "treatment": "hard"
      },
      "links": {
        "page": "/territories/neo-brutalism/",
        "guide": "/territories/neo-brutalism/guide.md",
        "brief": "/territories/neo-brutalism/brief.md",
        "tokens": "/territories/neo-brutalism/tokens.json",
        "checks": "/territories/neo-brutalism/checklist.md",
        "example": "/territories/neo-brutalism/example/",
        "versionedGuide": "/territories/v1/neo-brutalism/guide.md",
        "versionedTokens": "/territories/v1/neo-brutalism/tokens.json"
      }
    },
    {
      "id": "luxury-typography",
      "name": "Luxury Typography",
      "overview": "An editorial treatment in which proportion, type detail, and spacing carry most of the identity. It does not require microscopic text or excessive empty space.",
      "cues": [
        "Refined display type",
        "Controlled measure",
        "Restrained accents"
      ],
      "profile": {
        "projects": [
          "store",
          "publication",
          "portfolio"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "editorial",
        "effort": "low",
        "imagery": "Strong photography is valuable for a product-led treatment.",
        "treatment": "editorial"
      },
      "links": {
        "page": "/territories/luxury-typography/",
        "guide": "/territories/luxury-typography/guide.md",
        "brief": "/territories/luxury-typography/brief.md",
        "tokens": "/territories/luxury-typography/tokens.json",
        "checks": "/territories/luxury-typography/checklist.md",
        "example": "/territories/luxury-typography/example/",
        "versionedGuide": "/territories/v1/luxury-typography/guide.md",
        "versionedTokens": "/territories/v1/luxury-typography/tokens.json"
      }
    },
    {
      "id": "memphis",
      "name": "Memphis",
      "overview": "A graphic interpretation of the Memphis design group's playful clashes of shape, pattern, and color. It is intentionally more unruly than a modernist geometric system.",
      "cues": [
        "Clashing patterns",
        "Playful geometry",
        "Bold color blocks"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "store"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "geometric",
        "effort": "medium",
        "imagery": "A small set of original patterns gives the page coherence.",
        "treatment": "geometric"
      },
      "links": {
        "page": "/territories/memphis/",
        "guide": "/territories/memphis/guide.md",
        "brief": "/territories/memphis/brief.md",
        "tokens": "/territories/memphis/tokens.json",
        "checks": "/territories/memphis/checklist.md",
        "example": "/territories/memphis/example/",
        "versionedGuide": "/territories/v1/memphis/guide.md",
        "versionedTokens": "/territories/v1/memphis/tokens.json"
      }
    },
    {
      "id": "art-deco",
      "name": "Art Deco",
      "overview": "A decorative vocabulary of stepped geometry, symmetry, and stylized luxury. Its screen adaptation works best as a frame around content rather than an all-over effect.",
      "cues": [
        "Stepped forms",
        "Symmetry",
        "Geometric ornament"
      ],
      "profile": {
        "projects": [
          "store",
          "publication"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "ornamental",
        "effort": "medium",
        "imagery": "A repeatable geometric frame is more useful than many stock ornaments.",
        "treatment": "ornate"
      },
      "links": {
        "page": "/territories/art-deco/",
        "guide": "/territories/art-deco/guide.md",
        "brief": "/territories/art-deco/brief.md",
        "tokens": "/territories/art-deco/tokens.json",
        "checks": "/territories/art-deco/checklist.md",
        "example": "/territories/art-deco/example/",
        "versionedGuide": "/territories/v1/art-deco/guide.md",
        "versionedTokens": "/territories/v1/art-deco/tokens.json"
      }
    },
    {
      "id": "pop-art",
      "name": "Pop Art",
      "overview": "An approach that draws on commercial imagery and popular culture. Repetition, enlarged everyday objects, and comic-print devices are possible techniques, not universal requirements.",
      "cues": [
        "Mass-culture imagery",
        "Repetition",
        "Bold print effects"
      ],
      "profile": {
        "projects": [
          "publication",
          "store",
          "portfolio"
        ],
        "tone": "bold",
        "density": "compact",
        "expression": "illustrated",
        "effort": "medium",
        "imagery": "Recognizable subject imagery is central to the effect.",
        "treatment": "collage"
      },
      "links": {
        "page": "/territories/pop-art/",
        "guide": "/territories/pop-art/guide.md",
        "brief": "/territories/pop-art/brief.md",
        "tokens": "/territories/pop-art/tokens.json",
        "checks": "/territories/pop-art/checklist.md",
        "example": "/territories/pop-art/example/",
        "versionedGuide": "/territories/v1/pop-art/guide.md",
        "versionedTokens": "/territories/v1/pop-art/tokens.json"
      }
    },
    {
      "id": "mid-century",
      "name": "Mid-Century",
      "overview": "A screen interpretation of mid-century modern graphics and objects: economical forms, warm materials, and playful but controlled abstraction.",
      "cues": [
        "Organic geometry",
        "Warm contrasting colors",
        "Simple illustration"
      ],
      "profile": {
        "projects": [
          "store",
          "portfolio",
          "publication"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "geometric",
        "effort": "medium",
        "imagery": "Simple organic illustration supports the warm palette.",
        "treatment": "geometric"
      },
      "links": {
        "page": "/territories/mid-century/",
        "guide": "/territories/mid-century/guide.md",
        "brief": "/territories/mid-century/brief.md",
        "tokens": "/territories/mid-century/tokens.json",
        "checks": "/territories/mid-century/checklist.md",
        "example": "/territories/mid-century/example/",
        "versionedGuide": "/territories/v1/mid-century/guide.md",
        "versionedTokens": "/territories/v1/mid-century/tokens.json"
      }
    },
    {
      "id": "modular-typography",
      "name": "Modular Typography",
      "overview": "A lettering approach built from repeated geometric units. The system is in the construction of the letters, not simply in using a grid for page layout.",
      "cues": [
        "Repeated letter parts",
        "Consistent module",
        "Systematic variation"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "publication"
        ],
        "tone": "bold",
        "density": "compact",
        "expression": "structural",
        "effort": "medium",
        "imagery": "Constructed display lettering needs intentional letterform work.",
        "treatment": "grid"
      },
      "links": {
        "page": "/territories/modular-typography/",
        "guide": "/territories/modular-typography/guide.md",
        "brief": "/territories/modular-typography/brief.md",
        "tokens": "/territories/modular-typography/tokens.json",
        "checks": "/territories/modular-typography/checklist.md",
        "example": "/territories/modular-typography/example/",
        "versionedGuide": "/territories/v1/modular-typography/guide.md",
        "versionedTokens": "/territories/v1/modular-typography/tokens.json"
      }
    },
    {
      "id": "retro-y2k",
      "name": "Y2K",
      "overview": "A contemporary reading of late-1990s and early-2000s digital futurism. Chrome, translucent plastics, and inflated forms distinguish it from a 1980s synthwave scene.",
      "cues": [
        "Chrome and gloss",
        "Inflated shapes",
        "Digital futurism"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "store"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "atmospheric",
        "effort": "medium",
        "imagery": "A single original chrome or translucent object can anchor the page.",
        "treatment": "glow"
      },
      "links": {
        "page": "/territories/retro-y2k/",
        "guide": "/territories/retro-y2k/guide.md",
        "brief": "/territories/retro-y2k/brief.md",
        "tokens": "/territories/retro-y2k/tokens.json",
        "checks": "/territories/retro-y2k/checklist.md",
        "example": "/territories/retro-y2k/example/",
        "versionedGuide": "/territories/v1/retro-y2k/guide.md",
        "versionedTokens": "/territories/v1/retro-y2k/tokens.json"
      }
    },
    {
      "id": "cybercore",
      "name": "Cybercore",
      "overview": "A broad internet aesthetic drawing on fictional hacker interfaces and digital dystopia. It is expressive fiction, not evidence that a product is technically sophisticated.",
      "cues": [
        "Dark field",
        "Neon accents",
        "Terminal-like detail"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "publication"
        ],
        "tone": "bold",
        "density": "compact",
        "expression": "atmospheric",
        "effort": "medium",
        "imagery": "Static digital artwork works; fake live telemetry does not add value.",
        "treatment": "neon"
      },
      "links": {
        "page": "/territories/cybercore/",
        "guide": "/territories/cybercore/guide.md",
        "brief": "/territories/cybercore/brief.md",
        "tokens": "/territories/cybercore/tokens.json",
        "checks": "/territories/cybercore/checklist.md",
        "example": "/territories/cybercore/example/",
        "versionedGuide": "/territories/v1/cybercore/guide.md",
        "versionedTokens": "/territories/v1/cybercore/tokens.json"
      }
    },
    {
      "id": "synthwave",
      "name": "Synthwave",
      "overview": "A retro-futurist visual vocabulary associated with synthwave music, drawing heavily on imagined 1980s nightscapes. It differs from vaporwave's collage and corporate nostalgia.",
      "cues": [
        "Neon horizon",
        "Sunset bands",
        "Perspective grid"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "publication",
          "store"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "atmospheric",
        "effort": "medium",
        "imagery": "A horizon or poster illustration carries the genre reference.",
        "treatment": "neon"
      },
      "links": {
        "page": "/territories/synthwave/",
        "guide": "/territories/synthwave/guide.md",
        "brief": "/territories/synthwave/brief.md",
        "tokens": "/territories/synthwave/tokens.json",
        "checks": "/territories/synthwave/checklist.md",
        "example": "/territories/synthwave/example/",
        "versionedGuide": "/territories/v1/synthwave/guide.md",
        "versionedTokens": "/territories/v1/synthwave/tokens.json"
      }
    },
    {
      "id": "vaporwave",
      "name": "Vaporwave",
      "overview": "An internet-era collage aesthetic associated with vaporwave music, combining commercial nostalgia, surreal space, and degraded digital media. Its tone can be ambiguous rather than purely celebratory.",
      "cues": [
        "Pastel digital color",
        "Surreal collage",
        "Obsolete media references"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "publication"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "illustrated",
        "effort": "medium",
        "imagery": "A purposeful collage matters more than adding random retro symbols.",
        "treatment": "collage"
      },
      "links": {
        "page": "/territories/vaporwave/",
        "guide": "/territories/vaporwave/guide.md",
        "brief": "/territories/vaporwave/brief.md",
        "tokens": "/territories/vaporwave/tokens.json",
        "checks": "/territories/vaporwave/checklist.md",
        "example": "/territories/vaporwave/example/",
        "versionedGuide": "/territories/v1/vaporwave/guide.md",
        "versionedTokens": "/territories/v1/vaporwave/tokens.json"
      }
    },
    {
      "id": "coquette",
      "name": "Coquette",
      "overview": "A contemporary romantic aesthetic using bows, lace, soft colors, and intimate decorative details. Those visual choices do not define the gender or personality of the audience.",
      "cues": [
        "Ribbon motifs",
        "Soft pinks",
        "Delicate decorative framing"
      ],
      "profile": {
        "projects": [
          "store",
          "portfolio"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "ornamental",
        "effort": "medium",
        "imagery": "A small ribbon or floral motif is sufficient to establish a theme.",
        "treatment": "soft"
      },
      "links": {
        "page": "/territories/coquette/",
        "guide": "/territories/coquette/guide.md",
        "brief": "/territories/coquette/brief.md",
        "tokens": "/territories/coquette/tokens.json",
        "checks": "/territories/coquette/checklist.md",
        "example": "/territories/coquette/example/",
        "versionedGuide": "/territories/v1/coquette/guide.md",
        "versionedTokens": "/territories/v1/coquette/tokens.json"
      }
    },
    {
      "id": "dark-academia",
      "name": "Dark Academia",
      "overview": "A contemporary scholarly mood using dark wood, books, archival imagery, and subdued light. Occult and fantasy motifs are optional variants, not the definition of academia.",
      "cues": [
        "Dark warm surfaces",
        "Bookish typography",
        "Archival imagery"
      ],
      "profile": {
        "projects": [
          "publication",
          "portfolio"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "editorial",
        "effort": "low",
        "imagery": "Book and archive imagery is helpful but not required for readable notes.",
        "treatment": "editorial"
      },
      "links": {
        "page": "/territories/dark-academia/",
        "guide": "/territories/dark-academia/guide.md",
        "brief": "/territories/dark-academia/brief.md",
        "tokens": "/territories/dark-academia/tokens.json",
        "checks": "/territories/dark-academia/checklist.md",
        "example": "/territories/dark-academia/example/",
        "versionedGuide": "/territories/v1/dark-academia/guide.md",
        "versionedTokens": "/territories/v1/dark-academia/tokens.json"
      }
    },
    {
      "id": "light-academia",
      "name": "Light Academia",
      "overview": "A contemporary scholarly mood centered on daylight, paper, and reflective reading. It shares the bookish cues of dark academia with a lighter tonal range.",
      "cues": [
        "Paper colors",
        "Daylight imagery",
        "Scholarly hierarchy"
      ],
      "profile": {
        "projects": [
          "publication",
          "portfolio"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "editorial",
        "effort": "low",
        "imagery": "Paper tone and typesetting can carry a text-led page.",
        "treatment": "editorial"
      },
      "links": {
        "page": "/territories/light-academia/",
        "guide": "/territories/light-academia/guide.md",
        "brief": "/territories/light-academia/brief.md",
        "tokens": "/territories/light-academia/tokens.json",
        "checks": "/territories/light-academia/checklist.md",
        "example": "/territories/light-academia/example/",
        "versionedGuide": "/territories/v1/light-academia/guide.md",
        "versionedTokens": "/territories/v1/light-academia/tokens.json"
      }
    },
    {
      "id": "anthropomorphic",
      "name": "Anthropomorphic",
      "overview": "A character-based treatment that gives objects human expressions or behavior. It can add identity without pretending the interface has feelings or understands the user.",
      "cues": [
        "Expressive characters",
        "Human-like gestures",
        "Consistent character rules"
      ],
      "profile": {
        "projects": [
          "store",
          "portfolio"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "illustrated",
        "effort": "medium",
        "imagery": "An original character and a few consistent expressions are needed.",
        "treatment": "soft"
      },
      "links": {
        "page": "/territories/anthropomorphic/",
        "guide": "/territories/anthropomorphic/guide.md",
        "brief": "/territories/anthropomorphic/brief.md",
        "tokens": "/territories/anthropomorphic/tokens.json",
        "checks": "/territories/anthropomorphic/checklist.md",
        "example": "/territories/anthropomorphic/example/",
        "versionedGuide": "/territories/v1/anthropomorphic/guide.md",
        "versionedTokens": "/territories/v1/anthropomorphic/tokens.json"
      }
    },
    {
      "id": "bohemian",
      "name": "Bohemian",
      "overview": "An eclectic composition of natural texture, collected objects, and varied patterns. Specific references matter more than a generic claim of being global or exotic.",
      "cues": [
        "Layered texture",
        "Collected objects",
        "Earthy color"
      ],
      "profile": {
        "projects": [
          "store",
          "portfolio"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "illustrated",
        "effort": "medium",
        "imagery": "Specific, credited material imagery is more useful than generic patterns.",
        "treatment": "collage"
      },
      "links": {
        "page": "/territories/bohemian/",
        "guide": "/territories/bohemian/guide.md",
        "brief": "/territories/bohemian/brief.md",
        "tokens": "/territories/bohemian/tokens.json",
        "checks": "/territories/bohemian/checklist.md",
        "example": "/territories/bohemian/example/",
        "versionedGuide": "/territories/v1/bohemian/guide.md",
        "versionedTokens": "/territories/v1/bohemian/tokens.json"
      }
    },
    {
      "id": "shabby-chic",
      "name": "Shabby Chic",
      "overview": "An interiors-inspired treatment of weathered finishes, vintage florals, and soft color. On a screen, the worn effect belongs to imagery and framing rather than text clarity.",
      "cues": [
        "Weathered finish",
        "Vintage floral",
        "Soft pastel"
      ],
      "profile": {
        "projects": [
          "store",
          "publication"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "ornamental",
        "effort": "medium",
        "imagery": "Use a restrained floral or worn-paper image treatment.",
        "treatment": "ornate"
      },
      "links": {
        "page": "/territories/shabby-chic/",
        "guide": "/territories/shabby-chic/guide.md",
        "brief": "/territories/shabby-chic/brief.md",
        "tokens": "/territories/shabby-chic/tokens.json",
        "checks": "/territories/shabby-chic/checklist.md",
        "example": "/territories/shabby-chic/example/",
        "versionedGuide": "/territories/v1/shabby-chic/guide.md",
        "versionedTokens": "/territories/v1/shabby-chic/tokens.json"
      }
    },
    {
      "id": "cottagecore",
      "name": "Cottagecore",
      "overview": "A contemporary pastoral aesthetic of gardens, domestic craft, and rural imagery. It is a mood and storytelling vocabulary, not evidence of how an object was produced.",
      "cues": [
        "Botanical detail",
        "Domestic craft",
        "Pastoral imagery"
      ],
      "profile": {
        "projects": [
          "publication",
          "store",
          "portfolio"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "illustrated",
        "effort": "medium",
        "imagery": "Garden, craft, or process photography grounds the visual mood.",
        "treatment": "soft"
      },
      "links": {
        "page": "/territories/cottagecore/",
        "guide": "/territories/cottagecore/guide.md",
        "brief": "/territories/cottagecore/brief.md",
        "tokens": "/territories/cottagecore/tokens.json",
        "checks": "/territories/cottagecore/checklist.md",
        "example": "/territories/cottagecore/example/",
        "versionedGuide": "/territories/v1/cottagecore/guide.md",
        "versionedTokens": "/territories/v1/cottagecore/tokens.json"
      }
    },
    {
      "id": "wabi-sabi",
      "name": "Wabi-Sabi",
      "overview": "A Japanese aesthetic reference associated with transience, irregularity, and the character of materials. A restrained screen interpretation should not flatten that context into generic cozy branding.",
      "cues": [
        "Material character",
        "Irregular detail",
        "Restraint"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "store",
          "publication"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "restrained",
        "effort": "low",
        "imagery": "Real material variation is difficult to replace with a generic texture.",
        "treatment": "quiet"
      },
      "links": {
        "page": "/territories/wabi-sabi/",
        "guide": "/territories/wabi-sabi/guide.md",
        "brief": "/territories/wabi-sabi/brief.md",
        "tokens": "/territories/wabi-sabi/tokens.json",
        "checks": "/territories/wabi-sabi/checklist.md",
        "example": "/territories/wabi-sabi/example/",
        "versionedGuide": "/territories/v1/wabi-sabi/guide.md",
        "versionedTokens": "/territories/v1/wabi-sabi/tokens.json"
      }
    },
    {
      "id": "neoclassical",
      "name": "Neoclassical",
      "overview": "A visual reference to the ordered proportions and antique forms of Neoclassicism. A digital adaptation can borrow its symmetry without pretending a typeface is historically authentic.",
      "cues": [
        "Symmetrical structure",
        "Classical proportion",
        "Restrained ornament"
      ],
      "profile": {
        "projects": [
          "publication",
          "store"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "editorial",
        "effort": "low",
        "imagery": "A balanced layout can work with a single object or architectural image.",
        "treatment": "editorial"
      },
      "links": {
        "page": "/territories/neoclassical/",
        "guide": "/territories/neoclassical/guide.md",
        "brief": "/territories/neoclassical/brief.md",
        "tokens": "/territories/neoclassical/tokens.json",
        "checks": "/territories/neoclassical/checklist.md",
        "example": "/territories/neoclassical/example/",
        "versionedGuide": "/territories/v1/neoclassical/guide.md",
        "versionedTokens": "/territories/v1/neoclassical/tokens.json"
      }
    },
    {
      "id": "baroque",
      "name": "Baroque",
      "overview": "A visual reference to dramatic movement, layered composition, and rich ornament in Baroque art. Its useful digital translation is controlled emphasis rather than maximum decoration everywhere.",
      "cues": [
        "Dramatic focal point",
        "Layered ornament",
        "Strong tonal contrast"
      ],
      "profile": {
        "projects": [
          "publication",
          "store"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "ornamental",
        "effort": "medium",
        "imagery": "One dramatic artwork and a controlled frame establish the direction.",
        "treatment": "ornate"
      },
      "links": {
        "page": "/territories/baroque/",
        "guide": "/territories/baroque/guide.md",
        "brief": "/territories/baroque/brief.md",
        "tokens": "/territories/baroque/tokens.json",
        "checks": "/territories/baroque/checklist.md",
        "example": "/territories/baroque/example/",
        "versionedGuide": "/territories/v1/baroque/guide.md",
        "versionedTokens": "/territories/v1/baroque/tokens.json"
      }
    },
    {
      "id": "victorian",
      "name": "Victorian",
      "overview": "A broad reference to nineteenth-century British visual culture, which contained many competing revival styles. Ornate print is one useful source, not a single universal Victorian interface language.",
      "cues": [
        "Decorative print",
        "Layered borders",
        "Mixed display lettering"
      ],
      "profile": {
        "projects": [
          "publication",
          "store"
        ],
        "tone": "bold",
        "density": "compact",
        "expression": "ornamental",
        "effort": "medium",
        "imagery": "One period-inspired title or border needs careful drawing or sourcing.",
        "treatment": "ornate"
      },
      "links": {
        "page": "/territories/victorian/",
        "guide": "/territories/victorian/guide.md",
        "brief": "/territories/victorian/brief.md",
        "tokens": "/territories/victorian/tokens.json",
        "checks": "/territories/victorian/checklist.md",
        "example": "/territories/victorian/example/",
        "versionedGuide": "/territories/v1/victorian/guide.md",
        "versionedTokens": "/territories/v1/victorian/tokens.json"
      }
    },
    {
      "id": "art-nouveau",
      "name": "Art Nouveau",
      "overview": "A decorative approach associated with flowing lines and stylized natural forms across several media. The relationship between image, lettering, and border matters more than adding a floral icon.",
      "cues": [
        "Sinuous line",
        "Botanical structure",
        "Integrated framing"
      ],
      "profile": {
        "projects": [
          "publication",
          "store",
          "portfolio"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "ornamental",
        "effort": "medium",
        "imagery": "A coherent botanical line drawing is the main asset investment.",
        "treatment": "ornate"
      },
      "links": {
        "page": "/territories/art-nouveau/",
        "guide": "/territories/art-nouveau/guide.md",
        "brief": "/territories/art-nouveau/brief.md",
        "tokens": "/territories/art-nouveau/tokens.json",
        "checks": "/territories/art-nouveau/checklist.md",
        "example": "/territories/art-nouveau/example/",
        "versionedGuide": "/territories/v1/art-nouveau/guide.md",
        "versionedTokens": "/territories/v1/art-nouveau/tokens.json"
      }
    },
    {
      "id": "gothic",
      "name": "Gothic",
      "overview": "A modern graphic interpretation of Gothic architectural references, including pointed forms and tracery. Black palettes and occult motifs belong to some later reinterpretations, not all Gothic art.",
      "cues": [
        "Pointed forms",
        "Vertical emphasis",
        "Tracery"
      ],
      "profile": {
        "projects": [
          "publication",
          "portfolio"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "ornamental",
        "effort": "medium",
        "imagery": "Architectural or genre artwork helps clarify which interpretation you mean.",
        "treatment": "ornate"
      },
      "links": {
        "page": "/territories/gothic/",
        "guide": "/territories/gothic/guide.md",
        "brief": "/territories/gothic/brief.md",
        "tokens": "/territories/gothic/tokens.json",
        "checks": "/territories/gothic/checklist.md",
        "example": "/territories/gothic/example/",
        "versionedGuide": "/territories/v1/gothic/guide.md",
        "versionedTokens": "/territories/v1/gothic/tokens.json"
      }
    },
    {
      "id": "steampunk",
      "name": "Steampunk",
      "overview": "A speculative genre combining historical industrial imagery with imagined technology. Gears and brass establish fiction; they should not obscure how a real interface works.",
      "cues": [
        "Industrial fantasy",
        "Mechanical detail",
        "Antique material cues"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "publication"
        ],
        "tone": "bold",
        "density": "compact",
        "expression": "ornamental",
        "effort": "high",
        "imagery": "Coherent fictional machinery takes more work than decorative gears.",
        "treatment": "ornate"
      },
      "links": {
        "page": "/territories/steampunk/",
        "guide": "/territories/steampunk/guide.md",
        "brief": "/territories/steampunk/brief.md",
        "tokens": "/territories/steampunk/tokens.json",
        "checks": "/territories/steampunk/checklist.md",
        "example": "/territories/steampunk/example/",
        "versionedGuide": "/territories/v1/steampunk/guide.md",
        "versionedTokens": "/territories/v1/steampunk/tokens.json"
      }
    },
    {
      "id": "ethereal",
      "name": "Ethereal",
      "overview": "An atmospheric treatment using soft light, translucent imagery, and spacious composition. Softness belongs to the imagery; text and controls still need definite edges.",
      "cues": [
        "Diffused light",
        "Soft layered imagery",
        "Open space"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "publication"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "atmospheric",
        "effort": "medium",
        "imagery": "Luminous photography or illustration carries the effect.",
        "treatment": "glow"
      },
      "links": {
        "page": "/territories/ethereal/",
        "guide": "/territories/ethereal/guide.md",
        "brief": "/territories/ethereal/brief.md",
        "tokens": "/territories/ethereal/tokens.json",
        "checks": "/territories/ethereal/checklist.md",
        "example": "/territories/ethereal/example/",
        "versionedGuide": "/territories/v1/ethereal/guide.md",
        "versionedTokens": "/territories/v1/ethereal/tokens.json"
      }
    },
    {
      "id": "filigree",
      "name": "Filigree",
      "overview": "A reference to delicate ornamental metalwork made from fine threads. In screen graphics, the useful feature is a coherent network of fine lines around a clear central subject.",
      "cues": [
        "Fine interlaced lines",
        "Delicate border",
        "Ornamental rhythm"
      ],
      "profile": {
        "projects": [
          "store",
          "publication"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "ornamental",
        "effort": "high",
        "imagery": "Intricate vector ornament needs attention at multiple display sizes.",
        "treatment": "ornate"
      },
      "links": {
        "page": "/territories/filigree/",
        "guide": "/territories/filigree/guide.md",
        "brief": "/territories/filigree/brief.md",
        "tokens": "/territories/filigree/tokens.json",
        "checks": "/territories/filigree/checklist.md",
        "example": "/territories/filigree/example/",
        "versionedGuide": "/territories/v1/filigree/guide.md",
        "versionedTokens": "/territories/v1/filigree/tokens.json"
      }
    },
    {
      "id": "acanthus",
      "name": "Acanthus",
      "overview": "An ornamental reference to stylized acanthus foliage used in classical architectural decoration. It is a specific leaf-and-scroll vocabulary rather than a synonym for all botanical ornament.",
      "cues": [
        "Stylized leaves",
        "Scrolling structure",
        "Architectural framing"
      ],
      "profile": {
        "projects": [
          "publication",
          "store"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "ornamental",
        "effort": "medium",
        "imagery": "A specific, reusable leaf motif is preferable to generic florals.",
        "treatment": "ornate"
      },
      "links": {
        "page": "/territories/acanthus/",
        "guide": "/territories/acanthus/guide.md",
        "brief": "/territories/acanthus/brief.md",
        "tokens": "/territories/acanthus/tokens.json",
        "checks": "/territories/acanthus/checklist.md",
        "example": "/territories/acanthus/example/",
        "versionedGuide": "/territories/v1/acanthus/guide.md",
        "versionedTokens": "/territories/v1/acanthus/tokens.json"
      }
    },
    {
      "id": "conceptual-sketch",
      "name": "Conceptual Sketch",
      "overview": "A deliberately unfinished visual treatment that makes ideas and relationships easy to discuss. Sketchiness can communicate a draft state, but should not conceal the status of real functionality.",
      "cues": [
        "Loose line",
        "Annotations",
        "Visible structure"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "internal-tool"
        ],
        "tone": "quiet",
        "density": "compact",
        "expression": "structural",
        "effort": "low",
        "imagery": "Original annotations or a simple diagram can supply the sketch layer.",
        "treatment": "sketch"
      },
      "links": {
        "page": "/territories/conceptual-sketch/",
        "guide": "/territories/conceptual-sketch/guide.md",
        "brief": "/territories/conceptual-sketch/brief.md",
        "tokens": "/territories/conceptual-sketch/tokens.json",
        "checks": "/territories/conceptual-sketch/checklist.md",
        "example": "/territories/conceptual-sketch/example/",
        "versionedGuide": "/territories/v1/conceptual-sketch/guide.md",
        "versionedTokens": "/territories/v1/conceptual-sketch/tokens.json"
      }
    },
    {
      "id": "tenebrism",
      "name": "Tenebrism",
      "overview": "A dramatic lighting approach in which concentrated illumination emerges from extensive darkness. It is more specific than a dark theme or ordinary high-contrast text.",
      "cues": [
        "Dominant shadow",
        "Concentrated light",
        "Dramatic subject"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "publication"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "atmospheric",
        "effort": "medium",
        "imagery": "A strongly lit subject image is essential to a full treatment.",
        "treatment": "editorial"
      },
      "links": {
        "page": "/territories/tenebrism/",
        "guide": "/territories/tenebrism/guide.md",
        "brief": "/territories/tenebrism/brief.md",
        "tokens": "/territories/tenebrism/tokens.json",
        "checks": "/territories/tenebrism/checklist.md",
        "example": "/territories/tenebrism/example/",
        "versionedGuide": "/territories/v1/tenebrism/guide.md",
        "versionedTokens": "/territories/v1/tenebrism/tokens.json"
      }
    },
    {
      "id": "pointillism",
      "name": "Pointillism",
      "overview": "An image-making technique using discrete dots of color. It is related to Divisionism, but the terms are not interchangeable: dots are a particular way of separating color.",
      "cues": [
        "Discrete color dots",
        "Optical mixture",
        "Distance-dependent detail"
      ],
      "profile": {
        "projects": [
          "publication",
          "portfolio"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "illustrated",
        "effort": "high",
        "imagery": "An actual dotted illustration is needed beyond the neutral interface layer.",
        "treatment": "dots"
      },
      "links": {
        "page": "/territories/pointillism/",
        "guide": "/territories/pointillism/guide.md",
        "brief": "/territories/pointillism/brief.md",
        "tokens": "/territories/pointillism/tokens.json",
        "checks": "/territories/pointillism/checklist.md",
        "example": "/territories/pointillism/example/",
        "versionedGuide": "/territories/v1/pointillism/guide.md",
        "versionedTokens": "/territories/v1/pointillism/tokens.json"
      }
    },
    {
      "id": "mixed-media",
      "name": "Mixed Media",
      "overview": "A composition combining distinct media such as photography, drawing, and cut paper. The contrast between the materials should contribute to the idea.",
      "cues": [
        "Multiple media",
        "Visible layering",
        "Material contrast"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "publication"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "illustrated",
        "effort": "medium",
        "imagery": "Prepare a small set of photographs and drawn or cut-paper overlays.",
        "treatment": "collage"
      },
      "links": {
        "page": "/territories/mixed-media/",
        "guide": "/territories/mixed-media/guide.md",
        "brief": "/territories/mixed-media/brief.md",
        "tokens": "/territories/mixed-media/tokens.json",
        "checks": "/territories/mixed-media/checklist.md",
        "example": "/territories/mixed-media/example/",
        "versionedGuide": "/territories/v1/mixed-media/guide.md",
        "versionedTokens": "/territories/v1/mixed-media/tokens.json"
      }
    },
    {
      "id": "surrealism",
      "name": "Surrealism",
      "overview": "An artistic and literary movement exploring the unconscious and unexpected associations. A screen interpretation can use impossible imagery while keeping the actual interaction understandable.",
      "cues": [
        "Unexpected association",
        "Dream logic",
        "Altered scale"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "publication"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "illustrated",
        "effort": "high",
        "imagery": "One meaningful impossible image is the main creative investment.",
        "treatment": "collage"
      },
      "links": {
        "page": "/territories/surrealism/",
        "guide": "/territories/surrealism/guide.md",
        "brief": "/territories/surrealism/brief.md",
        "tokens": "/territories/surrealism/tokens.json",
        "checks": "/territories/surrealism/checklist.md",
        "example": "/territories/surrealism/example/",
        "versionedGuide": "/territories/v1/surrealism/guide.md",
        "versionedTokens": "/territories/v1/surrealism/tokens.json"
      }
    },
    {
      "id": "mystical-western",
      "name": "Mystical Western",
      "overview": "A contemporary hybrid of desert imagery, Western lettering, and celestial or occult motifs. It is a constructed mood, not a single historical tradition.",
      "cues": [
        "Desert landscape",
        "Western display type",
        "Celestial motif"
      ],
      "profile": {
        "projects": [
          "publication",
          "store"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "illustrated",
        "effort": "medium",
        "imagery": "Landscape and symbol choices need to form a coherent scene.",
        "treatment": "ornate"
      },
      "links": {
        "page": "/territories/mystical-western/",
        "guide": "/territories/mystical-western/guide.md",
        "brief": "/territories/mystical-western/brief.md",
        "tokens": "/territories/mystical-western/tokens.json",
        "checks": "/territories/mystical-western/checklist.md",
        "example": "/territories/mystical-western/example/",
        "versionedGuide": "/territories/v1/mystical-western/guide.md",
        "versionedTokens": "/territories/v1/mystical-western/tokens.json"
      }
    },
    {
      "id": "kitsch",
      "name": "Kitsch",
      "overview": "A treatment of excess, sentimentality, and conspicuous ornament that can be affectionate, ironic, or both. Its effect depends on the subject and audience.",
      "cues": [
        "Deliberate excess",
        "Sentimental imagery",
        "Clashing decoration"
      ],
      "profile": {
        "projects": [
          "store",
          "portfolio",
          "publication"
        ],
        "tone": "bold",
        "density": "compact",
        "expression": "illustrated",
        "effort": "medium",
        "imagery": "A clear subject for the excess keeps the imagery purposeful.",
        "treatment": "collage"
      },
      "links": {
        "page": "/territories/kitsch/",
        "guide": "/territories/kitsch/guide.md",
        "brief": "/territories/kitsch/brief.md",
        "tokens": "/territories/kitsch/tokens.json",
        "checks": "/territories/kitsch/checklist.md",
        "example": "/territories/kitsch/example/",
        "versionedGuide": "/territories/v1/kitsch/guide.md",
        "versionedTokens": "/territories/v1/kitsch/tokens.json"
      }
    },
    {
      "id": "graffiti",
      "name": "Graffiti",
      "overview": "A reference to lettering and mark-making in public space, with varied practices and local histories. A spray texture alone does not convey the structure or authorship of a piece.",
      "cues": [
        "Expressive lettering",
        "Layered marks",
        "Surface context"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "publication"
        ],
        "tone": "bold",
        "density": "compact",
        "expression": "illustrated",
        "effort": "high",
        "imagery": "Original or credited lettering is central; a texture alone is insufficient.",
        "treatment": "hard"
      },
      "links": {
        "page": "/territories/graffiti/",
        "guide": "/territories/graffiti/guide.md",
        "brief": "/territories/graffiti/brief.md",
        "tokens": "/territories/graffiti/tokens.json",
        "checks": "/territories/graffiti/checklist.md",
        "example": "/territories/graffiti/example/",
        "versionedGuide": "/territories/v1/graffiti/guide.md",
        "versionedTokens": "/territories/v1/graffiti/tokens.json"
      }
    },
    {
      "id": "scrapbook",
      "name": "Scrapbook",
      "overview": "A composition that organizes photographs, notes, and keepsakes as a personal record. It becomes useful when the layering helps connect an image to its story.",
      "cues": [
        "Paper layering",
        "Personal annotation",
        "Chronological fragments"
      ],
      "profile": {
        "projects": [
          "portfolio",
          "publication"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "illustrated",
        "effort": "medium",
        "imagery": "Personal photographs and nearby captions give the layers a reason to exist.",
        "treatment": "collage"
      },
      "links": {
        "page": "/territories/scrapbook/",
        "guide": "/territories/scrapbook/guide.md",
        "brief": "/territories/scrapbook/brief.md",
        "tokens": "/territories/scrapbook/tokens.json",
        "checks": "/territories/scrapbook/checklist.md",
        "example": "/territories/scrapbook/example/",
        "versionedGuide": "/territories/v1/scrapbook/guide.md",
        "versionedTokens": "/territories/v1/scrapbook/tokens.json"
      }
    },
    {
      "id": "southwest",
      "name": "Southwest",
      "overview": "A regional visual reference to desert landscapes and locally specific craft and architecture. The region contains distinct living cultures; this guide uses landscape color rather than claiming a universal cultural pattern.",
      "cues": [
        "Desert colors",
        "Landscape forms",
        "Material texture"
      ],
      "profile": {
        "projects": [
          "publication",
          "store",
          "portfolio"
        ],
        "tone": "quiet",
        "density": "spacious",
        "expression": "illustrated",
        "effort": "medium",
        "imagery": "Place-specific photographs and material references are useful.",
        "treatment": "editorial"
      },
      "links": {
        "page": "/territories/southwest/",
        "guide": "/territories/southwest/guide.md",
        "brief": "/territories/southwest/brief.md",
        "tokens": "/territories/southwest/tokens.json",
        "checks": "/territories/southwest/checklist.md",
        "example": "/territories/southwest/example/",
        "versionedGuide": "/territories/v1/southwest/guide.md",
        "versionedTokens": "/territories/v1/southwest/tokens.json"
      }
    },
    {
      "id": "nautical",
      "name": "Nautical",
      "overview": "A maritime-inspired vocabulary of clear markings, navigational structure, and restrained material cues. Decorative stripes are optional; the stronger idea is organized information.",
      "cues": [
        "Marine colors",
        "Clear markings",
        "Navigational order"
      ],
      "profile": {
        "projects": [
          "publication",
          "store",
          "internal-tool"
        ],
        "tone": "quiet",
        "density": "compact",
        "expression": "structural",
        "effort": "low",
        "imagery": "Clear markings can work without decorative sailing imagery.",
        "treatment": "quiet"
      },
      "links": {
        "page": "/territories/nautical/",
        "guide": "/territories/nautical/guide.md",
        "brief": "/territories/nautical/brief.md",
        "tokens": "/territories/nautical/tokens.json",
        "checks": "/territories/nautical/checklist.md",
        "example": "/territories/nautical/example/",
        "versionedGuide": "/territories/v1/nautical/guide.md",
        "versionedTokens": "/territories/v1/nautical/tokens.json"
      }
    },
    {
      "id": "rebus",
      "name": "Rebus",
      "overview": "A visual word puzzle that substitutes pictures for words or syllables. Because its meaning depends on language and context, it is not a universal replacement for written labels.",
      "cues": [
        "Image-word substitution",
        "Sequenced symbols",
        "Wordplay"
      ],
      "profile": {
        "projects": [
          "publication",
          "portfolio"
        ],
        "tone": "bold",
        "density": "compact",
        "expression": "illustrated",
        "effort": "medium",
        "imagery": "Create a coherent image-word puzzle and a text equivalent.",
        "treatment": "grid"
      },
      "links": {
        "page": "/territories/rebus/",
        "guide": "/territories/rebus/guide.md",
        "brief": "/territories/rebus/brief.md",
        "tokens": "/territories/rebus/tokens.json",
        "checks": "/territories/rebus/checklist.md",
        "example": "/territories/rebus/example/",
        "versionedGuide": "/territories/v1/rebus/guide.md",
        "versionedTokens": "/territories/v1/rebus/tokens.json"
      }
    },
    {
      "id": "kawaii",
      "name": "Kawaii",
      "overview": "A reference to Japanese cute culture, expressed through compact forms, friendly characters, and playful detail. A cute appearance does not require childish language or a child audience.",
      "cues": [
        "Rounded silhouettes",
        "Expressive small characters",
        "Playful color"
      ],
      "profile": {
        "projects": [
          "store",
          "portfolio"
        ],
        "tone": "bold",
        "density": "spacious",
        "expression": "illustrated",
        "effort": "medium",
        "imagery": "A consistent character or sticker set provides the expressive layer.",
        "treatment": "soft"
      },
      "links": {
        "page": "/territories/kawaii/",
        "guide": "/territories/kawaii/guide.md",
        "brief": "/territories/kawaii/brief.md",
        "tokens": "/territories/kawaii/tokens.json",
        "checks": "/territories/kawaii/checklist.md",
        "example": "/territories/kawaii/example/",
        "versionedGuide": "/territories/v1/kawaii/guide.md",
        "versionedTokens": "/territories/v1/kawaii/tokens.json"
      }
    }
  ]
}
