Public website for Ainfera — the Neptune model lab site for ainfera.ai.
Communicate the Neptune program cleanly:
- Agent-native Core models:
Neptune-1.0-27BandNeptune-1.0-9B - Stage-0 factory discipline (evidence before claims)
- Eval certificates and VAC/$ when gates pass
This is not a routing marketplace product site and not a general SaaS pitch.
- Claim-safe. No benchmark wins without a linked certificate.
- Size-honest. Public Core roadmap names 27B and 9B only.
- Evidence-first. Prefer “held-out, preregistered, reproducible” over hype language.
- Boundary-clear. Closed specialist systems are private products; Core is the open proof layer when released.
web/
├── README.md
├── public/
│ └── brand/ainfera-mark-ice.svg # favicon + nav/footer mark
├── src/
│ ├── app/ # Next.js App Router pages
│ │ ├── page.tsx # / home
│ │ ├── models/ # /models the Neptune family
│ │ ├── docs/ # /docs quickstart + tool calling
│ │ ├── blog/ # /blog notes from the line
│ │ │ └── inside-the-eval-gate/ # /blog/inside-the-eval-gate
│ │ ├── about/ # /about
│ │ ├── contact/ # /contact
│ │ └── coming-soon/ # /coming-soon standalone teaser
│ └── components/ # Nav, Footer, Reveal, HeroOrbit, …
└── docs/ # Content briefs, IA notes
The pages are a 1:1 port of the neptune/ design references in the
Ainfera v2.0 Claude Design project (blueprint aesthetic: #060b16
canvas, dashed hairline rails, Poppins + IBM Plex Mono, square corners).
Next.js (App Router, TypeScript). All routes prerender statically.
npm install # install
npm run dev # dev server → http://localhost:3000
npm run build # production build
npm run start # serve the production buildneptune— program control planeneptune-evals— certificates / VAC/$.github— organization profile
Site source: private until launch policy says otherwise. Published pages on ainfera.ai use Ainfera brand assets under company policy.