ZeNorm
Changelog

What we've been shipping

ZeNorm ships multiple times a week. This page tracks the changes that show up in the product.

·Changed

Landing page redesign

  • New hero with a live-feeling spec editor frame and animated agent-question card.
  • Reworked proof and pillars sections that lead with the underlying pain — context amnesia, the 70% trap, drift across tools.
  • Added the CLI section directly to the landing so agent harness integration is the first thing engineers see.
·Added

Spec editor section status indicators

  • Every section in the spec editor now shows a status pill — prep, draft, ready, blocked — so it's obvious at a glance which questions are still open.
  • Section prep status is persisted and rehydrates on reload, so the live dialog loop survives API restarts.
·Fixed

Mobile input zoom on iOS Safari

  • Text inputs and the chat composer no longer trigger the iOS focus-zoom that left the page misaligned after typing.
  • Spec content scrolling now stays anchored to the active section header on small screens.
·AddedChanged

Deep repo overview + queued inline prompts

  • Repos page surfaces the deep analysis output — architecture summary, key files, hot paths — alongside the lightweight overview.
  • Inline agent prompts on the spec editor now queue while a turn is in flight instead of being dropped or interleaved.