Current Installed-Source Preservation

Historical record — 2026-08-17

Preserved as observed. The installed bytes it preserves predate the 2026-08-26 and 2026-08-27 clusters; the current source handoff is the 2026-08-27 canonical handoff. Current truth: Program Masterplan.

Release boundary: releaseEligible: false. This is a bench-local evidence handoff for a canonical owner; it is not a release artifact, merge-ready patch, package, signed output, or authorization to ship.

What is preserved

evidence/2026-08-17-current-source/SHA256SUMS-current-installed.txt records the installed checksum inventory for all regular files under /home/loca/dev/wrdp/wp/wp-content/plugins/quizwizz/ except build/, vendor/, and provenance/.

Reproduction command from plugin root:

cd /home/loca/dev/wrdp/wp/wp-content/plugins/quizwizz
sha256sum -c ../../../../evidence/2026-08-17-current-source/SHA256SUMS-current-installed.txt

The evidence scope is 218 files by deterministic path order and includes shipped source, generated runtime catalogs, and related installed assets. evidence/2026-08-17-current-source/README.md documents the bucket counts and scope notes.

Relationship to earlier preserved inventory

This packet is the 2026-08-17 WRDP installed-byte record and a day-on-day successor to evidence/2026-08-16-current-source/. It keeps the same protected exclusions and manifest layout.

The exact diff is machine-recorded in evidence/2026-08-17-current-source/drift.json: source preservation manifest 218 files with 0 added, 0 removed, and 2 changed since the prior baseline. Added/removed paths are empty; changed paths are:

  • assets/css/qwizz-builder.css
  • includes/Frontend/views/builder-view.php

All other files preserve identical SHA-256 values versus 2026-08-16.

The two changed files are the Builder semantic-heading delta: the visible title changed from h2 to h1, and the three matching .qwizz-builder__brand h2 CSS selectors changed to h1. That change closes PW-02 when paired with the rendered evidence in Launch readiness and the probe record. releaseEligible: false remains unchanged, and this packet does not alter that boundary.

evidence/2026-08-16-w10-handoff/ and evidence/2026-08-16-current-source/ remain historical; no rewrite is attempted.

Canonical boundary and scope limitations

This is WRDP bench-only evidence. It does not infer or supply:

  • canonical repository URL or immutable commit,
  • deterministic release manifests, SBOM, provenance, or signed artifacts,
  • shipping authorization, package inputs, or version bumps.

The packet intentionally preserves what the live bench currently runs, and no plugin runtime file under build/, vendor/, or provenance/ is edited in this assignment.