Skip to content

reconcile the map tree with what actually landed (open-but-done, closed-but-not-done) #281

Description

@rubenhensen

Question

Which of this map's open children are already satisfied by work on main, and which of its closed children were closed by a stray commit keyword rather than by completed work?

The tree is known to be wrong in both directions, so nothing else on the map can be sequenced honestly until this is fixed.

Open, but apparently done.

  • #249 (oasdiff gate) is open, yet .github/workflows/api-diff.yml exists, pg-pkg/tests/api_gate.rs is its executable spec, and 71e9f50 shipped it.
  • #251 (bidirectional wire-compat gate) is open, yet pg-compat is in the tree and build.yml runs wire-compat-rust (1237573, 4e6e2c2, e642786).

Neither is necessarily fully done — #251 still wants branch protection, which only a maintainer can set, and #268 tracks known reader-list gaps. State the real remaining scope, or close it.

Closed, but possibly not done. postguard-js#139 documents that history-preserving imports carry closing keywords verbatim, and GitHub resolves them against the destination repo — this has already silently closed js#127/#128/#129 plus a live issue once, and they had to be reopened. Today js#128 (examples import) and js#129 (single envelope implementation) are closed again. Verify against the tree that examples/ and the shared envelope module actually exist and that per-app parsers are actually deleted, rather than trusting the issue state. #259 depends on the answer.

Also settle: is postguard-website#44 (integration tests) satisfied by the merged Playwright gate in website#329?

Deliverable

Every child of this map either confirmed genuinely open with its remaining scope written down, or closed with a pointer to the commit that satisfied it. Where something is half-done, say which half remains. Post the reconciliation as a comment here and update the affected issues.

Metadata

Metadata

Assignees

Labels

wayfinder:taskWayfinder ticket: manual work unblocking a decision, or execution under this map

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions