naitiv
The team platform behind milraite — public pages, back-office tools, and the operator surface for the platform itself.
Everything anyone can read without signing in. CMS-driven pages: marketing, docs, announcements. Content lives in public/content/pages until the cms component is built.
public TOOLS Back-office toolsSign-in only. The tools that run the business — each one a directory under /tools, mounted at its own URL path. Add a directory, get a route.
sign-in required PLATFORM Platform functionsSign-in only. The functions that manage the platform itself — each one a directory under /platform. This is where the components in this repository get their operator surface.
sign-in required RESEARCH ResearchRestricted. Findings, experiments and working notes for the team — written as content, not code. Each piece is a directory under /research, gated by the same sign-in as everything else private.
sign-in requiredWhy this exists
milraite builds reusable platform components and assembles them into modules. naitiv is where the team that drives those products actually works: the public face, the tools that run the business, and the controls for the platform. Everything past the public pages is gated by the same Google sign-in the rest of our estate uses.