-
-
Notifications
You must be signed in to change notification settings - Fork 89
feat(agent): autonomy-levels framework (observe→…→auto) #773
Copy link
Copy link
Closed
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.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
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Parent epic: #768 (Phase 0).
Goal
A first-class autonomy level per repo, per action class:
observe → suggest → propose → auto+approval → auto. The dial everything else reads before acting.Deliverables
resolveAutonomy(repo, actionClass)gate that the action layer (N6) consultsContext
src/services/control-panel-roles.ts, repositorySettings schema (src/api/routes.ts ~537), focus-manifest resolver.
Milestone: M2.