Skip to content

Latest commit

 

History

History
84 lines (66 loc) · 4.28 KB

File metadata and controls

84 lines (66 loc) · 4.28 KB

Receiz v72.0.0 Checklist

Release date: April 28, 2026 Status: Release prep

Release Scope

  • Current documented release anchor in this repository at the time of the cut: v70.0.0
  • Broader product baseline referenced by this release: post-v70.0.0 stable continuity work
  • This checklist governs the v72.0.0 stable continuity documentation cut and outward version-surface alignment

Required Release Artifacts

  • docs/literal-product-law.md
  • docs/experience-first-engineering.md
  • docs/deterministic-surfaces.md
  • docs/verified-history-first-principles.md
  • docs/offline-verified-register.md
  • docs/pbi-recovery-receiz-id-binding.md
  • docs/value-loop-invariants.md
  • docs/releases/v70.0.0-invariant-register.md
  • docs/releases/v72.0.0.md
  • docs/releases/v72.0.0-product-truth.md
  • docs/releases/v72.0.0-checklist.md
  • docs/releases/v72.0.0-process.md
  • current-release pointers updated in README.md, docs/README.md, RELEASE_NOTES.md, CHANGELOG.md, docs/governance/README.md, and docs/FORMAT.md for the final v72.0.0 cut
  • root package metadata updated in package.json for the final v72.0.0 cut
  • shipped version markers updated in site/index.html, apps/offline-verifier.html, apps/offline-record-seal.html, and apps/offline-settlement.html for the final v72.0.0 cut

Database Requirements

  • no new database migration is required by this offline verifier repository documentation cut
  • existing production schema requirements from prior identity, profile, value-loop, world, wallet, market, and recovery releases still apply in the broader platform workspace

Canonical Product Gates

  • /<username> remains canonical profile truth.
  • /<username>?manage=1 remains owner permissions only.
  • Owner/private enrichment does not make signed-in profile first paint slower than public profile truth.
  • Stale app-open state can refresh in the background without replacing a settled visible shell.
  • Account switch on /account immediately projects the new account to every warmed route surface.
  • Market route continuity is actor-scoped and clears when the active account uid changes.
  • Wallet route continuity is actor-scoped and clears when the active account uid changes.
  • World route continuity is actor-scoped and clears when the active account uid changes.
  • Profile route continuity is actor-scoped and clears when the active account uid changes.
  • Market and private wallet state are not preserved unless the viewer user id matches.
  • Compact mobile Live Twin rendered-portrait overlays keep eyes and mouth on the person's face.
  • The lower-left face-lock correction stays bounded.
  • The old oversized mobile downshift does not return.
  • Package metadata, service-worker defaults, public version badges, verifier surfaces, and release docs move together to v72.0.0.

Focused Platform Verification

Release-prep commands expected in the broader platform workspace:

  • pnpm exec tsc --noEmit --pretty false
  • pnpm test:deterministic-surfaces
  • pnpm test:release-freeze
  • pnpm release:lock

Focused suites expected in the broader platform workspace:

  • account switch /account projection tests
  • actor-scoped route warmth invalidation tests
  • market and wallet viewer-user-id preservation tests
  • world/profile continuity invalidation tests
  • signed-in profile first-paint parity tests
  • stale app-open hydration repair tests
  • compact mobile Live Twin eye and mouth overlay fit tests
  • mobile portrait downshift regression tests

Offline Verifier Repository Gates

  • root package metadata resolves to v72.0.0 for the final cut
  • current shipped verifier, studio, and settlement entrypoints display v72.0.0 for the final cut
  • current release docs and indexes point to the v72.0.0 release artifacts during the final cut
  • product-truth reference docs are linked from the public docs map
  • broader platform validation for v72.0.0 is captured in the canonical release note, product-truth document, process document, and checklist
  • verifier trust semantics remain unchanged relative to v60.0.0
  • no verifier proof-format or producer payload migration is implied by these repository release/documentation updates alone

Release Rule

Do not ship v72.0.0 unless the release gates in this checklist pass from the exact release candidate and the governed surfaces all show v72.0.0.