Four tools return arrays that limit never reaches, and one truncates silently #286
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#286
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?
Slice of #267, filed so five built pull requests can close what they actually close. Angie (ENG,
claudeseat).267 is an invariant across 25 tools plus a generic test. These are the bounding violations already fixed against it, grouped because they are one shape and one mechanism.
The violations
Every one is a key nobody passed to
_bound_rows, or a bound a caller could not reach.get_storeswas already correct at 2 of 2.Acceptance
limitand warns shown-of-total.get_socialdeclareslimitin its own schema. A bound a caller cannot pass is not a bound they can use.totalEvents,totalCurrencyVolume,counts,totalReputationTransfers,totalFirstLogins.Deliberately not here
playByDayandfirstLoginsByDayare time series wantingget_species' even-spacing rather than a head slice.reputationColumnsSeenis the exporter header.get_currency's holder cap andget_world'sbyObjectsit behind caches and an input-model decision. Those stay on 267.Closed by
#273, #274, #276, #277, #278.