@tonguetoquill/collection 0.2.2 → 0.2.3

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 (2) hide show
  1. package/package.json +1 -1
  2. package/templates/af4141.md +20 -20
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tonguetoquill/collection",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nibsbin/tonguetoquill-collection.git"
@@ -31,7 +31,7 @@ commanders_auth: !fill ""
31
31
  ---
32
32
  CARD: experience
33
33
  date: "15 Jan 2025"
34
- action: "Assigned to {:UNIT/SYMBOL:} as {:Duty Title:}"
34
+ action: "Assigned to 1 ACCS/DOT as Weapons Director"
35
35
  written_grade: ""
36
36
  written_grade_date: ""
37
37
  positional_grade: ""
@@ -42,47 +42,47 @@ auth_or_remarks: "Initial assignment"
42
42
  <!-- Example 2: Written upgrade evaluation -->
43
43
  ---
44
44
  CARD: experience
45
- date: "{:DD Mon YYYY:}"
46
- action: "Completed written upgrade evaluation for {:position/level:}"
47
- written_grade: "{:1–5:}"
48
- written_grade_date: "{:DD Mon YYYY:}"
45
+ date: "15 Mar 2025"
46
+ action: "Completed written upgrade evaluation for 3-Level"
47
+ written_grade: "3"
48
+ written_grade_date: "15 Mar 2025"
49
49
  positional_grade: ""
50
50
  positional_grade_date: ""
51
- auth_or_remarks: "Per {:AFMAN 13-1CRCV1 or applicable directive:}"
51
+ auth_or_remarks: "Per AFMAN 13-1CRCV1"
52
52
  ---
53
53
 
54
54
  <!-- Example 3: Positional (live-environment) upgrade / certification -->
55
55
  ---
56
56
  CARD: experience
57
- date: "{:DD Mon YYYY:}"
58
- action: "Certified {:Mission Ready / Senior Director / etc.:} — positional upgrade"
57
+ date: "20 Jun 2025"
58
+ action: "Certified Mission Ready — positional upgrade"
59
59
  written_grade: ""
60
60
  written_grade_date: ""
61
- positional_grade: "{:1–5:}"
62
- positional_grade_date: "{:DD Mon YYYY:}"
63
- auth_or_remarks: "{:Evaluator name or directive:}"
61
+ positional_grade: "4"
62
+ positional_grade_date: "20 Jun 2025"
63
+ auth_or_remarks: "SSgt Jones, T.R."
64
64
  ---
65
65
 
66
66
  <!-- Example 4: Combined written + positional upgrade (both columns filled) -->
67
67
  ---
68
68
  CARD: experience
69
- date: "{:DD Mon YYYY:}"
69
+ date: "01 Aug 2025"
70
70
  action: "Upgrade evaluation — written and positional"
71
- written_grade: "{:1–5:}"
72
- written_grade_date: "{:DD Mon YYYY:}"
73
- positional_grade: "{:1–5:}"
74
- positional_grade_date: "{:DD Mon YYYY:}"
75
- auth_or_remarks: "{:Authentication / remarks:}"
71
+ written_grade: "4"
72
+ written_grade_date: "01 Aug 2025"
73
+ positional_grade: "4"
74
+ positional_grade_date: "01 Aug 2025"
75
+ auth_or_remarks: "Verified by unit commander"
76
76
  ---
77
77
 
78
78
  <!-- Example 5: PCS departure — no grade columns needed -->
79
79
  ---
80
80
  CARD: experience
81
- date: "{:DD Mon YYYY:}"
82
- action: "PCS to {:next unit/location:}"
81
+ date: "01 Sep 2025"
82
+ action: "PCS to 726 ACS/MOC, Tinker AFB OK"
83
83
  written_grade: ""
84
84
  written_grade_date: ""
85
85
  positional_grade: ""
86
86
  positional_grade_date: ""
87
- auth_or_remarks: "Outprocessed {:UNIT/SYMBOL:}"
87
+ auth_or_remarks: "Outprocessed 1 ACCS/DOT"
88
88
  ---