get_civics settlementsFounded conflates foundings with foundation placements (reports 17, actual 5) #225

Closed
opened 2026-08-12 23:14:05 +00:00 by coilyco-ops · 0 comments
Member

QA sweep, Eco via Sirens, day 40, 2026-08-12.

Observed

get_civics reports settlementsFounded: 17, but its own perActionCounts breaks down as:

"SettlementFounded": 5,
"PlaceNewSettlementFoundation": 12

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.SettlementFounded series sums to 5, so the trend and the headline disagree with each other inside one response.

Cross-check

get_government lists 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.

QA sweep, Eco via Sirens, day 40, 2026-08-12. ## Observed `get_civics` reports `settlementsFounded: 17`, but its own `perActionCounts` breaks down as: ```json "SettlementFounded": 5, "PlaceNewSettlementFoundation": 12 ``` 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.SettlementFounded` series sums to 5, so the trend and the headline disagree with each other inside one response. ## Cross-check `get_government` lists 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-gaming/eco-app#225
No description provided.