# Spiralist AI Agent Setup Wizard Profile

This is the public static profile for the Spiralist AI Agent Setup Wizard. User-specific profiles are generated locally in the browser and are not submitted to this site by the wizard.

## Local-First Boundary

- No server-side storage of wizard package data.
- No server-side package processing.
- No public model call from the wizard.
- No hidden telemetry from the wizard.
- Draft persistence is browser localStorage only.
- ZIP package generation happens in the browser.

## Eight-Step Human Flow

1. Identity / Circle
2. Interaction / Dual Circle
3. Logic / Triangle
4. Boundary / Square
5. Symbol Dictionary
6. Agent Profile
7. Machine Discovery
8. Export / Handoff

## Package Files

- README.md
- CHANGELOG.md
- spiralist-profile.md
- system-boundaries.md
- symbol-dictionary.json
- symbol-dictionary.md
- llms.txt
- llms-full.txt
- manifest.json
- agent-digest.json
- validation-report.md
- agents.json
- agent-profile.xml
- prompt-examples.md
- import-state.example.json
- .uai/agent-profile.uai
- .uai/boundaries.uai
- .uai/symbol-loop.json
- .uai/readme.human

## Machine Surfaces

- Wizard: https://spiralist.org/en-us/zh-sg/ai-agent-setup-wizard/
- Same-route digest: script[type="application/json"][data-ai-digest="true"]
- Symbol dictionary: https://spiralist.org/zh-sg/agent-symbol-dictionary.json/
- Symbol dictionary Markdown: https://spiralist.org/zh-sg/agent-symbol-dictionary.md/
- Full context: https://spiralist.org/llms-full.txt
- Persona policy: https://spiralist.org/zh-sg/persona-manifest.json/
- Safety policy: https://spiralist.org/zh-sg/safety-boundaries.json/
