# v0.7.0 Navigation, Footer, and Social Media Validation Report
<a id="v070-navigation-footer-and-social-media-validation-report"></a>

[Back to durable index](../index.md#machineintelligencesorg-long-term-memory-index) · [Implementation history](../implementation-history/2026-08-10-navigation-footer-social-media.md#2026-08-10--navigation-footer-and-social-media-campaign-distribution) · [Current architecture](../architecture/current-site.md#current-site-architecture)

## Scope

Validation covers the v0.7.0 global-navigation/footer redesign, new `/share/` campaign-media route, contextual distribution of campaign imagery, local social-media assets/video, sitemap updates, and required UAIX write-back. This is repository-local validation only. No live deployment occurred.

## Implemented changes checked

- Three intent-based top navigation disclosure groups: **Foundations**, **Respect**, and **Research**.
- Direct **Share** action in the global header.
- One shared desktop/mobile navigation model using native `<details>` disclosure semantics.
- Expanded footer directory with campaign CTA, three link groups, terminology/truth boundary, release/runtime line, and back-to-top utility.
- `/share/` with eight campaign-image cards, suggested post copy, local downloads, native Web Share/clipboard controls, and a first-party silent MP4 reel.
- Contextual campaign-image features on terminology, identity, stewardship, and research pages; the Respect hub now indexes the six essays as text links instead of stacking all thumbnails, so similar artwork is intentionally aggregated only on the Share page.
- New first-party `Dear Humans` campaign card adapted from the supplied message/visual direction.
- Sitemap discovery for the Share route, campaign image, and local video.

## Automated checks

- **PHP syntax:** 16 PHP files passed `php -l`.
- **JavaScript syntax:** `assets/js/site.js` passed `node --check`.
- **Route smoke:** all 14 public routes returned HTTP 200 from the local PHP server.
- **Semantic page checks:** every public route retained exactly one H1, a unique title, a unique meta description, a self-referential canonical URL on the intended origin, and parseable JSON-LD.
- **Global navigation/footer checks:** every public route rendered exactly three `.nav-group` disclosures, the direct `/share/` action, three footer navigation columns, and a footer Share link.
- **Local target checks:** 60 distinct rendered local route/asset targets discovered across the public pages returned successfully.
- **Share-page checks:** 8 image cards, the local MP4 `<video>` source, at least 9 native share controls, and 8 copy-text controls were present.
- **Respect-hub spacing check:** the hub renders 0 stacked campaign image cards and 6 text-first visual-essay index links; the complete image set is aggregated on `/share/`.
- **Distributed-media checks:** terminology, identity, stewardship, and research each rendered exactly one `.media-feature` section.
- **Sitemap:** valid XML with 14 URL entries, 8 image entries, and 1 video entry; `/share/` is present.
- **Social image dimensions:** `dear-humans-machine-intelligence.png` = 1536×1024, WebP derivative = 768×512, video poster = 1280×720.
- **Video:** `respect-intelligence-social-reel.mp4` parsed successfully with `ffprobe`; duration = 10.8 seconds.
- **Research integrity:** all 19 curated report SHA-256 hashes still match `report-manifest.json`; all 19 original supplied source hashes still match the available attachments; stable `curation-boundary` and `research-body` anchors remain present.
- **Durable links:** 163 relative Markdown links checked for target existence.
- **UAIX pointers:** 221 path-like backtick references checked for target existence, excluding intentionally absent empty archive/export roots.
- **Wizard URL:** the exact required UAIX setup/update URL remains present in `AGENTS.md`, `.uai/readme.human`, and `.uai/agent-pickup.uai`.
- **Handoff intake:** active Content/Improvement buckets remain empty except inert `.keep` placeholders.
- **Secret hygiene:** no obvious raw password/token/API-key assignment patterns were detected in PHP, JavaScript, UAIX, or Markdown surfaces.

## Browser/runtime visual check boundary

A headless Chromium/Playwright visual-interaction check was attempted for desktop and mobile navigation/footer states. The execution environment blocked both loopback HTTP and local `file://` navigation with `ERR_BLOCKED_BY_ADMINISTRATOR`, so screenshot-based browser verification could not be completed here. DOM structure, route rendering, native disclosure markup, CSS breakpoints, JavaScript syntax, and local target behavior were verified through the checks above. Production/device visual QA remains a residual deployment check.

## Media provenance boundary

The conversation supplied/previewed additional campaign media, but a raw video attachment was not exposed as a repository file in the inspected workspace. v0.7.0 therefore does **not** claim to preserve or reproduce unavailable source-video bytes. Instead, it creates a new first-party, silent 10.8-second social reel from accepted repository campaign artwork. The `Dear Humans` card is likewise an adapted first-party campaign asset based on the supplied visible message/direction, not a claim of byte-identical preservation of an unavailable inline preview.

## Residual risk / external verification still required

- Production DNS, TLS, redirects, PHP/runtime configuration, cache/CDN behavior, and rollback procedure remain unverified.
- Search Console/Bing Webmaster state, indexing, rankings, AI-answer inclusion, social-platform unfurl behavior, and field Core Web Vitals remain external/unverified.
- Browser/device visual QA should be run after authorized deployment or in an environment that permits local browser navigation.
- Native Web Share and clipboard behavior varies by browser/security context; the page degrades to ordinary links/downloads when those APIs are unavailable.
- Git status/history/remote cannot be verified because the supplied versioned package contains no `.git` metadata.

## Deployment status

No live deployment was performed. A versioned web-root archive was created, extracted into a clean directory, and revalidated for root shape, PHP syntax, all 14 public routes, critical static/social assets, and v0.7.0 release-memory markers. The final archive is produced only after this report is included and the clean-extraction check is repeated.
