@nodaro/prompts 1.20.0 → 1.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/dist/index.cjs +8181 -7229
  2. package/dist/index.cjs.map +1 -1
  3. package/dist/index.d.cts +120 -61
  4. package/dist/index.d.ts +120 -61
  5. package/dist/index.js +8082 -7133
  6. package/dist/index.js.map +1 -1
  7. package/package.json +2 -2
  8. package/src/__tests__/adult-only-ratchet.test.ts +9 -1
  9. package/src/__tests__/character-motion-audit.test.ts +77 -0
  10. package/src/__tests__/character-motion-exit-visibility.test.ts +183 -0
  11. package/src/__tests__/character-motion-partner-referent.test.ts +225 -0
  12. package/src/__tests__/character-motion.test.ts +11 -4
  13. package/src/__tests__/fixtures/parameter-hint-golden.json +3 -3
  14. package/src/__tests__/frame-delivery.test.ts +93 -0
  15. package/src/__tests__/graph-composed-unwired-identity.test.ts +166 -0
  16. package/src/__tests__/parameter-prompt-hint.test.ts +9 -3
  17. package/src/character-motion/animals-pets.ts +112 -85
  18. package/src/character-motion/athletic-stunts.ts +155 -214
  19. package/src/character-motion/camera-interaction.ts +92 -133
  20. package/src/character-motion/combat-weapons.ts +143 -202
  21. package/src/character-motion/dance.ts +121 -169
  22. package/src/character-motion/entrances-exits.ts +88 -109
  23. package/src/character-motion/evasive-falls.ts +88 -130
  24. package/src/character-motion/everyday-actions.ts +233 -274
  25. package/src/character-motion/face-expression.ts +125 -178
  26. package/src/character-motion/gestures.ts +211 -304
  27. package/src/character-motion/head-gestures.ts +66 -94
  28. package/src/character-motion/idle-ambient.ts +85 -124
  29. package/src/character-motion/posture-shifts.ts +116 -139
  30. package/src/character-motion/runway.ts +73 -97
  31. package/src/character-motion/stage-performance.ts +92 -127
  32. package/src/character-motion/turns-looks.ts +86 -112
  33. package/src/character-motion/two-person.ts +241 -229
  34. package/src/character-motion/types.ts +4 -1
  35. package/src/character-motion/unnatural-horror.ts +53 -91
  36. package/src/character-motion/vehicles-mounts.ts +101 -97
  37. package/src/character-motion/walks-runs.ts +93 -121
  38. package/src/character-motion-diagnostics.ts +49 -0
  39. package/src/character-motion.ts +89 -13
  40. package/src/frame-delivery.ts +106 -0
  41. package/src/index.ts +4 -0
  42. package/src/parameter-prompt-hint.ts +23 -17
  43. package/src/picker-catalogs.ts +10 -2
@@ -1,116 +1,90 @@
1
1
  import type { CharacterMotion } from "./types.js"
2
2
 
