You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#4809's kill-switch and #4806's escalation path both cover a misbehaving, in-flight loop. Neither covers the scenario where a loop already completed and its PR already merged into a customer's live repository, and is only later discovered to be broken or harmful. #4805 (Terms of Service) itself frames the core risk explicitly: "An autonomous agent merging code into a paying customer's live repository... carries real liability exposure."
Note: the reporting-path/audit-trail engineering half of this issue has been split out into #5672 (Post-merge incident audit-trail & reporting wiring), which is now open to Gittensor contributors. This issue covers only the policy/legal question of what gittensory's obligations actually are once a report comes in.
Dependencies
Blocked on #4805 (Terms of Service & liability terms) — obligations here are part of the same liability surface.
Requirements
Define gittensory's obligations once an already-merged rented-loop PR is reported harmful: revert assistance, compute credit, notification, or some combination.
Context
#4809's kill-switch and #4806's escalation path both cover a misbehaving, in-flight loop. Neither covers the scenario where a loop already completed and its PR already merged into a customer's live repository, and is only later discovered to be broken or harmful. #4805 (Terms of Service) itself frames the core risk explicitly: "An autonomous agent merging code into a paying customer's live repository... carries real liability exposure."
Note: the reporting-path/audit-trail engineering half of this issue has been split out into #5672 (Post-merge incident audit-trail & reporting wiring), which is now open to Gittensor contributors. This issue covers only the policy/legal question of what gittensory's obligations actually are once a report comes in.
Dependencies
Blocked on #4805 (Terms of Service & liability terms) — obligations here are part of the same liability surface.
Requirements
Deliverables / Acceptance Criteria
Links & Resources
Part of #4778.