← Vault Index
Source: frameworks/gost-enablement/04-gost-enablement-quality.md

GOST Participant Enablement — Quality

Two-gate quality system. Gate 1 is pre-build (binary pass/fail). Gate 2 is post-build (100-point weighted scoring).


Gate 1 — Pre-Build (All Required Inputs Present)

Run this gate before building the participant document and consultant brief. Any failure stops the build.

Source Material

Quarter and Dates

Template Compatibility

Reference Data

Gap Report

Gate 1 result: [ ] PASS — proceed to build | [ ] FAIL — resolve gaps before building


Gate 2 — Post-Build (100 Points, 90+ to Pass)

Run this gate after building both documents. Fix blocking failures first, then score.

Content Accuracy (35 points)

#CheckPtsPass?
1Company goal in prompt matches client's verbatim goal statement5
2All company objectives in prompt match client's verbatim objectives — none missing, none added10
3Objective labels (Obj 1, Obj 2, etc.) are consistent throughout the prompt2
4Golden example is present and complete (tactic statement, end state, KPIs, backward plan)5
5Golden example content is NOT from the current client's data (it's a teaching example, not a real submission)3
6SMART criteria are correctly defined (all 5 elements, no errors)3
7Bad/good tactic example pair is present and the distinction is clear2
8Quarter dates are correct throughout (prompt body, output template, backward plan month labels)5

Prompt Structure (25 points)

#CheckPtsPass?
9Prompt opens with a clear instruction to the LLM (what to do, how to do it)3
10Company context block is complete (Goal + all Objectives + Strategy/Tactic definitions)5
11All 6 steps are present in order (About You, Pick Tactic, End State, Backward Planning, Reality Check, Produce Planner)5
12Step 2 includes push-back instruction ("Push back if too vague, too ambitious, or not connected")3
13Step 4 walks backward (final month first, then middle, then first month)3
14Step 6 includes the complete output format template with all sections and placeholder labels3
15Prompt ends with "Start now... Be friendly and conversational."3

Output Format Template (20 points)

#CheckPtsPass?
16Header fields present: Department, Leader, Strategy, Objective(s) Served3
17TACTIC field present with placeholder2
18END STATE VISION section: description + 3 KPIs with target placeholders3
19BACKWARDS PLANNING CALENDAR: all 3 months present with correct month labels for the target quarter3
20Each month has a table with columns: Week, Action, Owner, Hours, Success Criteria, Dependencies3
21Weekly date ranges in the tables match the target quarter2
22Monthly checkpoints present for all 3 months1
23CAPACITY ANALYSIS section present (hours allocated, available, buffer, weekly commitment)2
24RESOURCE REQUIREMENTS table present (Skills, Tools, Budget, External)1
25DEPENDENCY TRACKER table present (Need, From Who, By When, Risk, Backup Plan)1
26WEEKLY PROGRESS TRACKER present with all 12 weeks1
27LESSONS LEARNED section present (What Worked, What Didn't, Adjustments)1

Participant Document (10 points)

#CheckPtsPass?
28Participant directions appear BEFORE the prompt (not after)3
29"What this is," "What you'll get," "Time," and "What you need" sections present2
30"Have more than one tactic?" note included with instruction to start a new chat each time2
31Clear copy boundaries — participant knows exactly where to start and stop copying3

Consultant Brief (10 points)

#CheckPtsPass?
32"What this does" explanation present2
33Suggested email template present and customizable2
34"What's embedded in the prompt" section present2
35"What to expect back" section describes the output participants will produce2
36"How to review" section provides a checklist for evaluating submissions2

Blocking Failures

These must be fixed regardless of score. A document with any blocking failure cannot be deployed.

FailureWhy It Blocks
Client's goal or objectives are wrong, incomplete, or from the golden example instead of the actual clientParticipants will produce tactics aligned to the wrong objectives
Quarter dates are wrongThe entire backward plan will reference the wrong months and weeks
Output format doesn't match the client's templateParticipants can't copy/paste into the template — creates friction instead of removing it
Prompt is missing one or more of the 6 stepsThe conversational flow breaks — participants get incomplete output
Push-back instruction removed from Step 2Without push-back, the LLM accepts vague tactics — defeats the purpose of the tool

Common Failure Modes

FailureLooks LikeRoot CauseFix
Objectives from golden example left in prompt"[Original client objective]" appears in a different client's deploymentCopy/paste error — builder forgot to replace the original deployment client's objectivesReplace all objectives with client's actual objectives
Week dates don't match quarterOutput template says "Apr 6-10" but the deployment is for Q3Dates not recalculated for the target quarterRecalculate all 12 weekly date ranges from the quarter start date
Golden example references removedNo example in the promptBuilder thought the example was deployment-specific and deleted itThe HR golden example is intentionally generic — restore it unless a client-specific example is available
Consultant brief has no email templateBrief explains the tool but doesn't give the consultant a ready-to-send emailSection omitted during buildAdd the email template from the golden example, customized for the client
Output format is markdown tables but client uses WordParticipant copies output but formatting breaks in WordTables in the prompt use markdown pipe syntax that some LLMs render and some don'tTest the prompt in the client's most likely LLM — if tables don't render cleanly, simplify to labeled sections
Prompt is too long for the LLMParticipant pastes prompt and gets an error or truncationSome free-tier LLMs have short context windowsTest prompt length against Copilot (the most constrained common option) — if it truncates, shorten the golden example

QC Scoring

SectionPoints
Content Accuracy35
Prompt Structure25
Output Format Template20
Participant Document10
Consultant Brief10
Total100

Pass threshold: 90+

Blocking failures override score — fix all blocking failures before calculating the final score.