3
- /** Turns & Looks — 37 entries. Category id `turns-looks`. */
3
+ /** turns-looks — authored motion fragments. Stable ids survive copy revisions. */
4
4
  export const TURNS_LOOKS_MOTIONS: ReadonlyArray<CharacterMotion> = [
5
- { id: "turn-to-camera", label: "Body Turn to Camera", category: "turns-looks", description: "Full body turn from back to front, ending square to camera",
6
- promptHint: "the subject turns from back-to-camera around to face front, stepping the feet through the rotation, shoulders squaring to the camera and weight settling evenly on both feet",
7
- term: "turns around to face camera" },
8
- { id: "turn-away-from-camera", label: "Body Turn Away", category: "turns-looks", description: "Full body turn from front to back, ending facing away",
9
- promptHint: "the subject rotates the whole body away from the camera until the back is to the lens, the feet stepping through the turn and the head following last",
10
- term: "turns away from camera" },
11
- { id: "quarter-turn-to-profile", label: "Quarter Turn to Profile", category: "turns-looks", description: "Body rotates a quarter turn from front to a side profile",
12
- promptHint: "the subject rotates the body a quarter turn from square-to-camera to one side, ending in a clean side profile with the feet realigned and the gaze forward along the new facing",
13
- term: "quarter-turns to profile" },
14
- { id: "turn-profile-to-camera", label: "Turn Profile to Camera", category: "turns-looks", description: "Side profile rotates to face the camera square-on",
15
- promptHint: "the subject rotates from side profile toward the camera, the near shoulder opening first and the face coming around last, until the subject is square to the lens",
16
- term: "turns from profile to camera" },
17
- { id: "spin-full-360", label: "Full 360 Spin", category: "turns-looks", description: "One complete rotation on the spot, ending facing camera",
18
- promptHint: "the subject rotates a full circle on the spot, arms held loose and hair and clothing fanning outward, and comes to a stop facing the camera again",
19
- term: "spins a full 360 on the spot" },
20
- { id: "pivot-on-heel", label: "Pivot on Heel", category: "turns-looks", description: "Sharp about-face pivoting on one heel",
21
- promptHint: "the subject plants weight on one heel and pivots the whole body a sharp half turn to face the opposite way, the free foot swinging around to land beside the other",
22
- term: "pivots on heel to face opposite way" },
23
- { id: "twist-to-look-behind", label: "Twist to Look Behind", category: "turns-looks", description: "Torso twists and head turns to check what is behind",
24
- promptHint: "the subject twists the torso and turns the head to look behind, one foot stepping back to open the stance, and holds the look on whatever is behind",
25
- term: "twists torso to look behind" },
26
- { id: "turn-to-face-partner", label: "Turn to Face Partner", category: "turns-looks", description: "Body turns to square off face to face with a partner",
27
- promptHint: "the subject turns the body toward the partner, feet shifting and shoulders squaring off, until the subject and the partner stand face to face",
28
- term: "turns to face the partner", twoPerson: true },
29
- { id: "turn-head-to-camera", label: "Turn Head to Camera", category: "turns-looks", description: "Head-only turn from the side to face the camera",
30
- promptHint: "the subject rotates the head on the neck from one side to the camera in one continuous motion until the face is square to the lens, the eyes arriving on the lens last",
31
- term: "turns head to camera" },
32
- { id: "snap-head-to-camera", label: "Snap Head to Camera", category: "turns-looks", description: "Head whips to camera in one sharp jerk, body still",
33
- promptHint: "the subject whips the head from off to one side around to the camera in a single sharp jerk, the body staying still and the eyes locking straight at the lens",
34
- term: "snaps head to camera" },
35
- { id: "turn-head-away", label: "Turn Head Away", category: "turns-looks", description: "Head-only turn from camera to a side profile",
36
- promptHint: "the subject rotates the head from the camera to one side until the profile is presented, the gaze leaving the lens and the shoulders staying square",
37
- term: "turns head away from camera" },
38
- { id: "look-over-left-shoulder", label: "Look Over Left Shoulder", category: "turns-looks", description: "Head turns over the left shoulder toward camera",
39
- promptHint: "the subject turns the head to look back over the left shoulder while keeping the back to the camera, until the face comes into view in three-quarter profile, the body staying put",
40
- term: "looks back over left shoulder" },
41
- { id: "look-over-right-shoulder", label: "Look Over Right Shoulder", category: "turns-looks", description: "Head turns over the right shoulder toward camera",
42
- promptHint: "the subject turns the head to look back over the right shoulder while keeping the back to the camera, until the face comes into view in three-quarter profile, the body staying put",
43
- term: "looks back over right shoulder" },
44
- { id: "glance-back", label: "Glance Back", category: "turns-looks", description: "Brief check over the shoulder, then back to front",
45
- promptHint: "the subject flicks the head over one shoulder to check behind, the eyes catching something, and returns the head to face front again",
46
- term: "glances back over shoulder" },
47
- { id: "double-take", label: "Double Take", category: "turns-looks", description: "Look away, then snap back to it in disbelief",
48
- promptHint: "the subject glances at something, looks away, and snaps the head back to it as the eyes widen in a classic double take, the body going still",
49
- term: "does a double take" },
50
- { id: "chin-lift-to-camera", label: "Chin Lift to Camera", category: "turns-looks", description: "Chin rises from a lowered head to meet the camera",
51
- promptHint: "the subject raises the chin from a lowered head and lifts the gaze to meet the camera directly, the neck extending and the eyes landing on the lens",
52
- term: "lifts chin and eyes to camera" },
53
- { id: "scan-surroundings", label: "Scan Surroundings", category: "turns-looks", description: "Head sweeps side to side, eyes checking the space",
54
- promptHint: "the subject sweeps the gaze across the surroundings, the head turning from one side to the other in a continuous scan, the eyes checking each point before coming to rest",
55
- term: "scans the surroundings" },
56
- { id: "head-follows-across-frame", label: "Head Follows Across Frame", category: "turns-looks", description: "Head turns to track something crossing the frame",
57
- promptHint: "the subject turns the head to follow something passing in front, tracking it from one side of the frame to the other, and holds the gaze where it exits",
58
- term: "turns head to track something passing" },
59
- { id: "look-at-partner", label: "Look at Partner", category: "turns-looks", description: "Head-only turn to meet a partner's eyes",
60
- promptHint: "the subject turns the head toward the partner, the eyes finding the partner's face and holding there while the body stays still",
61
- term: "turns head to look at the partner", twoPerson: true },
62
- { id: "sultry-look-over-shoulder", label: "Sultry Over-Shoulder Look", category: "turns-looks", description: "Seductive over-the-shoulder look back at camera",
63
- promptHint: "the subject keeps the body facing away and turns the head over one shoulder toward the camera with lowered eyelids and a knowing half-smile, the chin dipping toward the shoulder as the gaze lands",
64
- term: "throws a sultry look over the shoulder", adultOnly: true },
65
- { id: "look-up", label: "Look Up", category: "turns-looks", description: "Gaze lifts from the ground to above the frame",
66
- promptHint: "the subject lifts the gaze from the ground to above the top of the frame, tipping the head back so the chin rises and the throat lengthens, and holds the upward look",
67
- term: "looks up" },
68
- { id: "look-down", label: "Look Down", category: "turns-looks", description: "Gaze drops from level to the ground",
69
- promptHint: "the subject drops the gaze from level to the ground, lowering the chin toward the chest until the eyes settle on the floor, the shoulders softening",
70
- term: "looks down" },
71
- { id: "look-off-screen-left", label: "Look Off Left", category: "turns-looks", description: "Head and eyes turn to something out of frame left",
72
- promptHint: "the subject turns the head and eyes toward frame left to fix on something out of frame on that side, the body staying square to camera",
73
- term: "looks off-screen left" },
74
- { id: "look-off-screen-right", label: "Look Off Right", category: "turns-looks", description: "Head and eyes turn to something out of frame right",
75
- promptHint: "the subject turns the head and eyes toward frame right to fix on something out of frame on that side, the body staying square to camera",
76
- term: "looks off-screen right" },
77
- { id: "eyes-track-across-frame", label: "Eyes Track Across Frame", category: "turns-looks", description: "Eyes follow something across frame, head nearly still",
78
- promptHint: "the subject keeps the head nearly still while the eyes follow something moving across the frame from one side to the other, the head drifting only slightly to keep pace",
79
- term: "tracks something across frame with eyes only" },
80
- { id: "eyes-flick-to-camera", label: "Flick Eyes to Camera", category: "turns-looks", description: "Only the eyes move to lock onto the camera",
81
- promptHint: "the subject keeps the head turned slightly off and still and shifts only the eyes to the camera, the gaze locking straight down the lens without the head moving",
82
- term: "flicks eyes to camera" },
83
- { id: "side-eye-glance", label: "Side-Eye Glance", category: "turns-looks", description: "Eyes slide sideways without turning the head",
84
- promptHint: "the subject keeps the head facing forward and slides the eyes hard to one side toward something off-frame without turning the head, holding the sidelong look",
85
- term: "throws a side-eye glance" },
86
- { id: "break-eye-contact", label: "Break Eye Contact", category: "turns-looks", description: "Held eye contact drops away, face turning aside",
87
- promptHint: "the subject drops the eyes from the camera and turns the face slightly aside, breaking the look and settling the gaze somewhere low and away",
88
- term: "breaks eye contact" },
89
- { id: "tilt-head-curiously", label: "Tilt Head Curiously", category: "turns-looks", description: "Head tips toward one shoulder, eyes staying on the target",
90
- promptHint: "the subject tips the head toward one shoulder in a curious tilt, the ear dropping toward the shoulder while the eyes stay fixed on what is in front, and holds the tilt",
91
- term: "tilts head curiously to one side" },
92
- { id: "peek-around-corner", label: "Peek Around Corner", category: "turns-looks", description: "Leans the head out past an edge to check, body stays hidden",
93
- promptHint: "the subject leans the upper body sideways to bring one eye and the edge of the face past a corner, one hand braced on the wall, the feet staying planted behind cover",
94
- term: "leans out to peek around a corner" },
95
- { id: "look-back-and-forth", label: "Look Back and Forth", category: "turns-looks", description: "Head swings between two points, weighing them up",
96
- promptHint: "the subject swings the head from one point to another and back again in repeated turns, the eyes landing on each in turn as if weighing them up, the body staying still",
97
- term: "looks back and forth between two points" },
98
- { id: "snap-look-toward-sound", label: "Snap Head Toward Sound", category: "turns-looks", description: "Head snaps toward an off-screen noise, body freezing",
99
- promptHint: "the subject snaps the head toward an off-screen sound in one sharp turn, the body going still and the eyes fixing hard on the direction it came from",
100
- term: "snaps head toward an off-screen sound" },
101
- { id: "look-partner-up-and-down", label: "Look Partner Over", category: "turns-looks", description: "Once-over of the partner, eyes traveling down then up",
102
- promptHint: "the subject runs the eyes down the partner from face to feet and back up again in one deliberate once-over, the head dipping and lifting to follow, the body staying still",
103
- term: "looks the partner up and down", twoPerson: true },
104
- { id: "look-at-own-hands", label: "Look at Own Hands", category: "turns-looks", description: "Raises both hands and stares at them in realization",
105
- promptHint: "the subject raises both hands into view in front of the face, palms turning up and over, and stares at them with the eyes widening, the head dropping slightly to study them",
106
- term: "stares at own raised hands" },
107
- { id: "push-back-hood-reveal", label: "Push Back Hood", category: "turns-looks", description: "Hood slides back and the face lifts into view",
108
- promptHint: "the subject reaches up with both hands and pushes the hood back off the head, the fabric sliding down onto the shoulders as the chin lifts and the face rises into view",
109
- term: "pushes back hood and lifts face" },
110
- { id: "peer-over-glasses", label: "Peer Over Glasses", category: "turns-looks", description: "Glasses slide down the nose, eyes look over the rims",
111
- promptHint: "the subject hooks one finger on the bridge of the glasses and slides them down the nose, the chin dipping so the eyes look out over the top of the rims",
112
- term: "pulls glasses down and peers over them" },
113
- { id: "peer-through-door-crack", label: "Peer Through Door Crack", category: "turns-looks", description: "Door opens a crack and one eye looks through the gap",
114
- promptHint: "the subject eases the door open a narrow crack with one hand and brings the face to the gap, one eye peering through while the rest of the body stays behind the door",
115
- term: "opens door a crack and peers through" },
5
+ { "id": "turn-to-camera", "label": "Body turn to camera", "category": "turns-looks", "description": "Full body turn from back to front, ending square to camera",
6
+ "promptHint": "the subject turns from back-to-camera around to face front, stepping the feet through the rotation, shoulders squaring to the camera and weight settling evenly on both feet", "term": "turns around to face camera" },
7
+ { "id": "turn-away-from-camera", "label": "Body turn away", "category": "turns-looks", "description": "Full body turn from front to back, ending facing away",
8
+ "promptHint": "the subject rotates the whole body away from the camera until the back is to the lens, the feet stepping through the turn and the head following last", "term": "turns away from camera" },
9
+ { "id": "quarter-turn-to-profile", "label": "Quarter turn to profile", "category": "turns-looks", "description": "Body rotates a quarter turn from front to a side profile",
10
+ "promptHint": "the subject rotates the body a quarter turn from square-to-camera to one side, ending in a clean side profile with the feet realigned and the gaze forward along the new facing", "term": "quarter-turns to profile" },
11
+ { "id": "turn-profile-to-camera", "label": "Turn profile to camera", "category": "turns-looks", "description": "Side profile rotates to face the camera square-on",
12
+ "promptHint": "the subject rotates from side profile toward the camera, the near shoulder opening first and the face coming around last, until the subject is square to the lens", "term": "turns from profile to camera" },
13
+ { "id": "spin-full-360", "label": "Full 360 spin", "category": "turns-looks", "description": "One complete rotation on the spot, ending facing camera",
14
+ "promptHint": "the subject rotates a full circle on the spot, arms held loose and hair and clothing fanning outward, and comes to a stop facing the camera again", "term": "spins a full 360 on the spot" },
15
+ { "id": "pivot-on-heel", "label": "Pivot on heel", "category": "turns-looks", "description": "Sharp about-face pivoting on one heel",
16
+ "promptHint": "the subject plants weight on one heel and pivots the whole body a sharp half turn to face the opposite way, the free foot swinging around to land beside the other", "term": "pivots on heel to face opposite way" },
17
+ { "id": "twist-to-look-behind", "label": "Twist to look behind", "category": "turns-looks", "description": "Torso twists and head turns to check what is behind",
18
+ "promptHint": "the subject twists the torso and turns the head to look behind, one foot stepping back to open the stance, and holds the look on whatever is behind", "term": "twists torso to look behind" },
19
+ { "id": "turn-to-face-partner", "label": "Turn to face partner", "category": "turns-looks", "description": "Body turns to square off face to face with a partner",
20
+ "promptHint": "the subject turns the body toward the partner, feet shifting and shoulders squaring off, until the subject and the partner stand face to face", "term": "turns to face the partner",
21
+ "twoPerson": true, "requires": ["partner"] },
22
+ { "id": "turn-head-to-camera", "label": "Turn head to camera", "category": "turns-looks", "description": "Head-only turn from the side to face the camera",
23
+ "promptHint": "the subject rotates the head on the neck from one side to the camera in one continuous motion until the face is square to the lens, the eyes arriving on the lens last", "term": "turns head to camera" },
24
+ { "id": "snap-head-to-camera", "label": "Snap head to camera", "category": "turns-looks", "description": "Head whips to camera in one sharp jerk, body still",
25
+ "promptHint": "the subject whips the head from off to one side around to the camera in a single sharp jerk, the body staying still and the eyes locking straight at the lens", "term": "snaps head to camera" },
26
+ { "id": "turn-head-away", "label": "Turn head away", "category": "turns-looks", "description": "Head-only turn from camera to a side profile",
27
+ "promptHint": "the subject rotates the head from the camera to one side until the profile is presented, the gaze leaving the lens and the shoulders staying square", "term": "turns head away from camera" },
28
+ { "id": "look-over-left-shoulder", "label": "Look over left shoulder", "category": "turns-looks", "description": "Head turns over the left shoulder toward camera",
29
+ "promptHint": "the subject turns the head to look back over the left shoulder while keeping the back to the camera, until the face comes into view in three-quarter profile, the body staying put", "term": "looks back over left shoulder" },
30
+ { "id": "look-over-right-shoulder", "label": "Look over right shoulder", "category": "turns-looks", "description": "Head turns over the right shoulder toward camera",
31
+ "promptHint": "the subject turns the head to look back over the right shoulder while keeping the back to the camera, until the face comes into view in three-quarter profile, the body staying put", "term": "looks back over right shoulder" },
32
+ { "id": "glance-back", "label": "Glance back", "category": "turns-looks", "description": "Brief check over the shoulder, then back to front",
33
+ "promptHint": "the subject flicks the head over one shoulder to check behind, the eyes catching something, and returns the head to face front again", "term": "glances back over shoulder" },
34
+ { "id": "double-take", "label": "Double take", "category": "turns-looks", "description": "Look away, then snap back to it in disbelief",
35
+ "promptHint": "the subject glances at something, looks away, and snaps the head back to it as the eyes widen in a classic double take, the body going still", "term": "does a double take" },
36
+ { "id": "chin-lift-to-camera", "label": "Chin lift to camera", "category": "turns-looks", "description": "Chin rises from a lowered head to meet the camera",
37
+ "promptHint": "the subject raises the chin from a lowered head and lifts the gaze to meet the camera directly, the neck extending and the eyes landing on the lens", "term": "lifts chin and eyes to camera" },
38
+ { "id": "scan-surroundings", "label": "Scan surroundings", "category": "turns-looks", "description": "Head sweeps side to side, eyes checking the space",
39
+ "promptHint": "the subject sweeps the gaze across the surroundings, the head turning from one side to the other in a continuous scan, the eyes checking each point before coming to rest", "term": "scans the surroundings" },
40
+ { "id": "head-follows-across-frame", "label": "Head follows across frame", "category": "turns-looks", "description": "Head turns to track something crossing the frame",
41
+ "promptHint": "the subject turns the head to follow something passing in front, tracking it from one side of the frame to the other, and holds the gaze where it exits", "term": "turns head to track something passing" },
42
+ { "id": "look-at-partner", "label": "Look at partner", "category": "turns-looks", "description": "Head-only turn to meet a partner's eyes",
43
+ "promptHint": "the subject turns the head toward the partner, the eyes finding the partner's face and holding there while the body stays still", "term": "turns head to look at the partner",
44
+ "twoPerson": true, "requires": ["partner"] },
45
+ { "id": "sultry-look-over-shoulder", "label": "Sultry over-shoulder look", "category": "turns-looks", "description": "Seductive over-the-shoulder look back at camera",
46
+ "promptHint": "the subject keeps the body facing away and turns the head over one shoulder toward the camera with lowered eyelids and a knowing half-smile, the chin dipping toward the shoulder as the gaze lands", "term": "throws a sultry look over the shoulder",
47
+ "adultOnly": true },
48
+ { "id": "look-up", "label": "Look up", "category": "turns-looks", "description": "Gaze lifts from the ground to above the frame",
49
+ "promptHint": "the subject lifts the gaze from the ground to above the top of the frame, tipping the head back so the chin rises and the throat lengthens, and holds the upward look", "term": "looks up" },
50
+ { "id": "look-down", "label": "Look down", "category": "turns-looks", "description": "Gaze drops from level to the ground",
51
+ "promptHint": "the subject drops the gaze from level to the ground, lowering the chin toward the chest until the eyes settle on the floor, the shoulders softening", "term": "looks down" },
52
+ { "id": "look-off-screen-left", "label": "Look off left", "category": "turns-looks", "description": "Head and eyes turn to something out of frame left",
53
+ "promptHint": "the subject turns the head and eyes toward frame left to fix on something out of frame on that side, the body staying square to camera", "term": "looks off-screen left" },
54
+ { "id": "look-off-screen-right", "label": "Look off right", "category": "turns-looks", "description": "Head and eyes turn to something out of frame right",
55
+ "promptHint": "the subject turns the head and eyes toward frame right to fix on something out of frame on that side, the body staying square to camera", "term": "looks off-screen right" },
56
+ { "id": "eyes-track-across-frame", "label": "Eyes track across frame", "category": "turns-looks", "description": "Eyes follow something across frame, head nearly still",
57
+ "promptHint": "the subject keeps the head nearly still while the eyes follow something moving across the frame from one side to the other, the head drifting only slightly to keep pace", "term": "tracks something across frame with eyes only" },
58
+ { "id": "eyes-flick-to-camera", "label": "Flick eyes to camera", "category": "turns-looks", "description": "Only the eyes move to lock onto the camera",
59
+ "promptHint": "the subject keeps the head turned slightly off and still and shifts only the eyes to the camera, the gaze locking straight down the lens without the head moving", "term": "flicks eyes to camera" },
60
+ { "id": "side-eye-glance", "label": "Side-eye glance", "category": "turns-looks", "description": "Eyes slide sideways without turning the head",
61
+ "promptHint": "the subject keeps the head facing forward and slides the eyes hard to one side toward something off-frame without turning the head, holding the sidelong look", "term": "throws a side-eye glance" },
62
+ { "id": "break-eye-contact", "label": "Break eye contact", "category": "turns-looks", "description": "Held eye contact drops away, face turning aside",
63
+ "promptHint": "the subject drops the eyes from the camera and turns the face slightly aside, breaking the look and settling the gaze somewhere low and away", "term": "breaks eye contact" },
64
+ { "id": "tilt-head-curiously", "label": "Tilt head curiously", "category": "turns-looks", "description": "Head tips toward one shoulder, eyes staying on the target",
65
+ "promptHint": "the subject tips the head toward one shoulder in a curious tilt, the ear dropping toward the shoulder while the eyes stay fixed on what is in front, and holds the tilt", "term": "tilts head curiously to one side" },
66
+ { "id": "peek-around-corner", "label": "Peek around corner", "category": "turns-looks", "description": "Leans the head out past an edge to check, body stays hidden",
67
+ "promptHint": "the subject leans the upper body sideways to bring one eye and the edge of the face past a corner, one hand braced on the wall, the feet staying planted behind cover", "term": "leans out to peek around a corner" },
68
+ { "id": "look-back-and-forth", "label": "Look back and forth", "category": "turns-looks", "description": "Head swings between two points, weighing them up",
69
+ "promptHint": "the subject swings the head from one point to another and back again in repeated turns, the eyes landing on each in turn as if weighing them up, the body staying still", "term": "looks back and forth between two points" },
70
+ { "id": "snap-look-toward-sound", "label": "Snap head toward sound", "category": "turns-looks", "description": "Head snaps toward an off-screen noise, body freezing",
71
+ "promptHint": "the subject snaps the head toward an off-screen sound in one sharp turn, the body going still and the eyes fixing hard on the direction it came from", "term": "snaps head toward an off-screen sound" },
72
+ { "id": "look-partner-up-and-down", "label": "Look partner over", "category": "turns-looks", "description": "Once-over of the partner, eyes traveling down then up",
73
+ "promptHint": "the subject runs the eyes down the partner from face to feet and back up again in one deliberate once-over, the head dipping and lifting to follow, the body staying still", "term": "looks the partner up and down",
74
+ "twoPerson": true, "requires": ["partner"] },
75
+ { "id": "look-at-own-hands", "label": "Look at own hands", "category": "turns-looks", "description": "Raises both hands and stares at them in realization",
76
+ "promptHint": "the subject raises both hands into view in front of the face, palms turning up and over, and stares at them with the eyes widening, the head dropping slightly to study them", "term": "stares at own raised hands" },
77
+ { "id": "push-back-hood-reveal", "label": "Push back hood", "category": "turns-looks", "description": "Hood slides back and the face lifts into view",
78
+ "promptHint": "the subject reaches up with both hands and pushes the hood back off the head, the fabric sliding down onto the shoulders as the chin lifts and the face rises into view", "term": "pushes back hood and lifts face" },
79
+ { "id": "peer-over-glasses", "label": "Peer over glasses", "category": "turns-looks", "description": "Glasses slide down the nose, eyes look over the rims",
80
+ "promptHint": "the subject hooks one finger on the bridge of the glasses and slides them down the nose, the chin dipping so the eyes look out over the top of the rims", "term": "pulls glasses down and peers over them" },
81
+ { "id": "peer-through-door-crack", "label": "Peer through door crack", "category": "turns-looks", "description": "Door opens a crack and one eye looks through the gap",
82
+ "promptHint": "the subject eases the door open a narrow crack with one hand and brings the face to the gap, one eye peering through while the rest of the body stays behind the door", "term": "opens door a crack and peers through" },
83
+ { "id": "gaze-frame-left", "label": "Look toward frame left", "category": "turns-looks", "description": "Look toward frame left.",
84
+ "term": "looks toward frame left", "promptHint": "the subject turns the eyes and then the head toward frame left and holds the gaze" },
85
+ { "id": "gaze-frame-right", "label": "Look toward frame right", "category": "turns-looks", "description": "Look toward frame right.",
86
+ "term": "looks toward frame right", "promptHint": "the subject turns the eyes and then the head toward frame right and holds the gaze" },
87
+ { "id": "look-at-counterpart", "label": "Look at connected counterpart", "category": "turns-looks", "description": "Look at connected counterpart.",
88
+ "term": "looks toward the counterpart", "promptHint": "the subject turns the eyes and head toward the counterpart and holds the gaze",
89
+ "counterpart": "the nearby person or object", "requires": ["gaze target"], "aliases": ["eyeline", "gaze target"] },
116
90
  ]