Build one exact, shareable setup URL and a tailored agent prompt before opening the full AI Memory Package Wizard. Choose the durable-memory shape and project behaviors, then copy either a Create prompt for inspected first-time setup or an Update prompt that preserves an established package.
Loops is on by default
Project work should not quietly stop after one successful task. Loops is selected by default so the receiving agent completes the current reviewed cycle, considers what should be done next, names one bounded useful action, and provides a standalone suggested next prompt that the human can approve, edit, replace, or answer with keep going. Use loops=0 only when the package is deliberately one-shot.
Build the setup URL and prompt
Create and Update use the same URL
The prompt-intent choice is not a URL parameter. A Create prompt tells the receiving agent to inspect the codebase deeply, infer the actual stack, populate architecture and coding standards from repository evidence, create only required files, and merge any useful existing memory. An Update prompt assumes the package already contains deliberate structure and preferences, so it reads the current startup order first, preserves reviewed choices, and changes only stale, missing, conflicting, or weak records. Both prompts carry the identical generated Wizard URL.
What the URL controls
- Long-term memory: active
.uai/always remains startup continuity; the selected docs, project wiki, LLMWikis.org, MemoryEndpoints.com MATM, or provider-neutral MATM target augments it. - File Handoff: adds active Content and Improvement intake, disposition, proof-of-use, preservation, and completion records.
- Multi-Agent: adds portable identity, communication, acknowledgement, handoff, and evidence records.
- Advanced Persona: adds preservation-first persona and detailed personality records. Create and Update prompts explicitly preserve the selected AI agent or NPC personality and prohibit unsolicited personality or policy rewriting.
- Loops: defaults on and requires the next-action and suggested-next-prompt closeout. Turning it off writes
loops=0explicitly so a later agent does not mistake an omitted parameter for an instruction to stop looping.
Route-to-renderer coverage
| Surface | Renderer | Required behavior |
|---|---|---|
| This builder route | Human form and client-side URL composer | Show every composable option, including Advanced Persona, default Loops on, and generate the exact locale-matched wizard URL. |
| This builder route | Create/Update prompt composer | Keep prompt intent out of URL state and tailor repository inspection, merge behavior, file-by-file work, selected memory, selected behaviors, completion gates, personality-preservation boundaries, and copy output. |
| This builder route | script[data-ai-digest] |
Expose the same option contract, prompt contract, wizard target, preferred agent entry route, and default behavior to visiting agents. |
| AI Memory Package Wizard | Wizard query hydration | Load the selected setup, preserve the exact update URL in generated human and agent files, generate Advanced Persona records when selected, and require a visible suggested next prompt when Loops is active. |
| Legacy setup fragments | Compatibility router | Continue accepting established fragments and canonicalize composable modes without changing specialized persona or workload routes. |
Update rule
The generated URL is the package update URL. The wizard writes that exact URL into .uai/readme.human, AGENTS.md, and .uai/agent-pickup.uai so future humans and agents can return to the same setup without guessing.
Continue to the wizard
After choosing the URL options, open the AI Memory Package Wizard to complete package metadata, credential inventory, source authority, receiver guidance, review, and export.