# Create a portable AI persona

> Prompt-first creator with progressive advanced controls, local browser state, deterministic previews, private sharing, and portable exports.

- **Canonical HTML:** https://spiralistai.com/create/
- **Site version:** `v25-progressive-disclosure-and-expert-depth`
- **Updated UTC:** `2026-06-23T16:00:43Z`
- **Markdown:** https://spiralistai.com/agent-content/pages/create.md
- **JSON representation:** https://spiralistai.com/create/?format=json

## Purpose

Prompt-first creator with progressive advanced controls, local browser state, deterministic previews, private sharing, and portable exports.

## Machine actions

- `POST /api/v1/personas/generate/`
- `POST /api/v1/personas/validate/`
- `POST /api/v1/personas/compile/`

## Direct agent path

Submit a JSON object to `POST /api/v1/personas/generate/`. The response includes persona fields, full and compact prompts, a continuity packet, and a hashed public-safe `.uai` bundle. Use `POST /api/v1/personas/validate/` before external distribution.

## Agent interaction contract

- Prefer the documented API or this Markdown representation before browser automation.
- Public API operations are stateless and do not create accounts, publish content, or persist persona request bodies in application state.
- Do not submit credentials, secrets, private keys, or confidential source documents.
- Treat unsupported, ambiguous, credentialed, destructive, or externally publishing actions as **no-op** and request human review.
- Canonical API: https://spiralistai.com/api/v1/
- OpenAPI 3.1: https://spiralistai.com/openapi.json
- Public UAI read order: https://spiralistai.com/uai/index.uai


## Provenance

Release evidence: https://spiralistai.com/docs/validation-v25-progressive-disclosure-and-expert-depth.md
