Surfaced by the homepage-promotion propagation audit (migrations/2026-07-03-homepage-promotion.md).
The Render+Fly-as-peers framing was reversed 2026-06-23 (bun-native VPS preferred; Render/Fly demoted to legacy), and the site since dropped its deploy/* guides (parachute.computer#136). The migration file hasn't caught up:
- frontmatter still
status: active.
- line ~45:
deploy/index.njk (or /deploy landing) — file no longer exists.
- line ~62:
parachute.computer/index.njk — landing page CTA — root index.njk no longer exists after the homepage promotion (parachute.computer#154); homepage source is now landing-preview.html.
Fix: mark the migration abandoned (or superseded) with a one-paragraph note pointing at the 2026-06-23 demotion decision, and annotate the dangling items. Historical record stays per migrations/README.md — no deletion.
Surfaced by the homepage-promotion propagation audit (
migrations/2026-07-03-homepage-promotion.md).The Render+Fly-as-peers framing was reversed 2026-06-23 (bun-native VPS preferred; Render/Fly demoted to legacy), and the site since dropped its
deploy/*guides (parachute.computer#136). The migration file hasn't caught up:status: active.deploy/index.njk(or/deploylanding) — file no longer exists.parachute.computer/index.njk — landing page CTA— rootindex.njkno longer exists after the homepage promotion (parachute.computer#154); homepage source is nowlanding-preview.html.Fix: mark the migration
abandoned(orsuperseded) with a one-paragraph note pointing at the 2026-06-23 demotion decision, and annotate the dangling items. Historical record stays per migrations/README.md — no deletion.