Step 2 · Frame

Create useful specifications

A short, readable and checkable document that keeps the project heading the right way.

The document that keeps you on course

The specifications translate the need into requirements that are understandable and checkable. It must not become a novel. A first short, clear version is worth more than an impressive document nobody reads.

Start with the main function

Main functionCarry a set of tools and, once deployed, provide a stable work surface suited to the operations defined with the user.

This sentence avoids deciding too early on the number of drawers, the material or the mechanism.

Separate four types of information

ItemStatusExample
Maximum volume available in the vehicleMeasured dataTo be recorded in the real vehicle.
Acceptable weight to carryTo validateA test with the user, not a value picked at random.
Prototype materialAssumptionPlywood to check the shape and ergonomics.
Deployment timeTargetTo define with the user then to time.
Essential rule: an assumption must never quietly turn into validated data. ChatGPT must clearly display the status of every value.

The minimum sections

  1. Project object: what must be designed and why.
  2. Users: profiles and situations of use.
  3. Functions: carry, store, deploy, work and protect.
  4. Constraints: dimensions, weight, budget, environment, maintenance and safety.
  5. Success criteria: tests or measurements to accept the result.
  6. Excluded items: what the first version will not try to do.
  7. Open questions: information still missing.

Turn a vague sentence into a testable criterion

Vague sentenceTestable wording
The box must be light.The loaded weight will be measured and accepted or rejected by the target users during a defined transport test.
The workbench must be stable.The protocol will state the forces applied, the positions tested and the movements considered unacceptable.
The storage must be practical.The priority tools must be found and put back during a timed scenario.
Assembly must be quick.The time will be measured from the start of opening to the full locking of the top.
Request to copy

From the need sheet below, write short specifications. Create a table with: requirement, reason, status of the value, verification method and the person in charge of validating. Do not invent any value. Put all missing data in an "Open questions" section.

Manage changes

Every important change must be tracked: what changes, why, who asked for it, which other parts are affected and who validates.

Decision: short description.

Reason: measurement, user feedback, cost or safety issue.

Consequences: weight, budget, schedule, plans or tests.

Validation: name or role, date and version concerned.