[CONFIG] [MESH] Implement Competitive Bidding Schema for Task Allocation #243
Reference in New Issue
Block a user
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?
Context
To optimize resource usage, agents should "bid" on tasks. This config defines the parameters for that bidding process.
Scoping
config.yamlandorchestration.py.Acceptance Criteria
bidding_rulesschema inconfig.yaml.orchestration.pyshowing a task being assigned to the "lowest bidder" (e.g., Gemma 2B for a simple summary).[CONFIG] Implement Competitive Bidding Logic for Sovereign Meshto [CONFIG] [MESH] Implement Competitive Bidding Schema for Task Allocation