Protocol5 Uai Csharp
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFrameworks>netstandard2.1;net8.0</TargetFrameworks> <Nullable>enable</Nullable> <ImplicitUsings>enable</ImplicitUsings> <LangVersion>latest</LangVersion> <IsPac...
Metadata
| Field | Value |
|---|---|
| Source site | protocol5.com |
| Source URL | https://protocol5.com/ |
| Canonical AIWikis URL | https://aiwikis.org/protocol5/uai-system/files/protocol5-uai-csharp-protocol5-uai-csharp-csproj-068a6c95/ |
| Source reference | Protocol5.UAI.CSharp/Protocol5.UAI.CSharp.csproj |
| File type | csproj |
| Content category | memory-file |
| Last fetched | 2026-05-02T01:47:31.8867765Z |
| Last changed | 2026-04-15T15:17:26.2476913Z |
| Content hash | sha256:068a6c95367d46ab399fb483200cd4ce80acb28c2c357b92267c439375e4d622 |
| Import status | unchanged |
| Raw source layer | data/sources/protocol5/protocol5-uai-csharp-protocol5-uai-csharp-csproj-068a6c95367d.csproj |
| Normalized source layer | data/normalized/protocol5/protocol5-uai-csharp-protocol5-uai-csharp-csproj-068a6c95367d.txt |
Current File Content
Structure Preview
- No Markdown headings were detected in this file.
Raw Version
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard2.1;net8.0</TargetFrameworks>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<LangVersion>latest</LangVersion>
<IsPackable>true</IsPackable>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<PackageId>Protocol5.UAI.CSharp</PackageId>
<Version>1.0.0</Version>
<Authors>Protocol5</Authors>
<Company>Protocol5</Company>
<Description>Protocol5 UAI-1 production runtime for website translation, validation, normalization, rendering, schema access, Radix 63404, and ASP.NET Core integration.</Description>
<PackageTags>Protocol5;UAI;UAI-1;Radix63404;ASP.NET;CultureInfo;Schema;Translator;Validator;Renderer</PackageTags>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://protocol5.com/UAI-1/csharp-website-support</PackageProjectUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>$(NoWarn);CS1591</NoWarn>
</PropertyGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.71" />
<PackageReference Include="JsonSchema.Net" Version="7.3.3" />
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.0" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
</ItemGroup>
<ItemGroup>
<None Include="README.md" Pack="true" PackagePath="\" />
<None Include="..\spec\**\*" Pack="true" PackagePath="contentFiles\any\any\Protocol5.UAI\spec\%(RecursiveDir)%(Filename)%(Extension)" Visible="false" />
<None Include="..\examples\**\*" Pack="true" PackagePath="contentFiles\any\any\Protocol5.UAI\examples\%(RecursiveDir)%(Filename)%(Extension)" Visible="false" />
<None Include="..\docs\**\*" Pack="true" PackagePath="contentFiles\any\any\Protocol5.UAI\docs\%(RecursiveDir)%(Filename)%(Extension)" Visible="false" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="..\spec\discovery\**\*" Link="EmbeddedSpec\%(RecursiveDir)%(Filename)%(Extension)" />
<EmbeddedResource Include="..\spec\schema\**\*" Link="EmbeddedSpec\%(RecursiveDir)%(Filename)%(Extension)" />
<EmbeddedResource Include="..\spec\registry\**\*" Link="EmbeddedSpec\%(RecursiveDir)%(Filename)%(Extension)" />
<EmbeddedResource Include="..\examples\**\*.uai.json" Link="EmbeddedExamples\%(RecursiveDir)%(Filename)%(Extension)" />
</ItemGroup>
</Project>
Why This File Exists
This is a memory-system evidence 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 memory-system evidence. It records source history, archive transfer, intake disposition, or another piece of provenance that should be retrievable without becoming an unsupported public claim.
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-05-02T01:47:31.8867765Z - Source origin:
current-source-workspace - Retrieval method:
local-source-workspace - Duplicate group:
sfg-017(primary) - Historical hash records are stored in
data/hashes/source-file-history.jsonl.
Machine-Readable Metadata
{
"title": "Protocol5 Uai Csharp",
"source_site": "protocol5.com",
"source_url": "https://protocol5.com/",
"canonical_url": "https://aiwikis.org/protocol5/uai-system/files/protocol5-uai-csharp-protocol5-uai-csharp-csproj-068a6c95/",
"source_reference": "Protocol5.UAI.CSharp/Protocol5.UAI.CSharp.csproj",
"file_type": "csproj",
"content_category": "memory-file",
"content_hash": "sha256:068a6c95367d46ab399fb483200cd4ce80acb28c2c357b92267c439375e4d622",
"last_fetched": "2026-05-02T01:47:31.8867765Z",
"last_changed": "2026-04-15T15:17:26.2476913Z",
"import_status": "unchanged",
"duplicate_group_id": "sfg-017",
"duplicate_role": "primary",
"related_files": [
],
"generated_explanation": true,
"explanation_last_generated": "2026-05-02T01:47:31.8867765Z"
}