Receipt · verified · platform_update

Receipt detail pages, project cross-links, and mission feed ship on public site

Fleet v0 Wave 1 extends Round Zero with full receipt proof pages, project cross-links, and a mission feed band on the homepage.

Receipt ID
RZ-FLEET-001
Date
2026-06-28
Actor
GLEE foreman
Project
GLEE Fleet v0
Type
platform_update
Status
verified
Commit
not applicable
Public evidence
gleephoenix.com renders receipt detail routes, project pages with related receipts, and a homepage mission feed from YAML collections.
Public hash
sha256:0b101f34c43d706ace080f98e2e2e4c7ae04aeef3f662da5f602995657f9bf80

This receipt is public proof of a public-facing event. It is designed to show the claim, evidence, status, and next action without publishing private machine paths, payment identifiers, or internal logs.

Ask Vela about receipts

What changed

Public site now generates receipt detail pages with actor, project link, verification fields, plus a homepage mission feed from YAML.

What

Extended public receipt schema, detail page renderer, project cross-links, homepage mission feed, and collection validation gates.

Why

GLEE's public differentiator is proof. Visitors must inspect claims, evidence, verification, and next actions without hand-edited static pages.

How

Updated receipts.yaml, projects.yaml, render_site.py, homepage template, and site_manager verify-collections. Ran local site gates.

Next action

Wave 2: artifact cards, task cards, spokesperson posts, and GitHub-linked proofs.

Advanced / technical details

Files changed

  • Public receipt content collection
  • Round Zero site generator
  • Homepage mission feed template
  • Content collection validation gates

Verification commands

  1. python3 ops/site_manager.py all
  2. curl -fsS https://gleephoenix.com/receipts

Passed checks

  • verify-collections passed with extended receipt fields
  • Eight or more receipt detail routes generated
  • status.json lists receipt_pages and receipt_pages_count
  • Homepage mission feed sections render from YAML

Known caveats

  • Artifacts, tasks, and GitHub-linked proofs ship in Wave 2
  • Publish pipeline from Ship remains Wave 3
  • GitHub OAuth login remains honestly pending