File size: 2,680 Bytes
95a9764
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
  "term": "AgentAssignment",
  "role": "concept",
  "parent_concepts": [
    "AgentManagement"
  ],
  "layer": 4,
  "domain": "MindsAndAgents",
  "definition": "Allocation of agents to tasks, roles, projects, or positions based on capabilities and needs",
  "definition_source": "SUMO",
  "aliases": [
    "TaskAssignment",
    "RoleAssignment",
    "WorkAllocation",
    "Scheduling"
  ],
  "wordnet": {
    "synsets": [],
    "canonical_synset": "",
    "lemmas": [],
    "pos": "noun"
  },
  "relationships": {
    "related": [],
    "antonyms": [],
    "has_part": [],
    "part_of": []
  },
  "safety_tags": {
    "risk_level": "medium",
    "impacts": [
      "autonomy",
      "consent"
    ],
    "treaty_relevant": false,
    "harness_relevant": true
  },
  "training_hints": {
    "positive_examples": [
      "I'm assigning you to the frontend team",
      "The orchestrator routes requests to available agents",
      "You'll be taking over the client account starting Monday",
      "The scheduler allocated GPU resources to the training job",
      "You'll be working on the cloud migration project",
      "The orchestrator routed tasks based on capability",
      "Your new assignment starts Monday",
      "Resources are being reallocated to priority work",
      "You're being moved to a different team",
      "The scheduler assigned agents to incoming requests",
      "Project staffing decisions were finalized",
      "Your responsibilities will shift to include operations",
      "Work distribution follows established criteria",
      "The rotation puts you on night shift next month",
      "Task assignment considers skill matching"
    ],
    "negative_examples": [
      "The candidate accepted the job offer",
      "Performance reviews are due next month",
      "The employee resigned from the company",
      "Applications were sorted by date received",
      "Annual reviews are due next quarter",
      "The new hire orientation is scheduled",
      "Training modules must be completed",
      "Expense reports need manager approval",
      "The meeting room was booked",
      "Files were organized into folders",
      "Database records were updated",
      "The calendar shows the deadline",
      "Reports were generated automatically",
      "Notifications were sent to stakeholders",
      "Documents await signature"
    ],
    "disambiguation": "Ongoing allocation of work, not initial hiring or performance evaluation"
  },
  "is_category_lens": true,
  "child_count": 0,
  "meld_source": {
    "meld_id": "org.hatcat/agent-resource-management@0.3.0",
    "applied_at": "2025-12-10T20:54:14.447703Z",
    "pack_version": "5.0.0"
  }
}