Andrew's Digital Garden

Different types of AI engineering

Because this is in the AI space it's a lot harder to get shared definitions rather than catchy buzzwords. However, the following seem to have some meat around them - at least separating the harness + context from the prompt.

Harness engineering

Context engineering

  • Controlling what the model sees during a whole session
  • Working at a layer lower than the harness here, but some people kind of consolidate context and harness engineering together
  • Instruction files, tokens, MCPs, etc.

Prompt engineering

  • The prompt itself, crafting the best input to the model

[[20260413105415-models-and-harnesses]]

[[ai]]

Different types of AI engineering