Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions src/lib/far/glossary.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,18 @@ export const CORE_GLOSSARY_TERMS: GlossaryTerm[] = [
"The Independent Government Cost Estimate is the Government’s internal cost estimate for an acquisition. It informs planning and evaluation; it is not funding on your contract.",
chapterId: "how-money-becomes-authority",
},
{
id: "rom",
term: "ROM",
aliases: [
"Rough Order of Magnitude",
"rough order of magnitude",
"ROMs",
],
definition:
"A Rough Order of Magnitude is an early, assumption-heavy ballpark cost or price estimate used in capture and market research. It is not a binding offer, and it is not the same as an IGCE or a fully supported proposal price.",
chapterId: "lead-not-solicitation",
},
{
id: "clin",
term: "CLIN",
Expand Down