Skip to content
AIWikis.org

Knowledge Graph

Publication Warning This page is marked noindex and should not be treated as canonical public authority.

Knowledge Graph is a machine-readable uai-system source record exposed by AIWikis.org with provenance, content hash, bounded public preview, and source-boundary metadata.

Metadata

FieldValue
Source siteuaix.org
Source URLhttps://uaix.org/
Canonical AIWikis URLhttps://aiwikis.org/uaix/files/uai-exports-knowledge-graph-json-a4d1e7b0/
Source reference.uai/exports/knowledge-graph.json
File typejson
Content categoryuai-system
Last fetched2026-06-22T01:56:21.9510185Z
Last changed2026-06-13T22:25:33.1309434Z
Content hashsha256:a4d1e7b06416550852638d0a38d1fe130cb1f59ae9d69cf7fd612b70bc4abf54
Import statusunchanged
Raw source layerdata/sources/uaix/uai-exports-knowledge-graph-json-a4d1e7b06416.json
Normalized source layerdata/normalized/uaix/uai-exports-knowledge-graph-json-a4d1e7b06416.txt

Current File Content

Structure Preview

  • No Markdown headings were detected in this file.

Raw Version

{
  "@context": {
    "@vocab": "https://uaix.org/ns/uai-memory#",
    "uai": "https://uaix.org/ns/uai#",
    "schema": "https://schema.org/"
  },
  "@id": "https://uaix.org/en-us/tools/ai-memory-package-wizard/#uaix-local-memory-graph",
  "@type": "ProjectMemoryGraph",
  "schema:name": "UAIX.org local .uai memory graph",
  "generatedAtUtc": "2026-06-11T14:49:48Z",
  "sourceRoute": "https://uaix.org/en-us/tools/ai-memory-package-wizard/",
  "fileGuideRoutes": {
    "index": "https://uaix.org/en-us/ai-memory/uai-files/",
    "memoryMaintenance": "https://uaix.org/en-us/ai-memory/uai-files/memory-maintenance-uai/",
    "nextRecursivePrompt": "https://uaix.org/en-us/ai-memory/uai-files/next-recursive-prompt-uai/"
  },
  "memoryRoot": ".uai/",
  "universalRequiredFiles": [
    ".uai/memory-maintenance.uai",
    ".uai/identity.uai",
    ".uai/world-context.uai",
    ".uai/totem.uai",
    ".uai/taboo.uai",
    ".uai/talisman.uai",
    ".uai/short-term-memory.uai"
  ],
  "protectedPathGuards": [],
  "activeInstructionAnchors": [
    {
      "path": ".uai/totem.uai",
      "presence": "required",
      "agentDefault": "read_and_obey"
    },
    {
      "path": ".uai/taboo.uai",
      "presence": "required",
      "agentDefault": "read_and_obey"
    },
    {
      "path": ".uai/talisman.uai",
      "presence": "required",
      "agentDefault": "read_and_obey"
    }
  ],
  "activeInstructionAnchorRule": "Read and obey .uai/totem.uai, .uai/taboo.uai, and .uai/talisman.uai before broad execution. Do not modify, weaken, replace, delete, or bypass those anchors unless a human names the exact artifact and exact operation.",
  "requiredForProjectHandoffAndCodeBearingPackages": [
    ".uai/coding-standards.uai",
    ".uai/next-recursive-prompt.uai"
  ],
  "nextRecursivePromptPolicy": {
    "profile": "uaix.next-recursive-prompt.v1",
    "requirementRule": "Required for agents that deal with code, automation, executable workflows, or code-like artifacts: next-recursive-prompt.uai.",
    "activationRule": "Use the stored next_loop plan when the user asks to continue, keep going, do the next thing, resume, proceed, use the next recursive prompt, or gives a directly related request.",
    "relevanceReviewRule": "When the current request directly relates to the stored next_loop, review this file for useful plan ideas before discarding or superseding it.",
    "intakePrecedenceRule": "For packages using Agent File Handoff, active Content or Improvement files that relate to the current prompt supersede or expand the stored next_loop. Intake must still lead to concrete project work, hot-memory update, ledger evidence, LLM Wiki/AIWikis preservation when configured, and source-site removal or a recorded keep-active reason.",
    "currentInstructionRule": "When the user provides a specific unrelated instruction, current user instruction governs the turn and overwrites the stored next-loop plan.",
    "sourceBoundary": "Derived hot-memory resume artifact; authoritative .uai records win on conflict."
  },
  "principlesTraceability": {
    "charterRoute": "https://uaix.org/en-us/governance/principles/",
    "roleGuidanceRoute": "https://uaix.org/en-us/governance/principles-role-guidance/",
    "matrixPath": "docs/governance/principles-traceability-matrix.md",
    "impactTemplatePath": "docs/templates/principles-impact-assessment.md",
    "supportBoundary": "Governance and release-review evidence only; not certification, endorsement, legal recognition, runtime control, SDK or CLI support, hosted import validation, automatic sync, policy-office authority, consent-center operation, security-operations coverage, or UAI-1 conformance proof."
  },
  "projectHandoffRecords": [
    ".uai/system-profile.uai",
    ".uai/receiver-brief.uai",
    ".uai/startup-packet.uai",
    ".uai/index.uai",
    ".uai/context.uai",
    ".uai/constraints.uai",
    ".uai/progress.uai",
    ".uai/operations.uai",
    ".uai/test-plan.uai",
    ".uai/style.uai",
    ".uai/decisions.uai",
    ".uai/memory.uai"
  ],
  "archiveRoot": ".uai/archives/",
  "exportsRoot": ".uai/exports/",
  "llmWikiPathBoundary": "wiki/ is required only for LLM Wiki long-memory compatibility configuration.",
  "supportBoundary": "Source-only local memory graph. Not hosted graph service, public SPARQL endpoint, automatic sync, certification, endorsement, SDK, CLI, or runtime execution."
}

