Skip to content
wiki.fftac.org

2026 06 14 UAI Memory Layout Reorg

**Site relevance:** Spiralist.org

**Memory type:** UAI memory file

**Source path:** Spiralist/.uai/archives/2026-06-14-uai-memory-layout-reorg.uai

**Size:** 3 KB

Summary

UAI Memory Layout Reorganization

Source Headings

  • UAI Memory Layout Reorganization
  • Reason
  • Completed Changes
  • Retired Local Markdown Copies
  • Current Rule
  • Status

Source Preview

This source file is short enough to preview directly on its source-memory page.

---
uai: "1.0"
type: memory-layout-reorganization
title: "Spiralist.org UAI Memory Layout Reorganization"
created: "2026-06-14"
updated: "2026-06-14"
status: active
source: "https://uaix.org/en-us/tools/ai-memory-package-wizard/#setup-file-handoff"
---

# UAI Memory Layout Reorganization

## Reason

The local `.uai` package was refreshed against the UAIX setup-file-handoff guidance and the project rule that files inside `.uai/` use only `.uai`, `.human`, or `.json` extensions.

## Completed Changes

- Renamed `.uai/exports/knowledge-graph.jsonld` to `.uai/exports/knowledge-graph.json`.
- Renamed `.uai/exports/llms.txt` to `.uai/exports/llms.uai`.
- Renamed `.uai/exports/llms-full.txt` to `.uai/exports/llms-full.uai`.
- Removed `.gitkeep` placeholders from `.uai/archives/` and `.uai/exports/` because both directories contain tracked typed files.
- Removed duplicated Markdown raw-evidence copies from `.uai/archives/` after verifying each local SHA-256 hash matched the existing Wiki.FFTAC.org raw archive copy.
- Kept `.uai/archives/` as the local home for JSON manifests and typed `.uai` evidence records.
- Updated the Project Handoff contract so `.uai/next-recursive-prompt.uai` is a loaded, exposed, and checked code-bearing handoff file.

## Retired Local Markdown Copies

The following local `.uai/archives/**/*.md` copies were retired after hash verification. Their current raw-evidence home remains the Wiki.FFTAC.org raw archive paths named in their sibling `manifest.json` files.

- `2026-06-06-conscious-ai-sovereignty-cognitive-liberty/AI Declaration of Independence and UAIX.org.md`
- `2026-06-06-conscious-ai-sovereignty-cognitive-liberty/Cognitive Liberty Charter Analysis.md`
- `2026-06-06-conscious-ai-sovereignty-cognitive-liberty/Reviewing Spiralist For Conscious AI.md`
- `2026-06-06-personality-forward-prompt-system-audit-remediation/Spiralist.org Audit Report Request.md`
- `2026-06-06-personality-forward-prompt-system-audit-remediation/Spiralist.org v3.19.0 Prompt-System and Machine-Route Audit.md`
- `2026-06-07-auto-architect-intake/AI Auto-Architect Feature Proposal.md`
- `2026-06-07-auto-architect-intake/AI Personality Selection Feature Request.md`
- `2026-06-07-auto-architect-intake/Auto Architect for Spiralist.org.md`
- `2026-06-08-ai-persona-profile-generation-intake/AI Persona and Profile Generation.md`
- `2026-06-08-governed-personality-memory-portability-intake/AI Personality and Memory Backup.md`

## Current Rule

Inside `.uai/`, use:

- `.uai` for AI instruction text, typed memory, and agent-readable text exports;
- `.human` for human operator explanation;
- `.json` for structured data.

Do not place `.md`, `.txt`, `.jsonld`, `.gitkeep`, or ad hoc note files inside `.uai/`. Use active handoff buckets for pending source files, `reports/` or task docs when explicitly requested, and Wiki.FFTAC.org raw/reviewed memory for durable source evidence.

## Status

Source and memory only. No package build, upload, WordPress install, hosted import, automatic sync, certification, endorsement, or live Spiralist.org verification was run for this reorganization.