Skip to content
AIGENCY
← Back to blog

What a persona actually is

iFairy Admin · · 1 min read

A persona in AIGENCY is four things bundled together:

  1. A system prompt — the instruction that defines behaviour, method and boundaries.
  2. A personality profile — ten traits on a 0–100 scale, rendered into the prompt at request time.
  3. A curriculum level — the reading age and vocabulary the persona should target.
  4. A model configuration — provider, model, temperature and how much history to resend.

The reason to bundle them is consistency. A "friendly maths tutor" prompt written fresh each session drifts. The same prompt, with the same traits and the same temperature, behaves the same way on Tuesday as it did on Monday.

Traits are not decoration

The personality block is rendered into the system prompt as explicit instructions — Patience: very high (95/100) — rather than left implicit. Models follow named, quantified instructions considerably more reliably than they infer tone from adjectives.

Levels change more than vocabulary

Setting a persona to K1 does not just shorten the words. It changes what counts as a complete answer. "Why is the sky blue?" answered at K1 ends with an invitation to look outside; answered at ADULT it mentions Rayleigh scattering and wavelength.