Skip to content
UT Studio

Changelog

Changelog

Every phase, what it added, and what it deliberately left out.

  1. Phase 3

    Marketing platform

    The public website, built entirely from the design system and a typed content layer.

    • addedSixteen marketing routes, each composed from reusable sections.
    • addedNavigation, footer, announcement bar, theme switcher and command-menu placeholder.
    • addedSEO foundation: metadata, canonicals, breadcrumbs, structured data, sitemap, RSS and llms.txt.
    • addedA content layer that holds every string on the site, ready to swap for a CMS.
  2. Phase 2.5

    Design system

    Tokens, theme architecture and the component contract every surface is built against.

    • added694 design tokens across colour, type, space, motion and layout.
    • addedLight, dark and high-contrast themes, plus reduced-motion support.
    • addedEleven design-system documents covering philosophy through accessibility.
  3. Phase 2

    Core infrastructure

    The domain model and the engines that enforce it.

    • added74-model schema across nine bounded contexts, with constraints and partial indexes.
    • addedLicence and entitlement engines as pure, exhaustively tested functions.
    • addedStorage and payment provider abstractions with local and placeholder implementations.