entity
E.Pilot
entity · M1 · §3.1
# E.Pilot — Pilot A person undergoing training, certification, recurrent checking, or in operational service. In an assessment context, the *subject* of inference.
Direct neighborhood
9 neighbors
→ outbound→ inbound
Outbound
- participates-in E.TrainingEvent (yaml)
- participates-in E.AssessmentEvent (yaml)
- performs E.ObservableBehavior (yaml)
- traverses E.CareerPath (yaml)
Inbound
- body-reference E.CareerPath (body)
- body-reference E.Evaluator (body)
- body-reference E.Instructor (body)
- body-reference E.Trainee (body)
- body-reference P.Debrief (body)
- body-reference T.Phase-Siloed-Evidence (body)
Frontmatter
{
"id": "E.Pilot",
"class": "entity",
"tier": "M1",
"section": "§3.1",
"schema-version": "2.0.0",
"participates-in": [
"[[E.TrainingEvent]]",
"[[E.AssessmentEvent]]"
],
"performs": [
"[[E.ObservableBehavior]]"
],
"traverses": [
"[[E.CareerPath]]"
]
}