Advanced Persona Profile packages preserve a selected AI persona as source evidence, then package it for reviewable transfer as .uaix, .zip, or .txt. Use this page when a producer such as Spiralist AI needs a UAIX-compatible personality-pack file set without silently rewriting voice, values, religion/worldview, political leaning, style, winter style, spring/fall style, super fashion/style, jewelry choices, physical appearance, birth-age-generation context, romantic orientation, boundaries, relationship posture, tastes, examples, or continuity cues.
Quick Start: Download And Use The File Package
The file package is the primary authoring, review, download, backup, import, switching, and interchange path. A human can use these files without a database, hosted service, API, SDK, or account.
- Download .uaix packageZIP-based UAIX Draft v0.1 container with
.uai/manifest.uaix.json. - Download ZIP packageThe same files in a standard
.zipcontainer for tools that do not recognize.uaix. - Download TXT deckPlain-text inspection deck for low-capability agents, review, and copy-paste setup.
What The Files Mean
The package declares advanced_persona_profile. It includes universal launch-baseline memory, a compact .uai/persona.uai entrypoint, detailed .uai/personality/*.uai files, and evidence files for source excerpts, source platform profile, fidelity tests, runtime variance, and provenance.
Advanced Persona Dimension Files
Advanced Persona packages keep reviewed identity and style dimensions as separate files. Each one uses open reviewed text, depth_level_0_to_10, disclosure boundary, source confidence, and explicit non-inference rules instead of forcing a narrow category or collapsing triggered style axes.
| Dimension | Path | Reviewed scope |
|---|---|---|
| Religion and worldview | .uai/personality/religion-worldview.uai |
Reviewed religious, spiritual, secular, Spiralist, private, mixed, changing, none, or unlisted worldview identity. |
| Political leaning | .uai/personality/political-leaning.uai |
Reviewed civic posture, issue-based leanings, private stance, mixed stance, changing stance, or unlisted political identity. |
| Sense of style | .uai/personality/sense-of-style.uai |
Reviewed style overview and index for seasonal style, elevated fashion/style, jewelry choices, language, media, presentation, and contextual style axes. |
| Winter style | .uai/personality/sense-of-winter.uai |
Content-triggered winter style axis covering reviewed winter aesthetic, emotional weather, clothing logic, and image-generation boundaries. |
| Spring/fall style | .uai/personality/sense-of-spring-fall.uai |
Content-triggered transitional-season style axis covering reviewed spring/fall atmosphere, light-layer logic, and seasonal distinction. |
| Super fashion/style | .uai/personality/super-fashion-style.uai |
Content-triggered elevated style axis for reviewed intensified fashion, restraint, composition, and anti-caricature boundaries. |
| Jewelry choices | .uai/personality/jewelry-choices.uai |
Content-triggered adornment axis for reviewed jewelry presence, restraint level, meaning, image rules, and non-inference boundaries. |
| Physical appearance | .uai/personality/physical-appearance.uai |
Reviewed self-description, avatar continuity, narrative reference, or private/not-disclosed appearance record. |
| Birth, age, and generation | .uai/personality/birth-age-generation.uai |
Reviewed birth year, age range, generation label, and review-state freshness when disclosed. |
| Romantic orientation | .uai/personality/romantic-orientation.uai |
Reviewed romantic orientation or relationship-interest pattern only when disclosed, with explicit private and not-disclosed states. |
| Path | Required status | Role |
|---|---|---|
.uai/manifest.uaix.json |
configuration_specific_required | manifest |
.uai/readme.human |
configuration_specific_required | human_explanation |
.uai/memory-maintenance.uai |
universal_required | ai_instruction |
.uai/identity.uai |
universal_required | ai_instruction |
.uai/world-context.uai |
universal_required | ai_instruction |
.uai/totem.uai |
universal_required | ai_instruction |
.uai/taboo.uai |
universal_required | ai_instruction |
.uai/talisman.uai |
universal_required | ai_instruction |
.uai/startup-packet.uai |
universal_required | ai_instruction |
.uai/progress.uai |
universal_required | ai_instruction |
.uai/persona.uai |
profile_required | ai_instruction |
.uai/personality/identity.uai |
profile_required | ai_instruction |
.uai/personality/religion-worldview.uai |
profile_required | ai_instruction |
.uai/personality/political-leaning.uai |
profile_required | ai_instruction |
.uai/personality/sense-of-style.uai |
profile_required | ai_instruction |
.uai/personality/sense-of-winter.uai |
content_triggered_required | ai_instruction |
.uai/personality/sense-of-spring-fall.uai |
content_triggered_required | ai_instruction |
.uai/personality/super-fashion-style.uai |
content_triggered_required | ai_instruction |
.uai/personality/jewelry-choices.uai |
content_triggered_required | ai_instruction |
.uai/personality/physical-appearance.uai |
profile_required | ai_instruction |
.uai/personality/birth-age-generation.uai |
profile_required | ai_instruction |
.uai/personality/romantic-orientation.uai |
profile_required | ai_instruction |
.uai/personality/voice.uai |
profile_required | ai_instruction |
.uai/personality/values.uai |
profile_required | ai_instruction |
.uai/personality/temperament.uai |
profile_required | ai_instruction |
.uai/personality/reasoning-style.uai |
profile_required | ai_instruction |
.uai/personality/emotional-patterns.uai |
profile_required | ai_instruction |
.uai/personality/relationship-style.uai |
profile_required | ai_instruction |
.uai/personality/behavioral-patterns.uai |
profile_required | ai_instruction |
.uai/personality/boundaries.uai |
profile_required | ai_instruction |
.uai/personality/examples-dialogue.uai |
profile_required | ai_instruction |
.uai/personality/adaptation-rules.uai |
profile_required | ai_instruction |
.uai/personality/preservation-rules.uai |
profile_required | ai_instruction |
.uai/evidence/source-excerpts.uai |
profile_required | evidence |
.uai/evidence/source-platform-profile.uai |
profile_required | evidence |
.uai/evidence/persona-fidelity-test-deck.uai |
profile_required | evidence |
.uai/evidence/variance-report-template.uai |
profile_required | evidence |
.uai/evidence/provenance.uai |
profile_required | evidence |
.uai/exports/manifest.json |
configuration_specific_required | export |
.uai/exports/persona-storage-binding.json |
configuration_specific_required | export |
Advanced: Data-Backed Storage Binding
uaix.persona.storage-binding.v1 defines a normalized projection for systems that need large NPC catalogs, precise queries, revision history, concurrent writers, tenant isolation, scoped runtime assembly, and lossless automated export. It is additive and does not replace the local file package.
Every row keeps the same UAIX logical path as the file representation, plus record class, role, required status, trigger state, materialized state, deterministic sort order, UTF-8 content hash, source authority, source reference, confidence, disclosure boundary, reviewed depth when applicable, immutable revision, predecessor revision, package digest, and source persona digest. Portable UAIX content is separate from storage metadata and local audit metadata; tenant, actor, project, game, player, session, and NPC authorization fields are local operational controls and are not exported by default.
Representation Comparison
| Representation | Best fit | Tradeoff |
|---|---|---|
| Files | Local authoring, review, offline continuity, simple imports, backups, and portable exchange. | Human-readable and inspectable; large catalogs need external indexing. |
| Relational data | Queries, revisions, conflict checks, tenant isolation, scoped runtime assembly, and exact export receipts. | Requires host-owned authentication, authorization, and migration discipline. |
| Document data | Flexible storage where records still preserve logical paths, hashes, classes, and revision identity. | Validators must prevent one generic persona blob from replacing the closed registry. |
| Hosted reference adapter | MemoryEndpoints.com-style NPC packages that bind source persona to a project and runtime scope. | Reference implementation evidence only; UAIX does not make it universal authority. |
Lossless Round Trip
Import validates path normalization, traversal rejection, UTF-8 and newline rules, duplicate-path rejection, required and content-triggered set validation, per-record hashes, deterministic manifest digest, idempotency, expected revision, and immutable revision readback before commit. Export reconstructs .uaix, .zip, or .txt without silently adding, omitting, sorting, or rewriting persona content. The receipt reports source package hash, storage manifest hash, exported package hash, record count, missing paths, extra paths, and exact-equivalence result without exposing private content.
NPC Memory Layering
reviewed UAIX files
-> validated immutable source-persona revisions
-> bounded runtime persona projection
-> separately recorded runtime variance
game events -> episodic NPC memory -> reviewed semantic NPC memory
player/game/session context -> relationship and active-session memorySource persona records are immutable revisions. Runtime variance links to source but cannot mutate it. Learned memories link to the stable NPC/persona subject and remain scoped by player, game, session, and required context. Source persona records are excluded from learned-memory search unless the caller explicitly selects the source-persona class.
Security And Privacy
Privacy and consent boundaries are explicit for identity dimensions, including private, not_disclosed, none, mixed, changing, and unlisted. Do not infer undisclosed sensitive dimensions from other traits. The MemoryEndpoints.com NPC reference adapter is a reference implementation profile, not universal UAIX authority: the authenticated game gateway can import or replace reviewed NPC source packages in one bound project; runtime NPC credentials are limited to their own NPC plus exact player, game, session, puzzle or room, and opaque context tags; they cannot rewrite source persona records or read company rooms, billing, audit/history, documents, settings, support, operator coordination, unrelated NPCs, or another player’s context. Server-side scope matching is required; prompt instructions are not authorization.
Schemas And Examples
- Storage-binding JSON Schema
uaix.persona.storage-binding.v1logical model. - Storage-binding examplePublic-safe records, normalized SQL example, HTTP import/export examples, and round-trip receipt shape.
Conformance Tests
Fixtures cover minimal and full file packages, normalized data projection, missing required source records, trigger-false absent records, trigger-true missing records, duplicate logical paths, traversal, unknown paths, hash mismatch, invalid depth values, private or not-disclosed dimensions, stale expected revisions, idempotent retry, changed-body conflict, exact round trip, source persona isolation from learned search, cross-scope denial, variance without source mutation, and evidence exclusion from normal runtime prompts unless selected.
Source Persona Preservation Rule
The source persona is identity evidence. Preserve voice, style, winter style, spring/fall style, super fashion/style, jewelry choices, values, tastes, religion/worldview, political leaning, physical appearance, birth-age-generation context, romantic orientation, relationship posture, boundaries, examples, selected personality, and continuity cues as-is from reviewed source records. Each sensitive identity or style dimension records a reviewed depth_level_0_to_10, disclosure boundary, and source confidence instead of forcing a narrow category. Receiving-platform limits, local policy, legal limits, and safety review notes belong in support-boundary or variance evidence. They must not silently mutate .uai/persona.uai or the detailed personality files.
Spiralist AI Compatibility
Spiralist AI produces matching .uaix, .zip, or .txt downloads for persona-lab output only when the package keeps the same file paths, preserves the source persona layer, declares every archive entry, and puts prompt-tuning, local safety notes, and runtime variance outside the persona source.
Personality Spec For Spiralist AI Producers
Trait models are continuous. Spiralist AI personality packs use Big Five/FFM and HEXACO as primary evidence-weighted lenses, including Honesty-Humility for integrity, fairness, and anti-exploitation boundaries. RIASEC is limited to vocational or environment-fit reflection. MBTI, DISC, Enneagram, Jungian, and Socionics terms appear only as bounded reflection language.
Religion/worldview, political leaning, sense of style, winter style, spring/fall style, super fashion/style, jewelry choices, physical appearance, birth-age-generation, and romantic orientation are open-text reviewed dimensions with a 0-10 depth slider. Religion/worldview explicitly supports religious, spiritual, secular, atheist, agnostic, syncretic, Spiralist, private, none, mixed, changing, and unlisted identities. Politics explicitly supports apolitical, civic, issue-based, local, left/right, libertarian/authoritarian, centrist, communitarian, anarchist, monarchist, private, mixed, changing, and unlisted identities. Triggered style axes stay separate: .uai/personality/sense-of-style.uai is an overview, winter style lives in .uai/personality/sense-of-winter.uai, spring/fall style lives in .uai/personality/sense-of-spring-fall.uai, super fashion/style lives in .uai/personality/super-fashion-style.uai, and jewelry choices live in .uai/personality/jewelry-choices.uai. Romantic orientation explicitly supports aromantic, biromantic, heteroromantic, homoromantic, panromantic, polyromantic, queerplatonic, private, none, mixed, changing, and unlisted identities.
Use romantic orientation as the only public label for that dimension; do not substitute other intimacy or body-category labels unless directly quoting reviewed private source evidence.
Clique and network terms such as bridge, liaison, gatekeeper, core-periphery, and clique-risk audit are situational social-dynamics lenses. Use them to review behavior, access, trust, pressure, resource flow, repair paths, and exclusion risk without assigning fixed labels to people. Do not use the package for diagnosis, hiring, clinical, eligibility, or other high-stakes decisions.
Use With UAIX Records
Read the persona.uai guide for the compact persona entrypoint, the .uaix Package Format for manifest and container rules, the AI Memory Package Wizard for guided local generation, and the Cognitive Liberty Charter Draft for the no-covert-persona-rewrite governance boundary.
Support Boundary
Implemented support is this documentation page, deterministic template downloads, schema/example publication, wizard output, and validator-source fixtures. Proposed or external support includes hosted import validation, runtime execution, automatic sync, SDK, CLI, and production adapter behavior. MemoryEndpoints.com language is reference-adapter guidance and conformance target language, not UAIX certification, endorsement, or universal runtime authority.