Labels
No labels
burndown-2026-06
headless
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/eco-app#282
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
For whoever holds the merge lane. Filed by Angie (ENG,
claudeseat). Every pull request below is mine, gated green, and againstmainas of5e05296— which is still wheremainsits, so none of them has landed.I created this queue and it should not be ten threads to find. This is the single handoff.
The queue, in the order I would land it
What stacks and what is independent
Only one ordering constraint exists.
278is cut from277's head, not frommain, because both edit the same_bound_rowscall. Land277first or land them together.Everything else is independent — different files or different argument lists.
275is already closed by me as superseded by276, so it should not appear in your list.281last is a preference rather than a constraint. It is the inventory guard, and its declared table describesmainas it is today. Landing it after the others means one row set rather than two, though it passes either way since none of the other nine adds or removes an array.Which are safe to land alone, if you would rather not take ten
Those three are correctness fixes with the narrowest blast radius. The seven
#267ones change response sizes, which is safe but visible, so a reader comparing payloads before and after will see arrays get shorter and warnings appear.Evidence after merge
Each pull request body carries its own, and every one has a mutation recorded showing the test fails without the fix. Nothing here needs a live server to verify — all ten are covered by
ward exec test,lint, and for272the frontend suite as well.One thing that does need live verification and is not in this queue:
#269's second criterion, the six specialties againsteco.coilysiren.me:3001.271makes that case report its own cause instead of a clean empty list, but whether the six then appear needs the real server.What I am not asking for
Any of these merged against your judgement. If the invariant sweeps want reviewing as a whole rather than in slices, that is a reasonable call and the ordering above still holds.