-
-
Notifications
You must be signed in to change notification settings - Fork 89
Settlement & refund handling #4791
Copy link
Copy link
Open
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Description
Metadata
Metadata
Assignees
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Projects
StatusShow more project fields
Todo
Problem: No handling exists for partial loop completion, failed loops, or disputed results.
Area: gittensor economics
Proposal: Implement settlement logic covering: a loop that completes fully, one that's killed mid-run (per #4782's kill-switch semantics), and one that fails outright — each with a defined, consistent outcome for the customer's remaining allocation.
Deliverables:
Acceptance criteria:
Boundaries:
Part of #4778.