You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(fundamentals): add FAR citation hierarchy drills (#24)
Teach part/subpart/section/subsection/paragraph reading from citation
snippets so learners can decode FAR decimals per 1.105-2.
Co-authored-by: Cursor <cursoragent@cursor.com>
situation: "You see this citation in a capture brief: FAR part 15",
47
+
prompt: "What level of the FAR hierarchy is that?",
48
+
options: [
49
+
{
50
+
id: "a",
51
+
text: "A part — the digits left of the decimal name the part",
52
+
correct: true,
53
+
},
54
+
{
55
+
id: "b",
56
+
text: "A subpart — any whole number is a subpart label",
57
+
correct: false,
58
+
},
59
+
{
60
+
id: "c",
61
+
text: "A section — parts are only written with a decimal",
62
+
correct: false,
63
+
},
64
+
{
65
+
id: "d",
66
+
text: "A subsection — the word “part” is decorative",
67
+
correct: false,
68
+
},
69
+
],
70
+
explanation:
71
+
"FAR 1.105-2 puts the part number to the left of the decimal. Outside the FAR, that level is written as “FAR part 15” (or “part 15” inside the FAR). Digits to the right of the decimal identify subpart and section; a dash starts a subsection.",
situation: "You see this citation in a capture brief: FAR subpart 15.2",
83
+
prompt: "What level of the FAR hierarchy is that?",
84
+
options: [
85
+
{
86
+
id: "a",
87
+
text: "A subpart — one or two digits after the decimal name the subpart before any section digits",
88
+
correct: true,
89
+
},
90
+
{
91
+
id: "b",
92
+
text: "A part — anything with a decimal is still just the part number",
93
+
correct: false,
94
+
},
95
+
{
96
+
id: "c",
97
+
text: "A section — every citation with a decimal is a section",
98
+
correct: false,
99
+
},
100
+
{
101
+
id: "d",
102
+
text: "A subsection — the first digit after the decimal is always a subsection",
103
+
correct: false,
104
+
},
105
+
],
106
+
explanation:
107
+
"FAR 1.105-2 places the subpart in the one or two digits immediately after the decimal and before any section digits or dash. Outside the FAR, that level is written as “FAR subpart 15.2.” A full section needs those two section digits (for example 15.204); a subsection adds a dash (for example 15.204-1).",
situation: "You see this citation in a capture brief: FAR 15.204",
119
+
prompt: "What level of the FAR hierarchy is that?",
120
+
options: [
121
+
{
122
+
id: "a",
123
+
text: "A section — after the decimal, the subpart digits are followed by two section digits, with no dash",
124
+
correct: true,
125
+
},
126
+
{
127
+
id: "b",
128
+
text: "A part — 15 is the only meaningful number",
129
+
correct: false,
130
+
},
131
+
{
132
+
id: "c",
133
+
text: "A subpart — any citation ending in a single digit group after the decimal is a subpart",
134
+
correct: false,
135
+
},
136
+
{
137
+
id: "d",
138
+
text: "A subsection — every three-digit group after the decimal is a subsection",
139
+
correct: false,
140
+
},
141
+
],
142
+
explanation:
143
+
"FAR 1.105-2 builds a section from the part, then subpart digits, then two section digits, with no dash. “FAR 15.204” is therefore a section (part 15, subpart 2, section 04). A dash would mark a subsection (for example 15.204-1).",
situation: "You see this citation in a capture brief: FAR 15.204-1",
155
+
prompt: "What level of the FAR hierarchy is that?",
156
+
options: [
157
+
{
158
+
id: "a",
159
+
text: "A subsection — the number to the right of the dash is the subsection",
160
+
correct: true,
161
+
},
162
+
{
163
+
id: "b",
164
+
text: "A section — the dash is only stylistic",
165
+
correct: false,
166
+
},
167
+
{
168
+
id: "c",
169
+
text: "A paragraph — every dashed citation is a parenthetical paragraph",
170
+
correct: false,
171
+
},
172
+
{
173
+
id: "d",
174
+
text: "A Part 52 clause — any dash means provision or clause text",
175
+
correct: false,
176
+
},
177
+
],
178
+
explanation:
179
+
"FAR 1.105-2 puts the subsection to the right of the dash. “FAR 15.204-1” is therefore a subsection of section 15.204. Parenthetical letters or numbers (for example 15.204-1(a)) mark paragraphs under that subsection. A Part 52 provision or clause uses a different convention such as 52.215-1.",
situation: "You see this citation in a capture brief: FAR 9.106-4(d)",
191
+
prompt: "What level of the FAR hierarchy is that?",
192
+
options: [
193
+
{
194
+
id: "a",
195
+
text: "A paragraph — the parenthetical “(d)” is a subdivision below the subsection",
196
+
correct: true,
197
+
},
198
+
{
199
+
id: "b",
200
+
text: "A subsection — anything after a dash is still only a subsection",
201
+
correct: false,
202
+
},
203
+
{
204
+
id: "c",
205
+
text: "A section — parentheses do not change the section label",
206
+
correct: false,
207
+
},
208
+
{
209
+
id: "d",
210
+
text: "A subpart — 9.1 is the controlling label and “(d)” is ignored",
211
+
correct: false,
212
+
},
213
+
],
214
+
explanation:
215
+
"FAR 1.105-2 uses FAR 9.106-4(d) as its worked example: part 9, subpart 9.1, section 9.106, subsection 9.106-4, and paragraph 9.106-4(d). Parenthetical alpha-numerics mark subdivisions below the section or subsection level.",
text: "Subpart 19; part 19.5; clause 19.502; deviation 19.502-2",
242
+
correct: false,
243
+
},
244
+
{
245
+
id: "d",
246
+
text: "Part 195; section 02; subsection 2 — decimals only separate agency codes",
247
+
correct: false,
248
+
},
249
+
],
250
+
explanation:
251
+
"Apply FAR 1.105-2 left to right: 19 is the part; the first digit after the decimal (5) is the subpart; the next two digits (02) are the section; the number after the dash (2) is the subsection. So 19.502-2 is a subsection inside section 19.502 of subpart 19.5.",
0 commit comments