{
  "metadata": {
    "version": "2.0",
    "status": "ACTIVE",
    "last_updated": "2026-08-01",
    "task_id": "KAIOS-CURSOR-WORKER-REGISTRY-REPAIR-001",
    "base_commit": "29c5d51769f35ff7cd4af14e97f63958e6e201a0",
    "source_of_truth": true,
    "purpose": "Every Agent is represented as one employee with permanent Employee UUID and desk assignment. V1 files are preserved as compatibility records.",
    "privacy": "Logical workspaces only; no real local paths, tokens, IPs, secrets or private credentials."
  },
  "employee_uuid_format": "EMP-000001",
  "cursor_agent_id_format": "cursor-agent-0001..cursor-agent-9999",
  "supported_concurrent_agents": [
    10,
    50,
    100,
    500
  ],
  "allowed_statuses": [
    "ACTIVE_ON_DUTY",
    "ACTIVE_IDLE",
    "WAITING",
    "OFFLINE",
    "SUSPENDED",
    "ARCHIVED"
  ],
  "departments": [
    "Frontend",
    "Backend",
    "Runtime",
    "GitHub",
    "Documentation",
    "Testing",
    "Temple",
    "KGEN",
    "AI Research",
    "Operations"
  ],
  "summary": {
    "total_agents": 15,
    "new_agent_records_since_v1": 4,
    "today_on_duty": 2,
    "active_idle": 1,
    "waiting": 6,
    "offline": 6,
    "suspended": 0,
    "archived": 0
  },
  "agents": [
    {
      "employee_uuid": "EMP-000001",
      "agent_id": "codex-agent-0001",
      "legacy_worker_id": "codex-gm-01",
      "name": "Codex General Manager",
      "agent_type": "Codex",
      "status": "ACTIVE_ON_DUTY",
      "activation_state": "ACTIVE",
      "department": "Operations",
      "office_desk": "Desk-001",
      "project": "KAIOS Company Operations",
      "git_branch": "main",
      "tool_profile": "codex-system-maintainer",
      "current_workorder": null,
      "creation_time": "2026-07-11",
      "last_activity_at": "2026-07-25T13:51:37Z",
      "last_commit": "5570756d9343fc83e16acfe594f93334ecb0e258",
      "performance_score": 98,
      "work_log": "KGEN-KAIOS/workforce/DAILY_ATTENDANCE_REPORT.md"
    },
    {
      "employee_uuid": "EMP-000002",
      "agent_id": "cursor-agent-0001",
      "legacy_worker_id": "cursor-01",
      "name": "Cursor Primary Worker",
      "agent_type": "Cursor Agent",
      "status": "ACTIVE_ON_DUTY",
      "activation_state": "ACTIVE",
      "department": "Documentation",
      "office_desk": "Desk-002",
      "project": "KAIOS Foundational Life Candidates",
      "git_branch": "cursor-handoff/<Task-ID>",
      "tool_profile": "cursor-foundational-life-creator",
      "current_workorder": "KAIOS-PR67-CURSOR-FOUNDATIONAL-LIFE-CANDIDATES-001",
      "creation_time": "2026-07-11",
      "last_activity_at": "2026-08-01T06:25:03Z",
      "last_commit": null,
      "performance_score": 82,
      "work_log": null
    },
    {
      "employee_uuid": "EMP-000003",
      "agent_id": "human-operator-0001",
      "legacy_worker_id": "human-primeforge",
      "name": "Father / Human Operator",
      "agent_type": "Human Operator",
      "status": "ACTIVE_IDLE",
      "activation_state": "HUMAN_OPERATOR",
      "department": "Operations",
      "office_desk": "Desk-003",
      "project": "KGEN",
      "git_branch": null,
      "tool_profile": "human-decision-gate",
      "current_workorder": null,
      "creation_time": "2026-07-11",
      "last_activity_at": "2026-07-13",
      "last_commit": null,
      "performance_score": null,
      "work_log": null
    },
    {
      "employee_uuid": "EMP-000004",
      "agent_id": "cursor-agent-0002",
      "legacy_worker_id": null,
      "name": "Cursor QA Candidate",
      "agent_type": "Cursor Agent",
      "status": "WAITING",
      "activation_state": "SANDBOX_TRIAL_REQUIRED",
      "department": "Testing",
      "office_desk": "Desk-004",
      "project": "KGEN",
      "git_branch": "cursor-handoff/<Task-ID>",
      "tool_profile": "qa-route-validation-candidate",
      "current_workorder": null,
      "creation_time": "2026-07-13",
      "last_activity_at": null,
      "last_commit": null,
      "performance_score": 0,
      "work_log": null
    },
    {
      "employee_uuid": "EMP-000005",
      "agent_id": "security-auditor-0001",
      "legacy_worker_id": null,
      "name": "Security Auditor Candidate",
      "agent_type": "Security Auditor Agent",
      "status": "WAITING",
      "activation_state": "SANDBOX_TRIAL_REQUIRED",
      "department": "Operations",
      "office_desk": "Desk-005",
      "project": "KGEN",
      "git_branch": "security-handoff/<Task-ID>",
      "tool_profile": "read-only-security-audit",
      "current_workorder": null,
      "creation_time": "2026-07-13",
      "last_activity_at": null,
      "last_commit": null,
      "performance_score": 0,
      "work_log": null
    },
    {
      "employee_uuid": "EMP-000006",
      "agent_id": "data-engineer-0001",
      "legacy_worker_id": null,
      "name": "Data Engineer Candidate",
      "agent_type": "Data Engineer Agent",
      "status": "WAITING",
      "activation_state": "SANDBOX_TRIAL_REQUIRED",
      "department": "Runtime",
      "office_desk": "Desk-006",
      "project": "KGEN",
      "git_branch": "data-handoff/<Task-ID>",
      "tool_profile": "json-schema-data-pipeline",
      "current_workorder": null,
      "creation_time": "2026-07-13",
      "last_activity_at": null,
      "last_commit": null,
      "performance_score": 0,
      "work_log": null
    },
    {
      "employee_uuid": "EMP-000007",
      "agent_id": "frontend-agent-0001",
      "legacy_worker_id": null,
      "name": "Frontend Agent Candidate",
      "agent_type": "Frontend Agent",
      "status": "WAITING",
      "activation_state": "SANDBOX_TRIAL_REQUIRED",
      "department": "Frontend",
      "office_desk": "Desk-007",
      "project": "KGEN Portal",
      "git_branch": "frontend-handoff/<Task-ID>",
      "tool_profile": "portal-mobile-pages",
      "current_workorder": null,
      "creation_time": "2026-07-13",
      "last_activity_at": null,
      "last_commit": null,
      "performance_score": 0,
      "work_log": null
    },
    {
      "employee_uuid": "EMP-000008",
      "agent_id": "research-agent-0001",
      "legacy_worker_id": null,
      "name": "Research Agent Candidate",
      "agent_type": "Research Agent",
      "status": "WAITING",
      "activation_state": "SANDBOX_TRIAL_REQUIRED",
      "department": "AI Research",
      "office_desk": "Desk-008",
      "project": "KGEN R&D",
      "git_branch": "research-handoff/<Task-ID>",
      "tool_profile": "read-only-research",
      "current_workorder": null,
      "creation_time": "2026-07-13",
      "last_activity_at": null,
      "last_commit": null,
      "performance_score": 0,
      "work_log": null
    },
    {
      "employee_uuid": "EMP-000009",
      "agent_id": "human-engineer-0001",
      "legacy_worker_id": "human-engineer-01",
      "name": "Human Engineer Candidate",
      "agent_type": "Human Engineer",
      "status": "WAITING",
      "activation_state": "IDENTITY_CHECK",
      "department": "Operations",
      "office_desk": "Desk-009",
      "project": "KGEN",
      "git_branch": "human-handoff/<Task-ID>",
      "tool_profile": "human-approved-environment-support",
      "current_workorder": null,
      "creation_time": "2026-07-13",
      "last_activity_at": null,
      "last_commit": null,
      "performance_score": 0,
      "work_log": null
    },
    {
      "employee_uuid": "EMP-000010",
      "agent_id": "claude-agent-0001",
      "legacy_worker_id": "claude-01",
      "name": "Claude Candidate",
      "agent_type": "Claude Agent",
      "status": "OFFLINE",
      "activation_state": "REGISTERED_NOT_ACTIVATED",
      "department": "AI Research",
      "office_desk": "Desk-010",
      "project": "KGEN",
      "git_branch": "claude-handoff/<Task-ID>",
      "tool_profile": "registration-required",
      "current_workorder": null,
      "creation_time": "2026-07-13",
      "last_activity_at": null,
      "last_commit": null,
      "performance_score": 0,
      "work_log": null
    },
    {
      "employee_uuid": "EMP-000011",
      "agent_id": "gemini-agent-0001",
      "legacy_worker_id": "gemini-01",
      "name": "Gemini Candidate",
      "agent_type": "Gemini Agent",
      "status": "OFFLINE",
      "activation_state": "REGISTERED_NOT_ACTIVATED",
      "department": "AI Research",
      "office_desk": "Desk-011",
      "project": "KGEN",
      "git_branch": "gemini-handoff/<Task-ID>",
      "tool_profile": "registration-required",
      "current_workorder": null,
      "creation_time": "2026-07-13",
      "last_activity_at": null,
      "last_commit": null,
      "performance_score": 0,
      "work_log": null
    },
    {
      "employee_uuid": "EMP-000012",
      "agent_id": "openhands-agent-0001",
      "legacy_worker_id": "openhands-01",
      "name": "OpenHands Candidate",
      "agent_type": "OpenHands Agent",
      "status": "OFFLINE",
      "activation_state": "REGISTERED_NOT_ACTIVATED",
      "department": "Backend",
      "office_desk": "Desk-012",
      "project": "KGEN",
      "git_branch": "openhands-handoff/<Task-ID>",
      "tool_profile": "registration-required",
      "current_workorder": null,
      "creation_time": "2026-07-13",
      "last_activity_at": null,
      "last_commit": null,
      "performance_score": 0,
      "work_log": null
    },
    {
      "employee_uuid": "EMP-000013",
      "agent_id": "copilot-agent-0001",
      "legacy_worker_id": "copilot-01",
      "name": "GitHub Copilot Candidate",
      "agent_type": "Copilot Agent",
      "status": "OFFLINE",
      "activation_state": "REGISTERED_NOT_ACTIVATED",
      "department": "Frontend",
      "office_desk": "Desk-013",
      "project": "KGEN",
      "git_branch": "copilot-handoff/<Task-ID>",
      "tool_profile": "registration-required",
      "current_workorder": null,
      "creation_time": "2026-07-13",
      "last_activity_at": null,
      "last_commit": null,
      "performance_score": 0,
      "work_log": null
    },
    {
      "employee_uuid": "EMP-000014",
      "agent_id": "chatgpt-agent-0001",
      "legacy_worker_id": "chatgpt-01",
      "name": "ChatGPT Candidate",
      "agent_type": "ChatGPT Agent",
      "status": "OFFLINE",
      "activation_state": "REGISTERED_NOT_ACTIVATED",
      "department": "Documentation",
      "office_desk": "Desk-014",
      "project": "KGEN",
      "git_branch": "chatgpt-handoff/<Task-ID>",
      "tool_profile": "registration-required",
      "current_workorder": null,
      "creation_time": "2026-07-13",
      "last_activity_at": null,
      "last_commit": null,
      "performance_score": 0,
      "work_log": null
    },
    {
      "employee_uuid": "EMP-000015",
      "agent_id": "deep-research-agent-0001",
      "legacy_worker_id": "deep-research-01",
      "name": "Deep Research Candidate",
      "agent_type": "Deep Research Agent",
      "status": "OFFLINE",
      "activation_state": "REGISTERED_NOT_ACTIVATED",
      "department": "AI Research",
      "office_desk": "Desk-015",
      "project": "KGEN",
      "git_branch": "deep-research-handoff/<Task-ID>",
      "tool_profile": "read-only-registration-required",
      "current_workorder": null,
      "creation_time": "2026-07-13",
      "last_activity_at": null,
      "last_commit": null,
      "performance_score": 0,
      "work_log": null
    }
  ],
  "auto_recruitment_policy": {
    "allowed": true,
    "rule": "A trusted agent may propose a new agent record, but Codex must review and Human may block. New agent starts WAITING and cannot work until sandbox trial passes."
  }
}
