Skip to content

refactor(agents): unify producers into region-agnostic role (#31)#32

Open
Hackatro wants to merge 1 commit into
mainfrom
31-unify-farmer-trader-into-region-agnostic-capability-supersets-roles-without-regions
Open

refactor(agents): unify producers into region-agnostic role (#31)#32
Hackatro wants to merge 1 commit into
mainfrom
31-unify-farmer-trader-into-region-agnostic-capability-supersets-roles-without-regions

Conversation

@Hackatro

@Hackatro Hackatro commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Collapse _step_bra/_step_usa/_step_arg into one _step_producer. Replace ROLE_BRA/ARG/USA with ROLE_PRODUCER. USA drops its hardcoded surplus_factor and nominal pricing. It is now a plain capacity elastic producer. Trader keys volume by PDL origin instead of the region role, with bra/arg/usa_volume kept as compat view for the current CSV schema + transport (removed in #19)

Collapse _step_bra/_step_usa/_step_arg into one _step_producer.
Replace ROLE_BRA/ARG/USA with ROLE_PRODUCER. USA drops its hardcoded surplus_factor and nominal pricing. It is now a plain capacity elastic producer.
Trader keys volume by PDL origin instead of the region role, with bra/arg/usa_volume kept as compat view for the current CSV schema + transport (removed in #19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unify Farmer & Trader into region-agnostic capability supersets (roles without regions)

1 participant