Manifests
What are manifests?
Connecting a repository
Via the dashboard
Via the API
curl -X POST https://platform.kyvvu.com/api/v1/repos \
-H "Authorization: Bearer <JWT>" \
-H "Content-Type: application/json" \
-d '{"owner": "Kyvvu", "name": "manifests", "branch": "main", "token": "ghp_..."}'Assigning a manifest to an agent
Via the dashboard
Via the CLI
Via the API
Listing manifests and assignments
Resyncing assignments
Risk filtering
Next steps
Last updated
