Intelligence

Artifacts

Browse the repository, read documents, and manage the governance folders. Source, runtime, and infrastructure are read-only.

workers/templates/documentation/worker-template.json
764 B
{
  "id": "documentation",
  "name": "Documentation Worker",
  "department": "engineering",
  "executive_owner": "agent-z",
  "description": "Generates and updates documentation from truth.",
  "default_temperature": 0.3,
  "default_tools": [
    "Read",
    "Write",
    "Edit"
  ],
  "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