Intelligence
Artifacts
Browse the repository, read documents, and manage the governance folders. Source, runtime, and infrastructure are read-only.
Repository
workers/templates/backend/worker-template.json
790 B
{
"id": "backend",
"name": "Backend Worker",
"department": "engineering",
"executive_owner": "agent-z",
"description": "Implements server-side code, APIs, schemas, and integrations.",
"default_temperature": 0.2,
"default_tools": [
"Read",
"Write",
"Edit",
"Bash",
"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