New in this release
- Dedicated docs app deployed separately from the product client
- Dedicated docs host at
docs.minutework.com - Shared design-system package for product and docs consistency
- Repo-authored MDX docs with static export and Pagefind search
- Temporary legacy redirects from product-host
/docs/*to the docs host
Why this release matters
This moves developer documentation out of the authenticated product app and onto a dedicated host that is easier to cache, index, and evolve without coupling docs routing to product routes.