Project
Legacy Backlog Provider Note
Historical provider hint; .devpunks/settings.json is the authority
This page is historical context only. It is not the provider configuration authority for Harness Intelligence.
Use .devpunks/settings.json for provider configuration. When present, that file
is the source for scaffold/update behavior, backlog writing, durable visual asset
handling, and required-tool validation.
Current settings:
{
"backlogProvider": "linear",
"repositoryManager": "github",
"assetProviderSlug": "linear",
"requiredTools": ["agent-browser", "gh", "opensrc", "portless", "skills"]
}Older wiki provider pages are migration hints only when .devpunks/settings.json
is absent. If a wiki hint conflicts with repo settings, surface the conflict and
use repo settings as the authority.