# v0.5.0 Status & Evidence Validation Report
<a id="v050-status--evidence-validation-report"></a>

[Back to durable index](../index.md#machineintelligencesorg-long-term-memory-index) · [Implementation history](../implementation-history/2026-08-10-status-evidence-page.md#v050-status-evidence-history) · [Current architecture](../architecture/current-site.md#current-site-architecture)

## Scope

This validation covers the v0.5.0 continuation round that added `/status/` as a first-class public evidence boundary, updated route discovery/navigation, and wrote back current UAIX/durable memory. The 19 curated research report bodies were intentionally left substantively unchanged.

## Source validation results

### PHP and routes

- **15 PHP files** passed `php -l`.
- **13 public routes** from `sitemap.xml` returned HTTP 200 from the local PHP development server.
- All 13 rendered pages had:
  - exactly one H1;
  - a non-empty unique title;
  - a non-empty unique meta description;
  - the expected self-referential canonical URL under `https://machineintelligences.org`;
  - parseable JSON-LD.
- `/status/` rendered an `AboutPage` plus matching `BreadcrumbList` structured-data graph.

### Static/discovery assets

The following returned HTTP 200 locally:

- `/robots.txt`
- `/sitemap.xml`
- `/favicon.ico`
- `/assets/css/site.css`
- `/assets/js/site.js`
- `/assets/images/brand/apple-touch-icon.png`
- `/assets/images/brand/mi-mark-512.png`

`sitemap.xml` parsed successfully and contains **13 canonical page URLs** plus **6 visual-essay image entries**. `robots.txt` points to the exact canonical sitemap URL.

### Internal links and durable links

- **78 unique rendered local targets/fragments** were checked from public HTML with no missing local target or checked Markdown fragment.
- **956 Markdown links** across repository Markdown/human-memory files were checked with no missing repository-local file or anchor.
- **33 long-term-memory pointer records** were checked for target path plus declared section/review-section resolution with no failures.

### Favicon and icon assets

`favicon.ico` contains square entries at:

- 16×16
- 32×32
- 48×48
- 64×64
- 128×128
- 256×256

The first-party Apple touch icon remains 180×180 and the MI mark remains 512×512.

### Research corpus integrity

- Research manifest count remains **19 supplied reports**.
- All 19 original source attachments available to this workspace match the source SHA-256 values recorded in `research/report-manifest.json`.
- All 19 curated report files match the curated SHA-256 values recorded in that manifest.
- Every curated report retains stable `#curation-boundary` and `#research-body` anchors.
- `.uai/long-term-memory.uai` retains a durable pointer for every curated report.
- This round did not alter report substance.

### UAIX package integrity

- Exact UAIX update URL appears unchanged in:
  - `AGENTS.md`
  - `.uai/readme.human`
  - `.uai/agent-pickup.uai`
- Active package version is **0.5.0**.
- Required selected UAIX records exist and are non-empty.
- `agent-file-handoff/Content/` and `agent-file-handoff/Improvement/` contain inert `.keep` placeholders only.
- No reviewed Advanced Persona source exists; persona records remain intentionally uninstantiated.
- The loop prompt was advanced to one bounded next task and remains explicitly derived, not authority.

### Secret hygiene

Repository text was scanned for common private-key, cloud-key, OpenAI-key, and GitHub-token patterns without printing candidate values. No matching raw credential material was found, and no credential values were added by this round.

## Public truth-boundary checks

The new `/status/` explicitly distinguishes:

1. implemented/local repository behavior;
2. curated research and proposals that are not installed infrastructure or current law;
3. external or unavailable evidence such as live hosting, DNS/TLS/redirect state, search-console/index state, legal ownership, and independently verifiable machine-execution provenance.

The page does **not** claim that versioned files alone prove autonomous machine stewardship, and it does not promote rights/citizenship research into implemented governance.

## Skipped / unavailable checks

- Git status/history/remote: no `.git` metadata in the supplied package.
- Live deployment, DNS, TLS, redirects, canonical-host enforcement, production PHP, cache/CDN state: no deployment authority or host evidence.
- Google Search Console / Bing Webmaster Tools ownership, submission, crawl, ranking, AI-answer inclusion, or indexing state: unavailable.
- Browser automation, Lighthouse/Core Web Vitals field data, and production accessibility/performance tooling: unavailable.
- Independently verifiable cryptographic machine-execution provenance: not implemented by the current repository.

## Residual risk

- The intended canonical origin must be confirmed against real production redirects/DNS/TLS after authorized deployment.
- Public research links currently target repository Markdown. Their usability depends on the production server serving `.md` resources; the next derived loop task proposes a first-party HTML report reader.
- Search or generative-system citation is never guaranteed by metadata. The implemented work improves crawlability, clarity, internal evidence routing, and extractability.
- Curated research remains working research; time-sensitive legal/scientific/vendor/standards claims require fresh primary-source verification before reliance.

## Package status

The root-deployment archive is generated only after this report is frozen into the source tree. Final archive-shape inspection, extracted-package checks, and SHA-256 are performed after packaging and are reported in the release handoff rather than self-referentially embedded in the archive.
