← Vault Index
Source: frameworks/kit-builder/02-kit-builder-terminology.md

02 — TERMINOLOGY: Kit Builder

Locked vocabulary for the Kit Builder. These terms have precise meanings in this system.


Kit Structure Terms

TermMeaningNOT This
KitA 6-file production system that produces a specific type of deliverableNot a template. Not a checklist. Not a single file. A kit is the complete system.
Golden exampleThe reference output — file 03. The standard that all future production is measured againstNot a template with blanks. It's a fully populated, finished deliverable.
Output skillThe production instructions — file 05. Step-by-step process for generating the deliverableNot a description of what the output is. It's HOW to make it.
Quality checklistThe QC gate — file 04. Point-scored, with a pass thresholdNot a suggestion list. It's a gate. Below threshold = don't ship.
Start-hereThe orientation file — file 00. What this is, operating modes, file inventoryNot instructions for production. That's the output skill.
ContextThe inputs file — file 01. What data is needed, validation rulesNot background information. It's the specific inputs required to run the kit.
TerminologyThe vocabulary file — file 02. Locked definitions for terms used in the kitNot a glossary of general terms. Only terms that have specific meaning in THIS kit.

Operating Mode Terms

TermMeaning
Mode 1: BuildCreate a new kit from a golden example
Mode 2: ImproveUpdate an existing kit based on production experience
Mode 3: ConvertTurn a written protocol into kit format

Self-Improvement Terms

TermMeaningNOT This
Self-improvement loopThe cycle of: run kit → QC → fix kit → next run is betterNot autonomous self-modification. Kathryn approves changes.
QC failureOutput scored below the pass threshold on the quality checklistNot "it's bad." It means specific checklist items failed with point deductions.
Manual fixA change Kathryn made to the output by hand after productionA signal that the kit needs updating. Every manual fix should become a kit fix.
System suggestionAn improvement Claude identifies during QC or wrap-up that wasn't explicitly requestedRequires Kathryn's approval before implementation. Never auto-applied.
PropagationWhen a change to one kit file requires changes to other kit files to stay consistentGolden example changes often propagate to output skill and quality checklist.

File Naming Conventions

ElementConventionExample
Kit directorycontent/frameworks/[kit-name]/content/frameworks/blueprint/
Kit filesNN-[kit-name]-[file-type].md or .html00-blueprint-start-here.md
File numbers00 through 05, zero-padded03-blueprint-golden-example.html
Golden example format.html for HTML deliverables, .md for markdown deliverablesMatches the output format

Relationship Terms

TermMeaning
Derives fromKit B reads Kit A's output as an input. Blueprint derives from project plan.
ReferencesKit B points to Kit A for shared definitions but doesn't consume its output.
Coordinates withKit B calls Kit A during its process. New client kit coordinates with CPM and master plan kits.
ExtendsA client-specific skill adds to a vault kit without replacing it.

Terms NOT Used in Kits

These are SC / external terminology. We don't use them:

External TermOur Equivalent
AgentKit
5-file structure6-file kit (we split context and terminology)
Process fileOutput skill (file 05)
Agent builder agentKit builder (this kit)
Chief of staff(TBD — separate concept)