Skip to content

Retire the Wave H removed-features ledger - #2471

Merged
braden-w merged 1 commit into
mainfrom
claude/retire-wave-h-ledger
Jul 31, 2026
Merged

Retire the Wave H removed-features ledger#2471
braden-w merged 1 commit into
mainfrom
claude/retire-wave-h-ledger

Conversation

@braden-w

@braden-w braden-w commented Jul 31, 2026

Copy link
Copy Markdown
Member

Deletes WAVE_H_REMOVED_FEATURES.md. Its own header said it "must be reconciled (entries resolved, promoted into ADRs/docs, or accepted) and deleted before Wave H is finally complete."

All five entries are resolved, none by being fixed. Each described a subsystem that superseding architecture removed, and zero of the symbols, routes, and modules they cite still resolve in the tree:

Entry Cites Status
1. verifyAdded + delete-after-copy gate verifyAdded Device/Account parallel runtimes replaced by one Epicenter (ADR-0161)
2. Desktop Whispering does not sync createDesktopWorkspaceOwner ADR-0190: the host build opens the host replica and syncs
3. Honeycrisp standalone keeps browser runtime "Account runtime" ADR-0190 separates the two questions this conflated
4. Second-tab newest-wins WorkspaceStorageMovedError, @epicenter/app-shell/storage-moved Neither exists; ADR-0177 owns browser replica ownership
5. /dev/topology harness route the route itself Gone; its reconcile condition named ADR-0145, now Superseded by 0161 and 0174

Entry 2 was the one carrying a real user-facing gap, so I checked it rather than assuming. The Device-only Bun runtime it described no longer exists, and under ADR-0190 (Accepted) a build declares which Epicenter owns its data, so the Whispering host build shares the host replica. The credential-transfer seam the entry wanted designed is not needed for the case it described.

A ledger that describes only deleted things records nothing.

Verified: check:doc-paths 375 docs scanned, all paths resolve; check-doc-hygiene clean; no dangling WAVE_H references anywhere.

https://claude.ai/code/session_01VkK1jMNrZHpfQdjgWqY9v7


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

The ledger opened by saying it "must be reconciled (entries resolved,
promoted into ADRs/docs, or accepted) and deleted before Wave H is finally
complete." Every entry is now resolved, and none by being fixed: each
described a subsystem that superseding architecture removed.

- `verifyAdded` and the delete-after-copy gate belonged to the Device and
  Account parallel runtimes ADR-0161 replaced with one Epicenter.
- Desktop Whispering's Device-only Bun runtime is gone. ADR-0190 makes a
  build declare which Epicenter owns its data, so the host build opens the
  host replica and syncs with it. The credential-transfer seam the entry
  wanted designed is not needed for the case it described.
- Honeycrisp's standalone bundle keeping the browser runtime is settled by
  the same ADR: the two questions it conflated, which window a build runs in
  and which Epicenter owns its data, are now answered separately.
- The second-tab storage-lease entry names `WorkspaceStorageMovedError`,
  `isWorkspaceStorageMovedError`, and `@epicenter/app-shell/storage-moved`.
  None exist; ADR-0177 owns browser replica ownership now.
- The `/dev/topology` harness route is gone from Honeycrisp, and its
  reconcile condition named ADR-0145, which is Superseded by 0161 and 0174.

Zero of the symbols, routes, and modules the five entries cite still resolve
in the tree. A ledger that describes only deleted things records nothing.

Claude-Session: https://claude.ai/code/session_01VkK1jMNrZHpfQdjgWqY9v7
@braden-w
braden-w merged commit 07336ca into main Jul 31, 2026
4 checks passed
@braden-w
braden-w deleted the claude/retire-wave-h-ledger branch July 31, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant