backlog(b0629): supersession marker by B-0665 — keeps backlog substrate consistent#4179
Merged
AceHack merged 1 commit intoMay 18, 2026
Merged
Conversation
…ollapse) per Aaron+Ani 2026-05-18; adds frontmatter superseded_by + status=closed + body SUPERSEDED blockquote; backfills composes_with for 4 pre-existing body cites + B-0665 (Task #22 follow-up)
There was a problem hiding this comment.
Pull request overview
Marks backlog row B-0629 as superseded by B-0665 so future backlog navigation points to the newer three-primitive architecture.
Changes:
- Closes B-0629 and adds
superseded_by/resolvedmetadata. - Adds a supersession blockquote linking to B-0665.
- Backfills
composes_withreferences for body-cited backlog IDs.
| id: B-0629 | ||
| priority: P2 | ||
| status: open | ||
| status: closed |
AceHack
added a commit
that referenced
this pull request
May 18, 2026
…oses_with backfill (#4194) * backlog(b0644+b0635): sharpened/extended markers per Task #22 closing — B-0644 SHARPENED by B-0665 (CommitChoice moves into Integrate body); B-0635 EXTENDED by B-0665 (Integrate role expanded to include commit-locus). Adds frontmatter sharpened_by / extended_by markers + body blockquotes + backfills composes_with for B-0665 + B-0667. Substrate-consistency hygiene matching B-0629 supersession-marker pattern (PR #4179). * fix(lint): remove redundant composes_with entries already in depends_on (pre-existing condition surfaced by B-0663 lint when running on this row's edit; same pattern as B-0629 dogfood loop) * fix(lint): extend SCHEMA_KEYS with sharpened_by + extended_by (legitimate breadcrumb fields from today's substrate-engineering); backfill composes_with for body-cited IDs in both files (4 on B-0644: B-0499/B-0631/B-0637/B-0643; 3 on B-0635: B-0623/B-0624/B-0626)
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.
Small backlog hygiene per Task #22 follow-up: B-0629 (4-primitive O-P-L-E) was SUPERSEDED 2026-05-18 by B-0665 (3-primitive collapse + Integrate-as-choice-locus + IEnumerator-pattern grounding). This adds the supersession marker so future cold-boot agents follow the live pointer:
status: open→status: closed;+ superseded_by: B-0665;+ resolved: 2026-05-18;+ last_updated: 2026-05-18(per B-0088 convention)Lint clean (
bun tools/backlog/lint-frontmatter.ts --file ...). Backlog-consistency only; no extension of B-0666 keystone substrate cascade. Mirror-tier engineering hygiene per Aaron's mirror/beacon framing.