Docs

A short orientation to the three things you can do with init8. Deeper reference material is being filled in alongside the private beta — expect this page to grow.

AI Product Studio

Go from a one-line feature request to running software through an agentic pipeline.

  • Sign in, head to /launch, describe what you want.
  • The pipeline runs IDE8 → FORMUL8 → GENER8 → VALID8 → EVALU8 → ACTIV8 with cost and quality gates between each step.
  • Watch progress in the cockpit; inspect every decision in forensics.

Agentic Framework

The substrate underneath Studio — tiered validation, capability-shaped configuration, circuit breakers, and a state machine that resumes.

  • Configure capabilities (LLM, state, blob, identity, billing) — not vendors.
  • Open-core packages land as init8-core and imit8-core ahead of public release.
  • Bring-your-own-key is supported across every tier.

imit8

Verdict-aware forensics for any LLM pipeline — yours or ours.

  • Trace ingest via CloudEvents or direct API.
  • Per-step model, cost, scorer, and verdict surfaces — the same view Studio uses internally.
  • Available as a standalone product or wired into Studio for free.
Looking for something specific? Email [email protected] or open an issue on the GitHub repository linked in the footer. Detailed runbooks, API references, and SDK guides are coming next.