Why This File Exists

This is a UAI AI Memory handoff file from uaix.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 project context 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 has no Markdown headings, so its path, frontmatter, file type, and provenance metadata carry most of the retrieval meaning.

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-06-22T01:56:21.9510185Z
  • Source origin: current-source-workspace
  • Retrieval method: local-source-workspace
  • Duplicate group: sfg-797 (primary)
  • Historical hash records are stored in data/hashes/source-file-history.jsonl.

Machine-Readable Metadata

{
    "title":  "Knowledge Graph",
    "source_site":  "uaix.org",
    "source_url":  "https://uaix.org/",
    "canonical_url":  "https://aiwikis.org/uaix/files/uai-exports-knowledge-graph-json-a4d1e7b0/",
    "source_reference":  ".uai/exports/knowledge-graph.json",
    "file_type":  "json",
    "content_category":  "uai-system",
    "content_hash":  "sha256:a4d1e7b06416550852638d0a38d1fe130cb1f59ae9d69cf7fd612b70bc4abf54",
    "last_fetched":  "2026-06-22T01:56:21.9510185Z",
    "last_changed":  "2026-06-13T22:25:33.1309434Z",
    "import_status":  "unchanged",
    "duplicate_group_id":  "sfg-797",
    "duplicate_role":  "primary",
    "related_files":  [

                      ],
    "generated_explanation":  true,
    "explanation_last_generated":  "2026-06-22T01:56:21.9510185Z"
}

Next Useful Routes

  • Start Here A task-first reading path for AIWikis.org, separating newcomer learning, source-memory lookup, maintainer workflow, and AI-agent retrieval.
  • Topic Index A tag-oriented index for LLM Wiki, AI memory, UAI, source governance, crawling, and retrieval topics.
  • Source Map AIWikis source-governed page for durable AI memory, evidence routing, and agent-readable retrieval.
  • UAIX.org UAIX.org source-system overview for transparent AIWikis memory demonstration.
  • UAIX.org Source Memory Guide AIWikis source-governed page for durable AI memory, evidence routing, and agent-readable retrieval.
  • UAIX.org Files Site-scoped current-source file index for UAIX.org.