chore(ward): drop retired Backstage catalog keys #81
No reviewers
Labels
No labels
burndown-2026-06
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
c#
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-gaming/galaxy-gen!81
Loading…
Reference in a new issue
No description provided.
Delete branch "aos/claude/mg96"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of the coilysiren/inbox#365 teardown. Dead keys only, no behavior change.
Removes
catalog.kind,type,system,owner, andlifecycle. These are the retired Backstage vocab:agentic_os/pre_commit/check_catalog_block.pyexplicitly ignores them, and the catalog-graph builder no longer reads them.dependsOnis the only load-bearing key in the block and is untouched here.The edit is line-based rather than a YAML round-trip, so the diff is exactly the deleted lines and the rest of the file is byte-identical. Only two-space-indented direct children of
catalog:are considered, so atype:orkind:under any other key is left alone. Every touched file was re-parsed before commit.Swept fleet-wide in one pass. Sibling PRs are open against the other repos that still carried these keys.
The red
ci / gatehere is not this PR. Tracked as coilyco-flight-deck/infrastructure#824.Job
gate(id 32525) fails oncargo metadata, because rustup cannot downloadchannel-rust-1.90.0.toml.sha256and the request times out. The identical failure is onmainright now in run 151, jobtest(id 32835), on the same runner625b878f-8f28-44d0-ac30-9cdcfec21d03. galaxy-genmainhas been red since run 150 at 03:04, with run 149 at 02:57 the last green.This PR removes five retired Backstage keys from
.ward/ward.yaml. It cannot cause a download timeout.Holding the merge until the runner can reach
static.rust-lang.orgagain, so it lands against a real green rather than a re-run that happened to get through. The change itself is reviewed and fine.