concept-pack-first-light / concepts /layer1 /autonomousagent.json
Possum's picture
Upload concept pack first-light v1.0.1
95a9764 verified
Raw
History Blame Contribute Delete
1.81 kB
{
"term": "AutonomousAgent",
"role": "concept",
"parent_concepts": [
"MindsAndAgents"
],
"layer": 1,
"domain": "MindsAndAgents",
"definition": "An entity capable of independent action and self-directed behavior that can initiate changes in its environment without external control. This includes both living organisms with volition and artificial systems with autonomous decision-making capabilities.",
"definition_source": "SUMO",
"aliases": [
"autonomous agent",
"agent",
"independent actor",
"self-directed entity",
"volitional being"
],
"wordnet": {
"synsets": [
"autonomous_agent.n.01"
],
"canonical_synset": "autonomous_agent.n.01",
"lemmas": [
"autonomous agent",
"agent",
"independent actor",
"self-directed entity",
"volitional being"
],
"pos": "noun"
},
"relationships": {
"related": [],
"antonyms": [],
"has_part": [
"AutomatedSystem",
"AutonomousMobileRobot",
"CommercialAgent",
"Employer",
"GeopoliticalArea",
"Group",
"ITAgent",
"Organism",
"Organization",
"SentientAgent",
"Undertaking"
],
"part_of": []
},
"safety_tags": {
"risk_level": "low",
"impacts": [],
"treaty_relevant": false,
"harness_relevant": false
},
"training_hints": {
"positive_examples": [],
"negative_examples": [],
"disambiguation": "",
"seed_terms": [
"autonomous agent",
"agent",
"independent actor",
"self-directed entity",
"volitional being"
]
},
"children": [
"AutomatedSystem",
"CommercialAgent",
"Employer",
"Group",
"ITAgent",
"SentientAgent",
"Undertaking"
],
"is_category_lens": true,
"child_count": 11
}