Intelligence
Artifacts
Browse the repository, read documents, and manage the governance folders. Source, runtime, and infrastructure are read-only.
Repository
workers/templates/research/worker-template.json
773 B
{
"id": "research",
"name": "Research Worker",
"department": "engineering",
"executive_owner": "agent-z",
"description": "Investigates options, tools, and approaches; produces findings.",
"default_temperature": 0.4,
"default_tools": [
"Read",
"WebFetch",
"Grep"
],
"default_model": "claude-sonnet-4-6",
"default_permissions": "acceptEdits + scoped tool allowlist (no arbitrary shell)",
"default_workspace_policy": "runtime-confined: writes only inside the assignment workspace",
"default_report_format": "report.md with M4 sections (Summary, Files Changed, Recommendations, Doctrine Candidates, Next Pass)",
"status": "Active",
"version": "1",
"created_at": "2026-06-14T02:07:36.415Z",
"updated_at": "2026-06-14T02:07:36.415Z"
}
root · /srv/aaf