Frozen source of truth

Component library.

This page previews the components that every content page must use. Content slots into these; pages should not invent new visual systems.

Rules this library enforces

  • One h1 per page.
  • FAQ content is server-rendered.
  • No trackers, no external font CDN, no client-only content.
Loci compared with cloud AI
What matters Loci Cloud AI
Privacy and data handling No chat data leaves the device. Prompts go to servers.
Environmental footprint Local replies run on your phone instead of a data center. Data center request per answer.
Works without internet Works after model download. Needs a connection.

On-device AI

A model running locally on the user's device instead of in a data center.

Real iPhone screenshot required before launch.

Component questions

Is the FAQ rendered in the DOM?

Yes. Details elements and JSON-LD are server-rendered.

Can green be used for buttons?

No. stats/green is reserved for environmental content only.

Get Loci

Ready for page production.

Once this library is approved, new pages should reuse the template and components without restyling.