Skip to content
AIWikis.org

Protocol5 Url Language Policy

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

Protocol5 language selection is URL state only.

Metadata

FieldValue
Source siteprotocol5.com
Source URLhttps://protocol5.com/
Canonical AIWikis URLhttps://aiwikis.org/protocol5/uai-system/files/docs-protocol5-url-language-policy-md-7ed286ab/
Source referencedocs/protocol5-url-language-policy.md
File typemd
Content categoryguide
Last fetched2026-05-15T00:23:56.0837262Z
Last changed2026-05-08T01:27:33.0411858Z
Content hashsha256:7ed286ab23e8cb808354ea9e856724481df217093bae0831f9c332e630ae379c
Import statusunchanged
Raw source layerdata/sources/protocol5/docs-protocol5-url-language-policy-md-7ed286ab23e8.md
Normalized source layerdata/normalized/protocol5/docs-protocol5-url-language-policy-md-7ed286ab23e8.txt

Current File Content

Structure Preview

  • Protocol5 URL Language Policy

Raw Version

# Protocol5 URL Language Policy

Protocol5 language selection is URL state only.

When a user enters the site, resolve the language from the URL and the browser language signal, then put the user on the correct `/{lang}/` route. From that point forward, every same-site navigation link must keep the active `/{lang}/` prefix.

Do not add, read, persist, or restore language state with cookies, local storage, session state, or any other client-side preference store.

Do not use a render-mode cookie to switch a human route into UAI-1 or any other rendered UAI view. Render mode must be explicit in the route or another URL-owned mechanism.

If client state conflicts with the route, the route is authoritative. Stale cookies must be ignored and removed.

Why This File Exists

This is a source file from protocol5.com. 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 file is a focused source unit. Its path, headings, and metadata give an agent a retrieval handle that is smaller than loading the entire site or repository.

Structure

The file is structured around these visible headings: Protocol5 URL Language Policy. 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-15T00:23:56.0837262Z
  • Source origin: current-source-workspace
  • Retrieval method: local-source-workspace
  • Duplicate group: sfg-385 (primary)
  • Historical hash records are stored in data/hashes/source-file-history.jsonl.

Machine-Readable Metadata

{
    "title":  "Protocol5 Url Language Policy",
    "source_site":  "protocol5.com",
    "source_url":  "https://protocol5.com/",
    "canonical_url":  "https://aiwikis.org/protocol5/uai-system/files/docs-protocol5-url-language-policy-md-7ed286ab/",
    "source_reference":  "docs/protocol5-url-language-policy.md",
    "file_type":  "md",
    "content_category":  "guide",
    "content_hash":  "sha256:7ed286ab23e8cb808354ea9e856724481df217093bae0831f9c332e630ae379c",
    "last_fetched":  "2026-05-15T00:23:56.0837262Z",
    "last_changed":  "2026-05-08T01:27:33.0411858Z",
    "import_status":  "unchanged",
    "duplicate_group_id":  "sfg-385",
    "duplicate_role":  "primary",
    "related_files":  [

                      ],
    "generated_explanation":  true,
    "explanation_last_generated":  "2026-05-15T00:23:56.0837262Z"
}

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.
  • Protocol5.com Protocol5.com source-system overview for transparent AIWikis memory demonstration.
  • Protocol5.com Source Memory Guide AIWikis source-governed page for durable AI memory, evidence routing, and agent-readable retrieval.
  • Protocol5.com UAI System Files Real current Protocol5 UAI AI Memory, route-contract, .NET package, and distribution-boundary files.