Authoring · v1.0.0

Archetypes

Preset catalogs for Personality Engine: profession, fantasy-clan, and temperament mind seeds that map into PE constructor arguments. A named starting mind, not a new psychology provider.

What a preset is

Trait bands, optional cognitive flags, training history, and which Personality Engine layers to turn on. Markdown under presets/ is the authoring source. PresetBuilder turns a row into an engine instance. Optional jitter: named heroes vs ambient NPCs.

var engine = PresetBuilder.Build(Catalog.VillageSmith);
engine.Tick(PersonalityEngine.WorldEvent.Tick);

What it is not

Not a psychometric test, clinic, or type inventory (no MBTI). Not an IAffectProvider — those stay in Personality Engine. Not IQ or g-factor channels. The public catalog does not ship real-world race or ethnicity presets. Fantasy clans, generic professions, and Thomas & Chess climates only. Read the disclaimer.

Public catalog

Loading catalog…

    Authoritative rows and citations: Archetypes citations.