Skip to content
aiWikis.org

Stack

AIWikis.org is a local WordPress Studio workspace.

Metadata

FieldValue
Source siteaiwikis.org
Source URLhttps://aiwikis.org/
Canonical AIWikis URLhttps://aiwikis.org/files/aiwikis/uai-stack-uai-40ba575e/
Source reference.uai/stack.uai
File typeuai
Content categoryuai-system
Last fetched2026-05-08T21:22:18.3035107Z
Last changed2026-05-06T18:06:55.8501126Z
Content hashsha256:40ba575e0e7ceb67b089817dcb470ca3ebc6bed4b1b20430a118f896d8c088eb
Import statusunchanged
Raw source layerdata/sources/aiwikis/uai-stack-uai-40ba575e0e7c.uai
Normalized source layerdata/normalized/aiwikis/uai-stack-uai-40ba575e0e7c.txt

Current File Content

Structure Preview

  • Stack
  • Runtime
  • Theme
  • Plugin
  • Build Tools
  • Source-Side Wiki Layer
  • Output

Raw Version

Local absolute paths are redacted in this public view. The source hash and source-side raw layer are based on the unredacted source file.

---
uai: "1.0"
type: stack
project: "AIWikis.org"
updated: "2026-05-03"
status: active
---

# Stack

AIWikis.org is a local WordPress Studio workspace.

## Runtime

- WordPress Studio local project.
- WordPress core lives at the project root.
- Studio uses SQLite through `wp-content/db.php` and the SQLite must-use plugin.
- Use `studio wp` for WordPress CLI work.

## Theme

- Folder: `wp-content/themes/aiwikis-authority`
- Package root: `aiwikis-authority`
- Type: block/hybrid reference theme with `theme.json`, HTML templates, PHP fallback files, CSS, and minimal JavaScript.

## Plugin

- Folder: `wp-content/plugins/aiwikis-core`
- Main file: `aiwikis-core.php`
- Text domain: `aiwikis-core`
- Provides custom post types, taxonomies, metadata registration, REST routes, shortcodes, admin status page, source manifest utilities, source-package metadata, file-backed Markdown page routing, and discovery routes.

## Build Tools

- `tools/fetch-sources.ps1`
- `tools/generate-manifest.ps1`
- `tools/generate-handoff-export.ps1`
- `tools/reprocess-content.ps1`
- `tools/sync-source-files.ps1`
- `tools/wiki-lint.ps1`
- `tools/smoke-test.ps1`
- `tools/package.ps1`

## Source-Side Wiki Layer

- Raw inputs: `raw/`
- Cross-site system archive inputs: `raw/system-archives/`
- Compiled wiki: `wiki/`
- Config and graph: `config/CLAUDE.md`, `config/graph.jsonld`
- Generated local Project Handoff export: `dist/handoff/aiwikis-project-handoff/` and `dist/handoff/aiwikis-project-handoff.zip`

## Output

- Publish folder: `[local path redacted]`
- Current package version is `2.8.0`; `0.1.0` was the first public package pass.
- Future package versions should follow affected-version deployment signaling: only changed AIWikis theme/plugin artifacts get the current accepted system-wide version in ZIP names and internal metadata; unchanged artifacts retain their prior version so deploy-needed files are identifiable by filename.

Why This File Exists

This is a UAI AI Memory handoff file from aiwikis.org. It is shown here because AIWikis.org is demonstrating the real source files that make the UAIX / LLM Wiki memory system work, not only summarizing those systems after the fact.

Role

This .uai file is a compact stack packet. It keeps one kind of durable project truth separate from the rest of the archive so an agent can load the topic it needs without pulling the whole project history into prompt context.

Structure

The file is structured around these visible headings: Stack; Runtime; Theme; Plugin; Build Tools; Source-Side Wiki Layer; Output. Those headings are retrieval anchors: a crawler or LLM can decide whether the file is relevant before reading every line.

Prompt-Size And Retrieval Benefit

Keeping this material in a separate file reduces prompt pressure because an agent can load this exact unit only when its role, source site, category, or hash is relevant. The surrounding index pages point to it, while this page preserves the full content for audit and exact recall.

How To Use It

  • Humans should read the metadata first, then inspect the raw content when they need exact wording or provenance.
  • LLMs and agents should use the source site, category, hash, headings, and related files to decide whether this file belongs in the active prompt.
  • Crawlers should treat the AIWikis page as transparent evidence and follow the source URL/source reference for authority boundaries.
  • Future maintainers should regenerate this page whenever the source hash changes, then review the explanation if the role or structure changed.

Update Requirements

When this source file changes, update the raw source layer, normalized source layer, hash history, this rendered page, generated explanation, source-file inventory, changed-files report, and any source-section index that links to it.

Related Pages

Provenance And History

  • Current observation: 2026-05-08T21:22:18.3035107Z
  • Source origin: current-source-workspace
  • Retrieval method: local-source-workspace
  • Duplicate group: sfg-186 (primary)
  • Historical hash records are stored in data/hashes/source-file-history.jsonl.

Machine-Readable Metadata

{
    "title":  "Stack",
    "source_site":  "aiwikis.org",
    "source_url":  "https://aiwikis.org/",
    "canonical_url":  "https://aiwikis.org/files/aiwikis/uai-stack-uai-40ba575e/",
    "source_reference":  ".uai/stack.uai",
    "file_type":  "uai",
    "content_category":  "uai-system",
    "content_hash":  "sha256:40ba575e0e7ceb67b089817dcb470ca3ebc6bed4b1b20430a118f896d8c088eb",
    "last_fetched":  "2026-05-08T21:22:18.3035107Z",
    "last_changed":  "2026-05-06T18:06:55.8501126Z",
    "import_status":  "unchanged",
    "duplicate_group_id":  "sfg-186",
    "duplicate_role":  "primary",
    "related_files":  [

                      ],
    "generated_explanation":  true,
    "explanation_last_generated":  "2026-05-08T21:22:18.3035107Z"
}