Public product surface and embedded agent
The public site now documents the complete Ctxr workflow, exposes product updates, and provides a bounded AI support surface before authentication.
Ctxr Agent
Embedded a server-backed assistant in the navigation overlay for questions about Ctxr, project memory design, build planning, and coding-agent workflows.
Bounded AI request pipeline
Chat input is schema-validated, length-limited, and capped to recent turns before reaching the OpenAI Responses API. API credentials remain server-only.
Product changelog
Published a versioned release history with dedicated metadata, stable /changelog routing, and direct access from the hero and footer.
Authenticated URL namespace
Moved all workspace routes under /app, added a protected /app matcher, and retained non-permanent redirects for legacy links.
Landing system
Shipped dedicated hero, product overview, feature matrix, token comparison, pricing, FAQ, final CTA, footer, and responsive navigation components.
Motion and rendering
Added GSAP entrance and scroll-trigger sequences, split-text masks, Lenis scrolling, light-ray rendering, a seamless platform marquee, and a two-stage branded preloader.
Typography and identity
Standardized Inter across the application, retained local Azeret Mono for landing headlines, and deployed the Ctxr mark, wordmark, favicon, metadata, and social descriptions.
Navigation overlay stability
Removed the glass and 3D composition that could collapse or cull menu content. Navigation and Agent faces now share the measured content height.