Checkout, confirm, hand off
The human-facing path ends after payment and provisioning. From there, the page prepares a clean AHOP block for the coding agent.
You handle billing. Your agent handles integration.
This site is a reference implementation for agent-friendly SaaS onboarding. Humans complete checkout. The success page hands a structured runtime block to a coding agent.
The human-facing path ends after payment and provisioning. From there, the page prepares a clean AHOP block for the coding agent.
The agent gets the API key, workspace, service source, guide, and docs bundle in one copyable handoff.
Human pages stay localized and readable. Agent endpoints stay English, deterministic, and easy to fetch.
Every critical document is exposed as English Markdown and listed through llms.txt and llms-full.txt.
The success page emits a service-aware onboarding block and a downloadable onboard-{workspace_id}.txt file.
The flow is intentionally simple: billing for the human, implementation for the agent.
Start from Quick Start, open Stripe, and complete payment.
MaaS provisions the tenant, billing state, and first API key automatically.
The success page turns live runtime values into an agent-ready instruction bundle.
The coding agent connects your product to /v1 without manual operator steps.
Human docs are localized. Agent docs are English-only canon.
Billing, success page provisioning, and the first runtime call.
Understand atoms, anchors, recall, and the feedback loop before building.
All onboarding and runtime endpoints with concrete requests and responses.
Use cases for Character Chat / Enterprise Tutor, editorial memory, and enterprise tutor flows.
Current SDK position, release notes, and machine-readable bundles.
Demo proves continuity. Benchmarking proves the runtime decisions behind it.
The demo is a proof surface, not the product itself. It exists to show that continuity comes from stored memory.
Read why we reject fake freshness tricks, post-retrieval resorting, and benchmark theater.