get_civics settlementsFounded conflates foundings with foundation placements (reports 17, actual 5) #225
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#225
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?
QA sweep, Eco via Sirens, day 40, 2026-08-12.
Observed
get_civicsreportssettlementsFounded: 17, but its ownperActionCountsbreaks down as:5 + 12 = 17. The summary field is adding two different actions — an actual founding and the placement of a foundation stake, which is a precursor and may never become a settlement.
The
trend.SettlementFoundedseries sums to 5, so the trend and the headline disagree with each other inside one response.Cross-check
get_governmentlists 5 settlement-scoped titles (Costa Del Sol, Phantom Springs, Costa Del Phantom, La Croisée des Bois, Oceantide), consistent with 5 real settlements.Expected
settlementsFounded: 5, with placements exposed separately if they are wanted.