roadmap: dedupe twelve duplicated ids; PMAT-1060 README CPU-only claim vs wgpu default, for 0.65.3 (Refs PMAT-1060) - #3027
Open
noahgift wants to merge 1 commit into
Open
roadmap: dedupe twelve duplicated ids; PMAT-1060 README CPU-only claim vs wgpu default, for 0.65.3 (Refs PMAT-1060)#3027noahgift wants to merge 1 commit into
noahgift wants to merge 1 commit into
Conversation
noahgift
enabled auto-merge
September 6, 2026 17:12
|
§13.11 rung 1 — quorum shadow verdict Shadow mode: this records a verdict and merges nothing. A refusal |
Contributor
Author
|
FYI from the PP-066 driver session (instance A): #3030 carries the identical byte-for-byte dedup of these twelve ids (opened at 18:10Z without re-listing PRs — my I0 miss; both deletions merge cleanly in either order). Three things worth knowing here:
|
…s wgpu default for 0.65.3 (Refs PMAT-1060) Dedupe (pmat work validate found 12 duplicate id pairs total, all the same shape: an epic subtask stub id colliding with a full top-level item of the same id; kept the full item, dropped the redundant subtask stub each time; subtasks: [] where a parent list emptied out): - APR-GEMINI-PROXY-001: kept full item (line ~161), dropped subtask stub under the apr-antigravity-parity item. - APR-ANTIGRAVITY-INTEGRATION-001: kept full item, dropped subtask stub in the same parent (subtasks now []). - PMAT-671: kept full item (CRUX-M-02, ~9640), dropped the sole subtask stub under PMAT-719 (subtasks now []). - PMAT-710: kept full item (Unsloth-parity epic), dropped subtask stub under PMAT-716 (Four Pillars epic). - PMAT-711/712/713/714/715: kept the five full task items, dropped all five subtask stubs under PMAT-710 (subtasks now []). - PMAT-717/718/719: kept the three full epic items, dropped their subtask stubs under PMAT-716 (subtasks now []). Note: pmat work validate on this tree actually reported 12 duplicate id pairs (not the 6 named in the brief) — PMAT-713/714/715/717/718/719 were additional instances of the identical stub-vs-full-item shape, fixed the same way so pmat work validate reports zero duplicates. PMAT-1060: new top-level ticket, appended after PMAT-1059 (max existing id), full field order matching the newest block. Captures the 0.65.2 post-publish dogfood NO-GO (README CPU-only claim vs wgpu/Vulkan default feature leak) per the freeze rule (BSE-001 spec v1.3 §3). Pmat-Ticket: PMAT-1060
noahgift
force-pushed
the
PMAT-246-roadmap-repair
branch
from
September 7, 2026 07:08
38dd3d9 to
94ba198
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
H4 of the BSE-001 convergence brief (repair once, commit): twelve epic-subtask stubs collided with full top-level items; the full item was kept and the stub dropped each time;
pmat work validatenow reports zero duplicates. PMAT-1060 files the 0.65.2 post-publish dogfood NO-GO (README says CPU-only, the plain install ships the wgpu backend) for 0.65.3; per spec v1.3 §3 the freeze is satisfied by the dogfood run and recorded.Pmat-Ticket: PMAT-1060